Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members
SbList Member List
This is the complete list of members for SbList, including all inherited members.
- append(const Type item)
[inline]
- builtinbuffer (defined in SbList)
[private]
- copy(const SbList< Type > &l)
[inline]
- DEFAULTSIZE enum value (defined in SbList)
[private]
- expand(const int size)
[inline, protected]
- find(const Type item) const
[inline]
- fit(void)
[inline]
- getArrayPtr(const int start=0) const
[inline]
- getArraySize(void) const
[inline, protected]
- getLength(void) const
[inline]
- grow(const int size=-1) (defined in SbList)
[inline, private]
- insert(const Type item, const int insertbefore)
[inline]
- itembuffer (defined in SbList)
[private]
- itembuffersize (defined in SbList)
[private]
- numitems (defined in SbList)
[private]
- operator!=(const SbList< Type > &l) const
[inline]
- operator=(const SbList< Type > &l)
[inline]
- operator==(const SbList< Type > &l) const
[inline]
- operator[](const int index) const
[inline]
- operator[](const int index)
[inline]
- pop(void)
[inline]
- push(const Type item)
[inline]
- remove(const int index)
[inline]
- removeFast(const int index)
[inline]
- removeItem(const Type item)
[inline]
- SbList(const int sizehint=DEFAULTSIZE)
[inline]
- SbList(const SbList< Type > &l)
[inline]
- truncate(const int length, const int fit=0)
[inline]
- ~SbList()
[inline]
Generated at Tue Mar 5 03:31:26 2002 for Coin by
1.2.9 written by Dimitri van Heesch,
© 1997-2001