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::
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]
virtual 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:
threadutils.h
Generated on Thu Nov 8 12:39:28 2001 for SimpleServerObjects by
1.2.11 written by
Dimitri van Heesch
, © 1997-2001