#include <cmwfwdoorkeeper.h>
Public Methods | |
cmwfwDoorKeeper () | |
~cmwfwDoorKeeper () | |
void | getLock () |
void | releaseLock () |
void | wait () |
void | wait (int timeout) |
void | notify () |
void | notifyAll () |
Private Methods | |
void | heaperr (int line) |
Private Attributes | |
JTCMonitor | theMonitor |
JTCSynchronized* | theLockObject |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 24 of file cmwfwdoorkeeper.h. |
|
Definition at line 23 of file cmwfwdoorkeeper.h. |