Data Structures | |
class | memory::MemoryFactory |
class | memory::IMemory |
Functions | |
DECLARE_EXCEPTION (MemoryException) | |
Base class for all Memory operations. | |
DECLARE_EXCEPTION_EX (AccessError, memory, MemoryException) | |
DECLARE_EXCEPTION_EX (OutOfBounds, memory, MemoryException) |
|
Base class for all Memory operations.
|
|
|
|
|