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