IPCMutex.hpp File Reference

#include "blocxx/BLOCXX_config.h"
#include "blocxx/Exception.hpp"
#include <sys/types.h>
#include <sys/ipc.h>
#include <sys/sem.h>

Go to the source code of this file.


Classes

class  BLOCXX_NAMESPACE::IPCMutexException
class  BLOCXX_NAMESPACE::IPCMutex
 WARNING: This class only works on Linux. More...
union  BLOCXX_NAMESPACE::IPCMutex::semun
class  BLOCXX_NAMESPACE::IPCMutexLock
 A class to simplify the use of IPCMutex, and make it exception safe. More...

Namespaces

namespace  BLOCXX_NAMESPACE
 Taken from RFC 1321.


doxygen