Definition at line 29 of file BasicTaskCallbackImpl.hh.
Public Member Functions | |
virtual void | sendMessage (const char *msg) throw (CORBA::SystemException) |
Send a message to the call back. | |
virtual void | MissedDeadline (void) throw (CORBA::SystemException) |
| |
virtual void | MadeDeadline (void) throw (CORBA::SystemException) |
|
|
Send a message to the call back. This is also used by the other methods to do logging.
Definition at line 24 of file BasicTaskCallbackImpl.cc. References require. |