|
Pyrogenesis
13997
|
Public Member Functions | |
| Allocator (size_t maxSize) | |
| shared_ptr< u8 > | Allocate (size_t size, const PAllocator &pthis) |
| void | Deallocate (u8 *mem, size_t size) |
Private Attributes | |
| HeaderlessAllocator | m_allocator |
| AllocatorChecker | m_checker |
Definition at line 91 of file file_cache.cpp.
|
inline |
Definition at line 94 of file file_cache.cpp.
|
inline |
Definition at line 99 of file file_cache.cpp.
|
inline |
Definition at line 115 of file file_cache.cpp.
|
private |
Definition at line 133 of file file_cache.cpp.
|
private |
Definition at line 136 of file file_cache.cpp.
1.8.5