|
Pyrogenesis
13997
|
Public Member Functions | |
| FileCacheDeleter (size_t size, const PAllocator &allocator) | |
| void | operator() (u8 *mem) const |
Private Attributes | |
| size_t | m_size |
| PAllocator | m_allocator |
Definition at line 73 of file file_cache.cpp.
|
inline |
Definition at line 76 of file file_cache.cpp.
| void FileCacheDeleter::operator() | ( | u8 * | mem | ) | const |
Definition at line 141 of file file_cache.cpp.
|
private |
Definition at line 86 of file file_cache.cpp.
|
private |
Definition at line 85 of file file_cache.cpp.
1.8.5