#include <Messaging.h>
Static Public Member Functions | |
| static int | init (void) |
| Used to force the initialisation of the ORB code. | |
Definition at line 34 of file Messaging.h.
| int TAO_Messaging_Initializer::init | ( | void | ) | [static] |
Used to force the initialisation of the ORB code.
Definition at line 16 of file Messaging.cpp.
{
return ACE_Service_Config::process_directive (ace_svc_desc_TAO_Messaging_Loader);
}
1.7.0