antioch-0.4.0
|
Public Attributes | |
Chunk * | next |
char | mem [SIZE] |
Definition at line 310 of file tinyxml2.h.
char tinyxml2::MemPoolT< SIZE >::Chunk::mem[SIZE] |
Definition at line 312 of file tinyxml2.h.
Chunk* tinyxml2::MemPoolT< SIZE >::Chunk::next |
Definition at line 311 of file tinyxml2.h.
Referenced by tinyxml2::MemPoolT< sizeof(tinyxml2::XMLElement) >::Alloc().