StringList Class Reference
#include <wektor.h>
List of all members.
Constructor & Destructor Documentation
StringList::StringList |
( |
int |
grow1, |
|
|
int |
max1 | |
|
) |
| | [inline] |
StringList::StringList |
( |
|
) |
[inline] |
StringList::~StringList |
( |
|
) |
[inline] |
Member Function Documentation
void StringList::czysc |
( |
int |
grow1, |
|
|
int |
max1 | |
|
) |
| | [inline] |
string& StringList::getElement |
( |
int |
ktory |
) |
[inline] |
string& StringList::getLastElement |
( |
int |
ktory_od_konca |
) |
[inline] |
string& StringList::getLastElement |
( |
|
) |
[inline] |
void StringList::setElement |
( |
string & |
a |
) |
|
int StringList::setElementUniqatReturnPosition |
( |
string & |
a |
) |
[inline] |
int StringList::setElementUniqatReturnPosition_plus1 |
( |
string & |
a |
) |
[inline] |
void StringList::ustawIter |
( |
int |
iter1 |
) |
[inline] |
void StringList::usunElement |
( |
const int & |
ktory |
) |
[inline] |
The documentation for this class was generated from the following files: