Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces
SharedMemorySegment.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/Time.h>
#include <ICLUtils/Thread.h>
#include <ICLUtils/Exception.h>
#include <set>

Go to the source code of this file.

Classes

class  icl::io::SharedMemorySegment
 Implementation of a cross-process shared memory. More...
struct  icl::io::SharedMemorySegmentLocker
 an easy way to lock a SharedMemorySegment, unlocking at destruction. More...
class  icl::io::SharedMemorySegmentRegister
 This is used to register all created SharedMemorySegments. More...

Namespaces

namespace  icl
 

The ICL-namespace.


namespace  icl::io
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines