#include "tao/AnyTypeCode/Policy_ForwardA.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Enum_TypeCode_Static.h"
#include "tao/AnyTypeCode/Sequence_TypeCode_Static.h"
#include "tao/CDR.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"
#include "tao/AnyTypeCode/Any_Basic_Impl_T.h"
Include dependency graph for Policy_ForwardA.cpp:
static TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO::TypeCode::Alias<char const *, CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_CORBA_PolicyType | ( | CORBA::tk_alias | , | |
"IDL:omg.org/CORBA/PolicyType:1.0" | , | |||
"PolicyType" | , | |||
&CORBA::_tc_ulong | ||||
) | [static] |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
CORBA::SetOverrideType | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
CORBA::PolicyTypeSeq * | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
const CORBA::PolicyTypeSeq & | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
CORBA::PolicyList * | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
const CORBA::PolicyList & | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
CORBA::SetOverrideType & | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
const CORBA::PolicyTypeSeq *& | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
CORBA::PolicyTypeSeq *& | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
const CORBA::PolicyList *& | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
CORBA::PolicyList *& | _tao_elem | |||
) |
char const* const _tao_enumerators_CORBA_SetOverrideType[] [static] |
Initial value:
{ "SET_OVERRIDE", "ADD_OVERRIDE" }
TAO::TypeCode::Alias<char const *, CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_CORBA_PolicyList(CORBA::tk_alias,"IDL:omg.org/CORBA/PolicyList:1.0","PolicyList",&TAO::TypeCode::tc_CORBA_PolicyList_0) [static] |
TAO::TypeCode::Alias<char const *, CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_CORBA_PolicyTypeSeq(CORBA::tk_alias,"IDL:omg.org/CORBA/PolicyTypeSeq:1.0","PolicyTypeSeq",&TAO::TypeCode::tc_CORBA_PolicyTypeSeq_0) [static] |
TAO::TypeCode::Enum<char const *, char const * const *, TAO::Null_RefCount_Policy> _tao_tc_CORBA_SetOverrideType("IDL:omg.org/CORBA/SetOverrideType:1.0","SetOverrideType", _tao_enumerators_CORBA_SetOverrideType, 2) [static] |