Main Page Class Hierarchy Compound List File List Compound Members
csNamedObjVector Member List
This is the complete list of members for csNamedObjVector, including all inherited members.
- Compare(csSome Item1, csSome Item2, int Mode) const
[virtual]
- CompareKey(csSome Item, csConstSome Key, int Mode) const
[virtual]
- count (defined in csBasicVector)
[protected]
- csBasicVector(int ilimit=0, int ithreshold=0)
- csNamedObjVector(int ilimit=8, int ithreshold=16)
[inline]
- csObjVector(int ilimit=8, int ithreshold=16)
[inline]
- csVector(int ilimit=8, int ithreshold=16)
[inline]
- Delete(int n, bool FreeIt=true)
- Delete(csSome Item, bool FreeIt=true)
[inline]
- csBasicVector::Delete(int n)
- csBasicVector::Delete(csSome Item)
[inline]
- DeleteAll(bool FreeThem=true)
- Exchange(int n1, int n2)
[inline]
- Find(csSome which) const
- FindByName(const char *iName) const
- FindKey(csConstSome Key, int Mode=0) const
- FindSortedKey(csConstSome Key, int Mode=0) const
- FreeItem(csSome Item)
[virtual]
- Get(int idx) const
[inline]
- Insert(int n, csSome Item)
- InsertSorted(csSome Item, int *oEqual=NULL, int Mode=0)
- Length() const
[inline]
- limit (defined in csBasicVector)
[protected]
- Limit() const
[inline]
- operator[](int n)
[inline]
- operator[](int n) const
[inline]
- Pop()
[inline]
- Push(csSome what)
[inline]
- PushSmart(csSome what)
[inline]
- QuickSort(int Left, int Right, int Mode=0)
- QuickSort(int Mode=0)
[inline]
- Replace(int n, csSome what, bool FreePrevious=true)
- root (defined in csBasicVector)
[protected]
- SetLength(int n)
- threshold (defined in csBasicVector)
[protected]
- Top() const
[inline]
- ~csBasicVector()
[virtual]
- ~csObjVector()
[virtual]
- ~csVector()
[inline, virtual]
Generated for Crystal Space by
doxygen
1.2.5 written by
Dimitri van Heesch,
©1997-2000