#include <b2StackAllocator.h>
| Public Attributes | |
| char * | data | 
| int32 | size | 
| bool | usedMalloc | 
Definition at line 27 of file b2StackAllocator.h.
| char* b2StackEntry::data | 
Definition at line 29 of file b2StackAllocator.h.
| int32 b2StackEntry::size | 
Definition at line 30 of file b2StackAllocator.h.
| bool b2StackEntry::usedMalloc | 
Definition at line 31 of file b2StackAllocator.h.