Public Member Functions | |
ImR_Locator_ORB_Runner (ImR_Locator_Loader &service) | |
virtual int | svc () |
Private Attributes | |
ImR_Locator_Loader & | service_ |
|
Definition at line 10 of file Locator_Loader.cpp.
00011 : service_ (service) 00012 { 00013 } |
|
Reimplemented from ACE_Task_Base. Definition at line 14 of file Locator_Loader.cpp. References ImR_Locator_Loader::run().
|
|
Definition at line 21 of file Locator_Loader.cpp. |