#include <soma-io/allocator/mappingrw.h>
Definition at line 51 of file mappingrw.h.
◆ ~MappingRWAllocator()
virtual soma::MappingRWAllocator::~MappingRWAllocator |
( |
| ) |
|
|
virtual |
◆ allocate()
virtual char* soma::MappingRWAllocator::allocate |
( |
size_t |
n, |
|
|
size_t |
sz, |
|
|
DataSource * |
ds |
|
) |
| const |
|
virtual |
◆ canDuplicate()
bool soma::MappingRWAllocator::canDuplicate |
( |
| ) |
const |
|
inlinevirtual |
◆ deallocate()
virtual void soma::MappingRWAllocator::deallocate |
( |
char * |
ptr, |
|
|
size_t |
n, |
|
|
size_t |
sz |
|
) |
| const |
|
virtual |
◆ singleton()
◆ operator<<
The documentation for this class was generated from the following file: