log4cplus  1.1.0
Public Member Functions
log4cplus::thread::ManualResetEvent Class Reference

#include <syncprims.h>

List of all members.

Public Member Functions

 ManualResetEvent (bool=false)
 ~ManualResetEvent ()
void signal () const
void wait () const
bool timed_wait (unsigned long msec) const
void reset () const

Detailed Description

Definition at line 157 of file syncprims.h.


Constructor & Destructor Documentation


Member Function Documentation

bool log4cplus::thread::ManualResetEvent::timed_wait ( unsigned long  msec) const

The documentation for this class was generated from the following file: