Definition at line 27 of file StubBasicTaskQosket.hh.
Public Member Functions | |
void | initCallbacks (const CORBA::ORB_ptr &orb) throw (CORBA::SystemException) |
Initialize the object with a callback. | |
Public Attributes | |
StubBasicTaskCallback * | btq_Callback |
The callback object created by initCallbacks. |
|
Initialize the object with a callback. This implementation completely overrides the standard one and makes a StubBasicTaskCallback instead of a BasicTaskCallbackImpl.
Reimplemented from BasicTaskQosketImpl. Definition at line 39 of file StubBasicTaskQosket.hh. References btq_Callback. |