libsmbios_c library
Data Structures | Functions
memory Namespace Reference

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)
 

Function Documentation

§ DECLARE_EXCEPTION()

memory::DECLARE_EXCEPTION ( MemoryException  )

Base class for all Memory operations.

§ DECLARE_EXCEPTION_EX() [1/2]

memory::DECLARE_EXCEPTION_EX ( AccessError  ,
memory  ,
MemoryException   
)

§ DECLARE_EXCEPTION_EX() [2/2]

memory::DECLARE_EXCEPTION_EX ( OutOfBounds  ,
memory  ,
MemoryException   
)