TAO_PI  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines
Namespaces | Functions | Variables
ORBInitInfoC.cpp File Reference
#include "tao/PI/PI.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Objref_TypeCode_Static.h"
#include "tao/AnyTypeCode/String_TypeCode_Static.h"
#include "tao/AnyTypeCode/Struct_TypeCode_Static.h"
#include "tao/AnyTypeCode/TypeCode_Struct_Field.h"
#include "tao/CDR.h"
#include "tao/SystemException.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"
#include "ace/OS_NS_string.h"

Namespaces

namespace  PortableInterceptor

Functions

static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_PortableInterceptor_ORBInitInfo_ObjectId (::CORBA::tk_alias,"IDL:omg.org/PortableInterceptor/ORBInitInfo/ObjectId:1.0","ObjectId",&CORBA::_tc_string)
static TAO::TypeCode::Struct
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::TypeCode::Struct_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const
*, TAO::Null_RefCount_Policy > 
_tao_tc_PortableInterceptor_ORBInitInfo_DuplicateName (::CORBA::tk_except,"IDL:omg.org/PortableInterceptor/ORBInitInfo/DuplicateName:1.0","DuplicateName", _tao_fields_PortableInterceptor_ORBInitInfo_DuplicateName, 1)
static TAO::TypeCode::Struct
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::TypeCode::Struct_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const
*, TAO::Null_RefCount_Policy > 
_tao_tc_PortableInterceptor_ORBInitInfo_InvalidName (::CORBA::tk_except,"IDL:omg.org/PortableInterceptor/ORBInitInfo/InvalidName:1.0","InvalidName", _tao_fields_PortableInterceptor_ORBInitInfo_InvalidName, 0)
static TAO::TypeCode::Objref
< char const
*, TAO::Null_RefCount_Policy > 
_tao_tc_PortableInterceptor_ORBInitInfo (::CORBA::tk_local_interface,"IDL:omg.org/PortableInterceptor/ORBInitInfo:1.0","ORBInitInfo")
static TAO::TypeCode::Objref
< char const
*, TAO::Null_RefCount_Policy > 
_tao_tc_PortableInterceptor_ORBInitInfo_3_1 (::CORBA::tk_local_interface,"IDL:omg.org/PortableInterceptor/ORBInitInfo_3_1:1.0","ORBInitInfo_3_1")

Variables

static
TAO::TypeCode::Struct_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const 
_tao_fields_PortableInterceptor_ORBInitInfo_DuplicateName []
static
TAO::TypeCode::Struct_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const *const 
_tao_fields_PortableInterceptor_ORBInitInfo_InvalidName = 0
::CORBA::TypeCode_ptr const PortableInterceptor::_tc_ORBInitInfo
::CORBA::TypeCode_ptr const PortableInterceptor::_tc_ORBInitInfo_3_1

Function Documentation

static TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_PortableInterceptor_ORBInitInfo ( ::CORBA::tk_local_interface  ,
"IDL:omg.org/PortableInterceptor/ORBInitInfo:1.0"  ,
"ORBInitInfo"   
) [static]
static TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_PortableInterceptor_ORBInitInfo_3_1 ( ::CORBA::tk_local_interface  ,
"IDL:omg.org/PortableInterceptor/ORBInitInfo_3_1:1.0"  ,
"ORBInitInfo_3_1"   
) [static]
static TAO::TypeCode::Struct< char const *, ::CORBA::TypeCode_ptr const *, TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const *, TAO::Null_RefCount_Policy> _tao_tc_PortableInterceptor_ORBInitInfo_DuplicateName ( ::CORBA::tk_except  ,
"IDL:omg.org/PortableInterceptor/ORBInitInfo/DuplicateName:1.0"  ,
"DuplicateName"  ,
_tao_fields_PortableInterceptor_ORBInitInfo_DuplicateName  ,
 
) [static]
static TAO::TypeCode::Struct< char const *, ::CORBA::TypeCode_ptr const *, TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const *, TAO::Null_RefCount_Policy> _tao_tc_PortableInterceptor_ORBInitInfo_InvalidName ( ::CORBA::tk_except  ,
"IDL:omg.org/PortableInterceptor/ORBInitInfo/InvalidName:1.0"  ,
"InvalidName"  ,
_tao_fields_PortableInterceptor_ORBInitInfo_InvalidName  ,
 
) [static]
static TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_PortableInterceptor_ORBInitInfo_ObjectId ( ::CORBA::tk_alias  ,
"IDL:omg.org/PortableInterceptor/ORBInitInfo/ObjectId:1.0"  ,
"ObjectId"  ,
&CORBA::_tc_string   
) [static]

Variable Documentation

TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_PortableInterceptor_ORBInitInfo_DuplicateName[] [static]
Initial value:
      {
        { "name", &CORBA::_tc_string }
      }
TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const* const _tao_fields_PortableInterceptor_ORBInitInfo_InvalidName = 0 [static]