#include "orbsvcs/PortableGroup/PortableGroup_ORBInitializer.h"
#include "orbsvcs/PortableGroup/PortableGroup_Request_Dispatcher.h"
#include "tao/Exception.h"
#include "tao/ORB_Core.h"
#include "tao/PI/ORBInitInfo.h"
#include "tao/debug.h"
Include dependency graph for PortableGroup_ORBInitializer.cpp:
Go to the source code of this file.
Variables | |
static const char | pg_poa_factory_name [] = "TAO_GOA" |
static const char | pg_poa_factory_directive [] |
const char pg_poa_factory_directive[] [static] |
Initial value:
ACE_DYNAMIC_SERVICE_DIRECTIVE( "TAO_GOA", "TAO_PortableGroup", "_make_TAO_PG_Object_Adapter_Factory", "")
Definition at line 16 of file PortableGroup_ORBInitializer.cpp.
Referenced by TAO_PortableGroup_ORBInitializer::pre_init().
const char pg_poa_factory_name[] = "TAO_GOA" [static] |
Definition at line 15 of file PortableGroup_ORBInitializer.cpp.
Referenced by TAO_PortableGroup_ORBInitializer::pre_init().