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

#include <syncprims-impl.h>

Inheritance diagram for log4cplus::thread::impl::ManualResetEvent:
[legend]
Collaboration diagram for log4cplus::thread::impl::ManualResetEvent:
[legend]

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 160 of file syncprims-impl.h.


Constructor & Destructor Documentation

Definition at line 295 of file syncprims-pthreads.h.

References LOG4CPLUS_THROW_RTE.

Definition at line 307 of file syncprims-pthreads.h.

References LOG4CPLUS_THROW_RTE.


Member Function Documentation

Definition at line 398 of file syncprims-pthreads.h.

Definition at line 322 of file syncprims-pthreads.h.

References LOG4CPLUS_THROW_RTE.

bool log4cplus::thread::impl::ManualResetEvent::timed_wait ( unsigned long  msec) const [inline]

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