commore  1.0.6-SNAPSHOT
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
commore::SharedMemory::Impl Class Reference

Public Member Functions

 Impl (const AChar *name, size_t size)
 
bool open ()
 
 ~Impl ()
 
bool close ()
 
void * get_map ()
 
size_t get_size ()
 
bool created ()
 

Constructor & Destructor Documentation

commore::SharedMemory::Impl::Impl ( const AChar name,
size_t  size 
)
inline
commore::SharedMemory::Impl::~Impl ( )
inline

Member Function Documentation

bool commore::SharedMemory::Impl::close ( )
inline
bool commore::SharedMemory::Impl::created ( )
inline
void* commore::SharedMemory::Impl::get_map ( )
inline
size_t commore::SharedMemory::Impl::get_size ( )
inline
bool commore::SharedMemory::Impl::open ( )
inline

The documentation for this class was generated from the following file: