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. |