This is the complete list of members for KF_IVector< TYPE >, including all inherited members.
| count | KF_Vector< TYPE * > | protected |
| Cut(int index, KF_IVector< TYPE > **ppvect) | KF_IVector< TYPE > | virtual |
| KF_Vector< TYPE * >::Cut(int index, KF_Vector< TYPE * > **pnew) | KF_Vector< TYPE * > | virtual |
| CutBegin(int index, KF_IVector< TYPE > **ppvect) | KF_IVector< TYPE > | virtual |
| data | KF_Vector< TYPE * > | protected |
| Delete(int index) | KF_IVector< TYPE > | inlinevirtual |
| empty() const | KF_Vector< TYPE * > | inline |
| Get(int index) const | KF_Vector< TYPE * > | |
| GetCount() const | KF_Vector< TYPE * > | inline |
| GetMaximum() const | KF_Vector< TYPE * > | inline |
| GetMinimum() const | KF_Vector< TYPE * > | inline |
| GetNextIndex(int index) const | KF_Vector< TYPE * > | |
| getOwnership() const | KF_IVector< TYPE > | inlinevirtual |
| indexoffset | KF_Vector< TYPE * > | protected |
| KF_IVector(int p_ownselements=0) | KF_IVector< TYPE > | inline |
| KF_IVector(int p_ownselements, TYPE **newdata, int newsize, int newindexoffset, int newminimum, int newmaximum, int newcount) | KF_IVector< TYPE > | inline |
| KF_Vector(TYPE * p_noelement) | KF_Vector< TYPE * > | |
| KF_Vector(TYPE * p_noelement, TYPE * *newdata, int newmemsize, int newindexoffset, int newminimum, int newmaximum, int newcount) | KF_Vector< TYPE * > | |
| maximum | KF_Vector< TYPE * > | protected |
| memsize | KF_Vector< TYPE * > | protected |
| minimum | KF_Vector< TYPE * > | protected |
| noelement | KF_Vector< TYPE * > | protected |
| ownselements | KF_IVector< TYPE > | protected |
| RemoveAll() | KF_Vector< TYPE * > | |
| Resize(int index) | KF_Vector< TYPE * > | protected |
| Set(int index, TYPE * mydata) | KF_Vector< TYPE * > | |
| setOwnership(int p_ownselements) | KF_IVector< TYPE > | inlinevirtual |
| size() const | KF_Vector< TYPE * > | inline |
| ~KF_IVector() | KF_IVector< TYPE > | virtual |
| ~KF_Vector() | KF_Vector< TYPE * > | inlinevirtual |