|
Nebula
|
#include <globalstringatomtable.h>
debug functionality: DebugInfo struct
Public Attributes | |
| Util::Array< const char * > | strings |
| size_t | chunkSize |
| size_t | numChunks |
| size_t | allocSize |
| size_t | usedSize |
| bool | growthEnabled |
| size_t Util::GlobalStringAtomTable::DebugInfo::allocSize |
| size_t Util::GlobalStringAtomTable::DebugInfo::chunkSize |
| bool Util::GlobalStringAtomTable::DebugInfo::growthEnabled |
| size_t Util::GlobalStringAtomTable::DebugInfo::numChunks |
| Util::Array<const char*> Util::GlobalStringAtomTable::DebugInfo::strings |
| size_t Util::GlobalStringAtomTable::DebugInfo::usedSize |