This is the complete list of members for IoMemoryInterface, including all inherited members.
Alloc(MAXON_SOURCE_LOCATION_DECLARATION) | IoMemoryInterface | static |
Alloc(MAXON_SOURCE_LOCATION_DECLARATION, const IoMemoryInterface &src) | IoMemoryInterface | static |
FreeBufferCallback typedef | IoMemoryInterface | |
GetSize() const | IoMemoryInterface | |
GetUrl() const | IoMemoryInterface | |
IsWritable() const | IoMemoryInterface | |
MAXON_INTERFACE_NONVIRTUAL(IoMemoryInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.iomemory") | IoMemoryInterface | private |
OpenInOutputStream(OPENSTREAMFLAGS flags) | IoMemoryInterface | |
OpenInputStream(OPENSTREAMFLAGS flags) const | IoMemoryInterface | |
OpenOutputStream(OPENSTREAMFLAGS flags) | IoMemoryInterface | |
operator[](Int idx) | IoMemoryInterface | |
PrepareReadBuffer(const Block< const Char > &buffer, const FreeBufferCallback &freeBufferCallback) | IoMemoryInterface | |
ReadBytes(Int position, const Block< Byte > &data) const | IoMemoryInterface | |
ReadBytesEOS(Int position, const Block< Byte > &data) const | IoMemoryInterface | |
Reset(Int size) | IoMemoryInterface | |
WriteBytes(Int position, const Block< const Byte > &data) | IoMemoryInterface |