![]() |
http://www.sim.no http://www.coin3d.org |
The SbStringList class is a container for arrays of SbString pointers. More...
#include <Inventor/lists/SbStringList.h>
Additional Inherited Members | |
![]() | |
void | expand (const int size) |
int | getArraySize (void) const |
The SbStringList class is a container for arrays of SbString pointers.
Note that upon using the equality and inequality operators, the strings themselves are not compared, only the pointer values.
This class do not allocate or deallocate strings. It's the callers responsibility to allocate/deallocate the SbString instances.
|
inline |
Default constructor.
|
inline |
This constructor initializes the internal allocated size for the list to sizehint. Note that the list will still initially contain zero items.
|
inline |
Overridden from parent to accept an SbString argument.
References SbPList::find().
Overridden from parent to accept an SbString argument.
References SbPList::insert().
Overridden from parent to return an SbString pointer.
Overridden from parent to return an SbString pointer array.
References SbPList::getArrayPtr().
Copyright © 1998-2007 by Systems in Motion AS. All rights reserved.
Generated on Wed Jul 19 2023 for Coin by Doxygen. 1.9.8