Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

SimpleSemaphore Class Reference

#include <simple.sem.H>

List of all members.

Public Methods

 SimpleSemaphore (int key)
virtual int valid () const
virtual int create ()=0
virtual int attach ()=0
virtual int remove ()=0
virtual int lock ()=0
virtual int unlock ()=0
virtual void print (int pause_flag=1)

Protected Attributes

int _key
int _valid


Constructor & Destructor Documentation

SimpleSemaphore::SimpleSemaphore int    key [inline]
 


Member Function Documentation

virtual int SimpleSemaphore::attach   [pure virtual]
 

virtual int SimpleSemaphore::create   [pure virtual]
 

virtual int SimpleSemaphore::lock   [pure virtual]
 

virtual void SimpleSemaphore::print int    pause_flag = 1 [inline, virtual]
 

virtual int SimpleSemaphore::remove   [pure virtual]
 

virtual int SimpleSemaphore::unlock   [pure virtual]
 

virtual int SimpleSemaphore::valid   const [inline, virtual]
 


Member Data Documentation

int SimpleSemaphore::_key [protected]
 

int SimpleSemaphore::_valid [protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 15 16:26:01 2003 for gluebase by doxygen1.2.18