Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ssobjects::Event Class Reference

#include <threadutils.h>

Inheritance diagram for ssobjects::Event::

ssobjects::CMclEvent List of all members.

Public Methods

 Event (bool bAutoSignal=true)
virtual ~Event ()
bool signal ()
bool reset ()
bool wait (unsigned int nMilliSeconds=INFINITE)

Constructor & Destructor Documentation

ssobjects::Event::Event ( bool bAutoSignal = true ) [inline]
 

ssobjects::Event::~Event ( ) [inline, virtual]
 


Member Function Documentation

bool ssobjects::Event::reset ( ) [inline]
 

bool ssobjects::Event::signal ( ) [inline]
 

bool ssobjects::Event::wait ( unsigned int nMilliSeconds = INFINITE ) [inline]
 


The documentation for this class was generated from the following file:
Generated at Tue Sep 25 00:26:36 2001 for SimpleServerObjects by doxygen1.2.7 written by Dimitri van Heesch, © 1997-2001