#include <TimeKeeperService_impl.h>

Public Member Functions | |
| void | setComponent (StateHolder *i_comp) |
| void | sleep (CORBA::Double tm) |
| TimeKeeperService_impl () | |
| virtual | ~TimeKeeperService_impl () |
Private Attributes | |
| StateHolder * | m_comp |
Definition at line 11 of file TimeKeeperService_impl.h.
| TimeKeeperService_impl::TimeKeeperService_impl | ( | ) |
Definition at line 4 of file TimeKeeperService_impl.cpp.
|
virtual |
Definition at line 8 of file TimeKeeperService_impl.cpp.
|
inline |
Definition at line 18 of file TimeKeeperService_impl.h.
| void TimeKeeperService_impl::sleep | ( | CORBA::Double | tm | ) |
Definition at line 12 of file TimeKeeperService_impl.cpp.
|
private |
Definition at line 21 of file TimeKeeperService_impl.h.