#include <phCondition.h>
Inheritance diagram for phCondition:

Definition at line 73 of file phCondition.h.
Public Member Functions | |
| phCondition () | |
| virtual | ~phCondition () |
| int | broadcast () |
| int | signal () |
| int | timedWait (const int sec, const int nsec) |
| int | signalWait () |
Protected Attributes | |
| ph_condition_info | m_info |
| phMutex | m_info_lock |
| Copyright (C) 2002 - 2007 |
Philip D.S. Thoren ( pthoren@users.sourceforge.net ) University Of Massachusetts at Lowell Robotics Lab |
|
1.4.4