|
CARMA C++
|
Helper class for semaphore operations. More...
#include <sstream>#include <fcntl.h>#include <sys/types.h>#include <sys/ipc.h>#include <sys/sem.h>#include <errno.h>Go to the source code of this file.
Namespaces | |
| module | carma |
| IDL for bima Rx Control, inherits from antenna::common::RxControl. | |
| carma::util | |
| Utility classes. | |
Macros | |
| #define | MAX_SEMS 250 |
Helper class for semaphore operations.
Definition in file SemaphoreOperator.h.