ESA JPIP server  0.1
ipc.h
Go to the documentation of this file.
1 #ifndef _IPC_IPC_H_
2 #define _IPC_IPC_H_
3 
4 
12 namespace ipc
13 {
14 }
15 
16 
17 #endif /* _IPC_IPC_H_ */
Contains classes for working with the IPC mechanisms available in Linux using the pthread library...
Definition: event.cc:7