Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ORBInitInfoA.cpp File Reference

#include "ORBInitInfoC.h"
#include "tao/Null_RefCount_Policy.h"
#include "tao/TypeCode_Constants.h"
#include "tao/Alias_TypeCode_Static.h"
#include "tao/Objref_TypeCode_Static.h"
#include "tao/String_TypeCode_Static.h"
#include "tao/Struct_TypeCode_Static.h"
#include "tao/TypeCode_Struct_Field.h"
#include "tao/CDR.h"
#include "tao/Any.h"
#include "tao/Any_Impl_T.h"
#include "tao/Any_Dual_Impl_T.h"

Include dependency graph for ORBInitInfoA.cpp:

Include dependency graph

Namespaces

namespace  PortableInterceptor
namespace  TAO

Functions

template<>
CORBA::Boolean Any_Impl_T< PortableInterceptor::ORBInitInfo >::to_object (CORBA::Object_ptr &_tao_elem) const
template<>
CORBA::Boolean Any_Impl_T< PortableInterceptor::ORBInitInfo >::marshal_value (TAO_OutputCDR &)
template<>
CORBA::Boolean Any_Impl_T< PortableInterceptor::ORBInitInfo >::demarshal_value (TAO_InputCDR &)
void operator<<= (CORBA::Any &_tao_any, PortableInterceptor::ORBInitInfo_ptr _tao_elem)
void operator<<= (CORBA::Any &_tao_any, PortableInterceptor::ORBInitInfo_ptr *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, PortableInterceptor::ORBInitInfo_ptr &_tao_elem)
template<>
CORBA::Boolean Any_Dual_Impl_T< PortableInterceptor::ORBInitInfo::DuplicateName >::marshal_value (TAO_OutputCDR &)
template<>
CORBA::Boolean Any_Dual_Impl_T< PortableInterceptor::ORBInitInfo::DuplicateName >::demarshal_value (TAO_InputCDR &)
void operator<<= (CORBA::Any &_tao_any, const PortableInterceptor::ORBInitInfo::DuplicateName &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, PortableInterceptor::ORBInitInfo::DuplicateName *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, PortableInterceptor::ORBInitInfo::DuplicateName *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const PortableInterceptor::ORBInitInfo::DuplicateName *&_tao_elem)
template<>
CORBA::Boolean Any_Dual_Impl_T< PortableInterceptor::ORBInitInfo::InvalidName >::marshal_value (TAO_OutputCDR &)
template<>
CORBA::Boolean Any_Dual_Impl_T< PortableInterceptor::ORBInitInfo::InvalidName >::demarshal_value (TAO_InputCDR &)
void operator<<= (CORBA::Any &_tao_any, const PortableInterceptor::ORBInitInfo::InvalidName &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, PortableInterceptor::ORBInitInfo::InvalidName *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, PortableInterceptor::ORBInitInfo::InvalidName *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const PortableInterceptor::ORBInitInfo::InvalidName *&_tao_elem)

Variables

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)
TAO::TypeCode::Struct_Field<
char const *, CORBA::TypeCode_ptr
const * > const 
_tao_fields_PortableInterceptor_ORBInitInfo_DuplicateName []
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)
TAO::TypeCode::Struct_Field<
char const *, CORBA::TypeCode_ptr
const * > const *const 
_tao_fields_PortableInterceptor_ORBInitInfo_InvalidName = 0
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)
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")
::CORBA::TypeCode_ptr const _tc_ORBInitInfo

Function Documentation

template<>
CORBA::Boolean Any_Dual_Impl_T< PortableInterceptor::ORBInitInfo::DuplicateName >::demarshal_value TAO_InputCDR  ) 
 

template<>
CORBA::Boolean Any_Dual_Impl_T< PortableInterceptor::ORBInitInfo::DuplicateName >::marshal_value TAO_OutputCDR  ) 
 

template<>
CORBA::Boolean Any_Dual_Impl_T< PortableInterceptor::ORBInitInfo::InvalidName >::demarshal_value TAO_InputCDR  ) 
 

template<>
CORBA::Boolean Any_Dual_Impl_T< PortableInterceptor::ORBInitInfo::InvalidName >::marshal_value TAO_OutputCDR  ) 
 

template<>
CORBA::Boolean Any_Impl_T< PortableInterceptor::ORBInitInfo >::demarshal_value TAO_InputCDR  ) 
 

template<>
CORBA::Boolean Any_Impl_T< PortableInterceptor::ORBInitInfo >::marshal_value TAO_OutputCDR  ) 
 

template<>
CORBA::Boolean Any_Impl_T< PortableInterceptor::ORBInitInfo >::to_object CORBA::Object_ptr _tao_elem  )  const
 

void operator<<= CORBA::Any _tao_any,
PortableInterceptor::ORBInitInfo::InvalidName _tao_elem
 

void operator<<= CORBA::Any _tao_any,
const PortableInterceptor::ORBInitInfo::InvalidName _tao_elem
 

void operator<<= CORBA::Any _tao_any,
PortableInterceptor::ORBInitInfo::DuplicateName _tao_elem
 

void operator<<= CORBA::Any _tao_any,
const PortableInterceptor::ORBInitInfo::DuplicateName _tao_elem
 

void operator<<= CORBA::Any _tao_any,
PortableInterceptor::ORBInitInfo_ptr _tao_elem
 

void operator<<= CORBA::Any _tao_any,
PortableInterceptor::ORBInitInfo_ptr  _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
const PortableInterceptor::ORBInitInfo::InvalidName *&  _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
PortableInterceptor::ORBInitInfo::InvalidName *&  _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
const PortableInterceptor::ORBInitInfo::DuplicateName *&  _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
PortableInterceptor::ORBInitInfo::DuplicateName *&  _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any _tao_any,
PortableInterceptor::ORBInitInfo_ptr _tao_elem
 


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]
 

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::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::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_Export::CORBA::TypeCode_ptr const PortableInterceptor::_tc_ORBInitInfo
 

Initial value:

    &_tao_tc_PortableInterceptor_ORBInitInfo


Generated on Thu Jun 9 00:11:19 2005 for TAO by  doxygen 1.3.9.1