libsmbios_c library
Data Structures | Namespaces | Functions
IMemory.h File Reference
#include "smbios/compat.h"
#include "smbios/types.h"
#include "smbios/IFactory.h"
#include "smbios/IException.h"
#include "smbios/config/abi_prefix.hpp"
#include "smbios/config/abi_suffix.hpp"
Include dependency graph for IMemory.h:

Go to the source code of this file.

Data Structures

class  memory::MemoryFactory
 
class  memory::IMemory
 

Namespaces

 memory
 

Functions

 memory::DECLARE_EXCEPTION (MemoryException)
 Base class for all Memory operations. More...
 
 memory::DECLARE_EXCEPTION_EX (AccessError, memory, MemoryException)
 
 memory::DECLARE_EXCEPTION_EX (OutOfBounds, memory, MemoryException)