Pyrogenesis  trunk
Public Member Functions | Private Attributes | List of all members
FileCacheDeleter Class Reference
Collaboration diagram for FileCacheDeleter:
Collaboration graph
[legend]

Public Member Functions

 FileCacheDeleter (size_t size, const PAllocator &allocator)
 
void operator() (u8 *mem) const
 

Private Attributes

size_t m_size
 
PAllocator m_allocator
 

Constructor & Destructor Documentation

FileCacheDeleter::FileCacheDeleter ( size_t  size,
const PAllocator allocator 
)
inline

Member Function Documentation

void FileCacheDeleter::operator() ( u8 mem) const

Member Data Documentation

PAllocator FileCacheDeleter::m_allocator
private
size_t FileCacheDeleter::m_size
private

The documentation for this class was generated from the following file: