CARMA C++
SemaphoreOperator.h File Reference

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
 

Detailed Description

Helper class for semaphore operations.

Author
Colby Gutierrez-Kraybill
Revision:
1.2
Date:
2007/11/28 07:57:12
Id:
SemaphoreOperator.h,v 1.2 2007/11/28 07:57:12 colby Exp

Definition in file SemaphoreOperator.h.