Nebula
Loading...
Searching...
No Matches
Util::GlobalStringAtomTable::DebugInfo Struct Reference

#include <globalstringatomtable.h>

Detailed Description

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
 

Member Data Documentation

◆ allocSize

size_t Util::GlobalStringAtomTable::DebugInfo::allocSize

◆ chunkSize

size_t Util::GlobalStringAtomTable::DebugInfo::chunkSize

◆ growthEnabled

bool Util::GlobalStringAtomTable::DebugInfo::growthEnabled

◆ numChunks

size_t Util::GlobalStringAtomTable::DebugInfo::numChunks

◆ strings

Util::Array<const char*> Util::GlobalStringAtomTable::DebugInfo::strings

◆ usedSize

size_t Util::GlobalStringAtomTable::DebugInfo::usedSize

The documentation for this struct was generated from the following file: