Image Component Library (ICL)
|
#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 | |
icl | |
undocument this line if you encounter any issues! | |
icl::io | |