MwChildList
class MwChildList : public MwNList
Inheritance:
Public Methods
-
MwChildList()
-
-
~MwChildList()
-
Public Methods
void append(MwNode *node)
MwNode* operator [](int i)
void remove(int which)
void truncate(int start)
Public Fields
PFSTRUCT_DECLARE
Public Methods
void copy(const MbPList &pl)
int find(const void *ptr)
int getLength()
void insert(void *ptr, int addBefore)
int operator !=(const MbPList &pl)
MbPList& operator =(const MbPList &pl)
int operator ==(const MbPList &pl)
Private Fields
int nPtrs
void** ptrs
int ptrsSize
Private Methods
int compare(const MbPList &pl)
void expand(int size)
void grow(int max)
void setSize(int size)
Documentation
MwChildList()
~MwChildList()
- This class has no child classes.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de