IntList Class Reference

#include <wektor.h>

List of all members.

Public Member Functions

 IntList (int grow1, int max1)
 IntList ()
int getIter ()
int getM ()
void setGrow (int grow1)
int funPodWarunki (const int &a1, const int &a2, int &war)
int getElementKey (const int key)
int getElement2Kay (const int &key1, const int &key2)
int uniqatPozycja (const int &jaki)
void setElement (const int &a)
bool setElementUniqat (const int &a)
bool setElementUniqatOddNumbers (const int &a)
bool setElementUniqatEvenNumbers (const int &a)
void podmienElement (const int &ktory, const int &a)
int getElement (int ktory)
int getLastElement ()
void czysc (int grow1, int max1)
void ustawIter (int iter1)
void usunElement (const int &ktory)
void zamienMiejscami (const int poz_a, const int poz_b)
 ~IntList ()
bool sprawdzElement (const int &jaki)
bool sprCzyJestEleWList (const int &jaki)
bool sprawdzCzyJest (const int &jaki)
void zapisDoPliku (const char *nazwa)
void wczytajZPliku (const char *nazwa)
void zamienIntListy (IntList &a)
void zamienWyzerujIntListy (IntList &a, int grow, int max)
void operator= (IntList &a)
void losowyZmianaMiejsca ()
void dodajIntList (IntList &a)
void sortowanie ()

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]

Here is the caller graph for this function:

void IntList::dodajIntList ( IntList a  ) 
int IntList::funPodWarunki ( const int &  a1,
const int &  a2,
int &  war 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int IntList::getElement ( int  ktory  )  [inline]
int IntList::getElement2Kay ( const int &  key1,
const int &  key2 
)

Here is the caller graph for this function:

int IntList::getElementKey ( const int  key  )  [inline]

Here is the caller graph for this function:

int IntList::getIter (  )  [inline]
int IntList::getLastElement (  )  [inline]
int IntList::getM (  )  [inline]
void IntList::losowyZmianaMiejsca (  ) 

Here is the caller graph for this function:

void IntList::operator= ( IntList a  ) 
void IntList::podmienElement ( const int &  ktory,
const int &  a 
) [inline]

Here is the caller graph for this function:

void IntList::setElement ( const int &  a  ) 
bool IntList::setElementUniqat ( const int &  a  )  [inline]

Here is the call graph for this function:

Here is the caller graph for this function:

bool IntList::setElementUniqatEvenNumbers ( const int &  a  )  [inline]

Here is the call graph for this function:

bool IntList::setElementUniqatOddNumbers ( const int &  a  )  [inline]

Here is the call graph for this function:

void IntList::setGrow ( int  grow1  )  [inline]

Here is the caller graph for this function:

void IntList::sortowanie (  ) 

Here is the caller graph for this function:

bool IntList::sprawdzCzyJest ( const int &  jaki  )  [inline]

Here is the caller graph for this function:

bool IntList::sprawdzElement ( const int &  jaki  ) 

Here is the caller graph for this function:

bool IntList::sprCzyJestEleWList ( const int &  jaki  ) 
int IntList::uniqatPozycja ( const int &  jaki  )  [inline]

Here is the caller graph for this function:

void IntList::ustawIter ( int  iter1  )  [inline]

Here is the caller graph for this function:

void IntList::usunElement ( const int &  ktory  )  [inline]

Here is the caller graph for this function:

void IntList::wczytajZPliku ( const char *  nazwa  ) 

Here is the call graph for this function:

void IntList::zamienIntListy ( IntList a  ) 

Here is the caller graph for this function:

void IntList::zamienMiejscami ( const int  poz_a,
const int  poz_b 
) [inline]

Here is the caller graph for this function:

void IntList::zamienWyzerujIntListy ( IntList a,
int  grow,
int  max 
)

Here is the call graph for this function:

void IntList::zapisDoPliku ( const char *  nazwa  ) 

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1