#include "orbsvcs/PortableGroup/UIPMC_Profile.h"
#include "orbsvcs/PortableGroup/miopconf.h"
#include "tao/CDR.h"
#include "tao/ORB.h"
#include "tao/ORB_Core.h"
#include "tao/debug.h"
#include "tao/target_specification.h"
#include "ace/OS_NS_ctype.h"
#include "orbsvcs/miopC.h"
#include "orbsvcs/PortableGroupC.h"
Go to the source code of this file.
Variables | |
static const char | the_prefix [] = "miop" |
static const CORBA::Short | default_addressing_mode_ = TAO_Target_Specification::Profile_Addr |
const CORBA::Short default_addressing_mode_ = TAO_Target_Specification::Profile_Addr [static] |
Definition at line 23 of file UIPMC_Profile.cpp.
const char the_prefix[] = "miop" [static] |
Definition at line 19 of file UIPMC_Profile.cpp.