Open Inventor Reference
MeVis/ThirdParty/Sources/Inventor/inventor/lib/database/include/Inventor/SbString.h File Reference
#include <Inventor/system/SbSystem.h>
#include <Inventor/SbBasic.h>
#include <string.h>

Go to the source code of this file.

Classes

class  SbString
 Class for smart character strings. More...
class  SbNameEntry
 This is used to make lists of SbName instances. More...
class  SbName
 Character string stored in a hash table. More...

Defines

#define SB_STRING_STATIC_STORAGE_SIZE   32
 This is used if the string fits in a reasonably small space.

Define Documentation

#define SB_STRING_STATIC_STORAGE_SIZE   32

Definition at line 188 of file SbString.h.