StringList Class Reference

#include <wektor.h>

Collaboration diagram for StringList:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 StringList (int grow1, int max1)
 StringList ()
void setElement (string &a)
int setElementUniqatReturnPosition_plus1 (string &a)
int setElementUniqatReturnPosition (string &a)
string & getElement (int ktory)
string & getLastElement ()
string & getLastElement (int ktory_od_konca)
void czysc (int grow1, int max1)
void ustawIter (int iter1)
void usunElement (const int &ktory)
 ~StringList ()

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  ) 

Here is the caller graph for this function:

int StringList::setElementUniqatReturnPosition ( string &  a  )  [inline]

Here is the call graph for this function:

int StringList::setElementUniqatReturnPosition_plus1 ( string &  a  )  [inline]

Here is the call graph for this function:

Here is the caller graph for this function:

void StringList::ustawIter ( int  iter1  )  [inline]
void StringList::usunElement ( const int &  ktory  )  [inline]

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