Static Public Member Functions

TAO_Messaging_Initializer Class Reference

#include <Messaging.h>

List of all members.

Static Public Member Functions

static int init (void)
 Used to force the initialisation of the ORB code.

Detailed Description

Definition at line 34 of file Messaging.h.


Member Function Documentation

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);
}


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines