daeStringTable Class Reference
#include <daeStringTable.h>
Collaboration diagram for daeStringTable:

Detailed Description
ThedaeStringTable is a simple string table class to hold a float list of strings without a lot of allocations.
Public Member Functions | |
| daeStringTable (int stringBufferSize=1024 *1024) | |
| Constructor which specifies fixed buffer size. | |
| ~daeStringTable () | |
| Destructor. | |
| daeString | allocString (daeString string) |
| Allocates a string from the table. | |
| void | clear () |
| Clears the storage. | |
Public Attributes | |
| DAE_ALLOC | |
| Macro that defines new and delete overrides for this class. | |
Constructor & Destructor Documentation
|
|
Constructor which specifies fixed buffer size.
|
Member Function Documentation
|
|
Allocates a string from the table.
|
The documentation for this class was generated from the following files:
- C:/SVN_wf/COLLADA_DOM/include/dae/daeStringTable.h
- C:/SVN_wf/COLLADA_DOM/src/dae/daeStringTable.cpp
©2005 Sony Computer Entertainment Inc.. All Rights Reserved.
Generated on Fri Feb 10 16:47:04 2006 for COLLADA 1.4 DOM by
1.4.3