#include "tao/AnyTypeCode/PolicyA.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/Struct_TypeCode_Static.h"
#include "tao/AnyTypeCode/TypeCode_Struct_Field.h"
#include "tao/CDR.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"
#include "tao/AnyTypeCode/UShortSeqA.h"
static TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO::TypeCode::Alias<char const *, CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_CORBA_PolicyErrorCode | ( | CORBA::tk_alias | , | |
"IDL:omg.org/CORBA/PolicyErrorCode:1.0" | , | |||
"PolicyErrorCode" | , | |||
&CORBA::_tc_short | ||||
) | [static] |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
CORBA::Policy_ptr * | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
CORBA::Policy_ptr | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
CORBA::InvalidPolicies * | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
const CORBA::InvalidPolicies & | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
CORBA::PolicyError * | _tao_elem | |||
) |
void operator<<= | ( | CORBA::Any & | _tao_any, | |
const CORBA::PolicyError & | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
CORBA::Policy_ptr & | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
const CORBA::InvalidPolicies *& | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
CORBA::InvalidPolicies *& | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
const CORBA::PolicyError *& | _tao_elem | |||
) |
CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
CORBA::PolicyError *& | _tao_elem | |||
) |
TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const _tao_fields_CORBA_InvalidPolicies[] [static] |
Initial value:
{
{ "indices", &CORBA::_tc_UShortSeq }
}
TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const _tao_fields_CORBA_PolicyError[] [static] |
Initial value:
{
{ "reason", &CORBA::_tc_PolicyErrorCode }
}
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_CORBA_InvalidPolicies(CORBA::tk_except,"IDL:omg.org/CORBA/InvalidPolicies:1.0","InvalidPolicies", _tao_fields_CORBA_InvalidPolicies, 1) [static] |
TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_CORBA_Policy(CORBA::tk_objref,"IDL:omg.org/CORBA/Policy:1.0","Policy") [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_CORBA_PolicyError(CORBA::tk_except,"IDL:omg.org/CORBA/PolicyError:1.0","PolicyError", _tao_fields_CORBA_PolicyError, 1) [static] |