ESA JPIP server  0.1
rdwr_lock.h File Reference
#include <pthread.h>
#include "ipc_object.h"
Include dependency graph for rdwr_lock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ipc::RdWrLock
 IPC object that offers the functionality of a read/write lock, implemented by means of the pthread rwlock API. More...
 

Namespaces

 ipc
 Contains classes for working with the IPC mechanisms available in Linux using the pthread library.