![]() |
http://www.sim.no http://www.coin3d.org |
#include <Inventor/lists/SbStringList.h>
Inheritance diagram for SbStringList:
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.
Public Member Functions | |
SbStringList (void) | |
SbStringList (const int sizehint) | |
void | append (SbString *string) |
int | find (SbString *string) const |
void | insert (SbString *string, int insertbefore) |
SbString *& | operator[] (const int idx) const |
const SbString ** | getArrayPtr (void) const |
|
Default constructor. |
|
This constructor initializes the internal allocated size for the list to sizehint. Note that the list will still initially contain zero items.
|
|
Overridden from parent to accept an SbString argument. |
|
Overridden from parent to accept an SbString argument. |
|
Overridden from parent to return an SbString pointer. Reimplemented from SbPList. |
|
Overridden from parent to return an SbString pointer array. |
Copyright © 1998-2005 by Systems in Motion AS. All rights reserved.
Generated on Wed May 3 11:18:21 2006 for Coin by Doxygen. 1.4.6