IntList Class Reference
#include <wektor.h>
List of all members.
Constructor & Destructor Documentation
IntList::IntList |
( |
int |
grow1, |
|
|
int |
max1 | |
|
) |
| | [inline] |
IntList::IntList |
( |
|
) |
[inline] |
IntList::~IntList |
( |
|
) |
[inline] |
Member Function Documentation
void IntList::czysc |
( |
int |
grow1, |
|
|
int |
max1 | |
|
) |
| | [inline] |
int IntList::funPodWarunki |
( |
const int & |
a1, |
|
|
const int & |
a2, |
|
|
int & |
war | |
|
) |
| | |
int IntList::getElement |
( |
int |
ktory |
) |
[inline] |
int IntList::getElement2Kay |
( |
const int & |
key1, |
|
|
const int & |
key2 | |
|
) |
| | |
int IntList::getElementKey |
( |
const int |
key |
) |
[inline] |
int IntList::getIter |
( |
|
) |
[inline] |
int IntList::getLastElement |
( |
|
) |
[inline] |
int IntList::getM |
( |
|
) |
[inline] |
void IntList::losowyZmianaMiejsca |
( |
|
) |
|
void IntList::podmienElement |
( |
const int & |
ktory, |
|
|
const int & |
a | |
|
) |
| | [inline] |
void IntList::setElement |
( |
const int & |
a |
) |
|
bool IntList::setElementUniqat |
( |
const int & |
a |
) |
[inline] |
bool IntList::setElementUniqatEvenNumbers |
( |
const int & |
a |
) |
[inline] |
bool IntList::setElementUniqatOddNumbers |
( |
const int & |
a |
) |
[inline] |
void IntList::setGrow |
( |
int |
grow1 |
) |
[inline] |
void IntList::sortowanie |
( |
|
) |
|
bool IntList::sprawdzCzyJest |
( |
const int & |
jaki |
) |
[inline] |
bool IntList::sprawdzElement |
( |
const int & |
jaki |
) |
|
bool IntList::sprCzyJestEleWList |
( |
const int & |
jaki |
) |
|
int IntList::uniqatPozycja |
( |
const int & |
jaki |
) |
[inline] |
void IntList::ustawIter |
( |
int |
iter1 |
) |
[inline] |
void IntList::usunElement |
( |
const int & |
ktory |
) |
[inline] |
void IntList::wczytajZPliku |
( |
const char * |
nazwa |
) |
|
void IntList::zamienMiejscami |
( |
const int |
poz_a, |
|
|
const int |
poz_b | |
|
) |
| | [inline] |
void IntList::zamienWyzerujIntListy |
( |
IntList & |
a, |
|
|
int |
grow, |
|
|
int |
max | |
|
) |
| | |
void IntList::zapisDoPliku |
( |
const char * |
nazwa |
) |
|
The documentation for this class was generated from the following files: