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