|
Cogs.Core
|
Public Attributes | |
| CoreAllocator | baseAllocator |
| CoreAllocator | resourceAllocator |
| CoreAllocator | componentAllocator |
| CoreAllocator | ioAllocator |
| CoreAllocator | scriptAllocator |
Definition at line 78 of file MemoryContext.cpp.
|
inline |
Definition at line 80 of file MemoryContext.cpp.
| CoreAllocator Cogs::Core::MemoryContextStorage::baseAllocator |
Definition at line 89 of file MemoryContext.cpp.
| CoreAllocator Cogs::Core::MemoryContextStorage::componentAllocator |
Definition at line 91 of file MemoryContext.cpp.
| CoreAllocator Cogs::Core::MemoryContextStorage::ioAllocator |
Definition at line 92 of file MemoryContext.cpp.
| CoreAllocator Cogs::Core::MemoryContextStorage::resourceAllocator |
Definition at line 90 of file MemoryContext.cpp.
| CoreAllocator Cogs::Core::MemoryContextStorage::scriptAllocator |
Definition at line 93 of file MemoryContext.cpp.