Inheritance diagram for IArrayAllocator:
Public Member Functions | |
void | reset () |
void | bind (IReader input) |
bool | isMutable (void *x) |
void | allocate (void[]*x, uint size, uint width, uint type, BufferDecoder convert) |
|
Reimplemented in SimpleAllocator, BufferAllocator, and SliceAllocator. |
|
Reimplemented in SimpleAllocator, BufferAllocator, and SliceAllocator. Referenced by Reader::setAllocator(). |
|
Reimplemented in SimpleAllocator, NativeAllocator, BufferAllocator, and SliceAllocator. |
|
Reimplemented in SimpleAllocator, NativeAllocator, BufferAllocator, SliceAllocator, and ReuseAllocator. Referenced by Reader::get(). |