#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"
Go to the source code of this file.
Namespaces | |
| namespace | CORBA |
FUZZ: disable check_for_include/. | |
| namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
Functions | |
| static 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 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 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") |
| void | operator<<= (CORBA::Any &_tao_any, const CORBA::PolicyError &_tao_elem) |
| void | operator<<= (CORBA::Any &_tao_any, CORBA::PolicyError *_tao_elem) |
| CORBA::Boolean | operator>>= (const CORBA::Any &_tao_any, CORBA::PolicyError *&_tao_elem) |
| CORBA::Boolean | operator>>= (const CORBA::Any &_tao_any, const CORBA::PolicyError *&_tao_elem) |
| void | operator<<= (CORBA::Any &_tao_any, const CORBA::InvalidPolicies &_tao_elem) |
| void | operator<<= (CORBA::Any &_tao_any, 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::InvalidPolicies *&_tao_elem) |
| void | operator<<= (CORBA::Any &_tao_any, CORBA::Policy_ptr _tao_elem) |
| void | operator<<= (CORBA::Any &_tao_any, CORBA::Policy_ptr *_tao_elem) |
| CORBA::Boolean | operator>>= (const CORBA::Any &_tao_any, CORBA::Policy_ptr &_tao_elem) |
Variables | |
| ::CORBA::TypeCode_ptr const | CORBA::_tc_PolicyErrorCode |
| static TAO::TypeCode::Struct_Field < char const *, CORBA::TypeCode_ptr const * > const | _tao_fields_CORBA_PolicyError [] |
| ::CORBA::TypeCode_ptr const | CORBA::_tc_PolicyError |
| static TAO::TypeCode::Struct_Field < char const *, CORBA::TypeCode_ptr const * > const | _tao_fields_CORBA_InvalidPolicies [] |
| ::CORBA::TypeCode_ptr const | CORBA::_tc_InvalidPolicies |
| ::CORBA::TypeCode_ptr const | CORBA::_tc_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_InvalidPolicies | ( | CORBA::tk_except | , | |
| "IDL:omg.org/CORBA/InvalidPolicies:1.0" | , | |||
| "InvalidPolicies" | , | |||
| _tao_fields_CORBA_InvalidPolicies | , | |||
| 1 | ||||
| ) | [static] |
| 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] |
| 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] |
| static 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, | |
| const CORBA::InvalidPolicies & | _tao_elem | |||
| ) |
Definition at line 259 of file PolicyA.cpp.
{
TAO::Any_Dual_Impl_T<CORBA::InvalidPolicies>::insert_copy (
_tao_any,
CORBA::InvalidPolicies::_tao_any_destructor,
CORBA::_tc_InvalidPolicies,
_tao_elem
);
}
| void operator<<= | ( | CORBA::Any & | _tao_any, | |
| const CORBA::PolicyError & | _tao_elem | |||
| ) |
Definition at line 173 of file PolicyA.cpp.
{
TAO::Any_Dual_Impl_T<CORBA::PolicyError>::insert_copy (
_tao_any,
CORBA::PolicyError::_tao_any_destructor,
CORBA::_tc_PolicyError,
_tao_elem
);
}
| void operator<<= | ( | CORBA::Any & | _tao_any, | |
| CORBA::InvalidPolicies * | _tao_elem | |||
| ) |
Definition at line 273 of file PolicyA.cpp.
{
TAO::Any_Dual_Impl_T<CORBA::InvalidPolicies>::insert (
_tao_any,
CORBA::InvalidPolicies::_tao_any_destructor,
CORBA::_tc_InvalidPolicies,
_tao_elem
);
}
| void operator<<= | ( | CORBA::Any & | _tao_any, | |
| CORBA::PolicyError * | _tao_elem | |||
| ) |
Definition at line 187 of file PolicyA.cpp.
{
TAO::Any_Dual_Impl_T<CORBA::PolicyError>::insert (
_tao_any,
CORBA::PolicyError::_tao_any_destructor,
CORBA::_tc_PolicyError,
_tao_elem
);
}
| void operator<<= | ( | CORBA::Any & | _tao_any, | |
| CORBA::Policy_ptr | _tao_elem | |||
| ) |
Definition at line 331 of file PolicyA.cpp.
{
CORBA::Policy_ptr _tao_objptr =
CORBA::Policy::_duplicate (_tao_elem);
_tao_any <<= &_tao_objptr;
}
| void operator<<= | ( | CORBA::Any & | _tao_any, | |
| CORBA::Policy_ptr * | _tao_elem | |||
| ) |
Definition at line 343 of file PolicyA.cpp.
{
TAO::Any_Impl_T<CORBA::Policy>::insert (
_tao_any,
CORBA::Policy::_tao_any_destructor,
CORBA::_tc_Policy,
*_tao_elem
);
}
| CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
| CORBA::Policy_ptr & | _tao_elem | |||
| ) |
Definition at line 357 of file PolicyA.cpp.
{
return
TAO::Any_Impl_T<CORBA::Policy>::extract (
_tao_any,
CORBA::Policy::_tao_any_destructor,
CORBA::_tc_Policy,
_tao_elem
);
}
| CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
| CORBA::InvalidPolicies *& | _tao_elem | |||
| ) |
Definition at line 287 of file PolicyA.cpp.
{
return _tao_any >>= const_cast<
const CORBA::InvalidPolicies *&> (
_tao_elem
);
}
| CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
| CORBA::PolicyError *& | _tao_elem | |||
| ) |
Definition at line 201 of file PolicyA.cpp.
{
return _tao_any >>= const_cast<
const CORBA::PolicyError *&> (
_tao_elem
);
}
| CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
| const CORBA::PolicyError *& | _tao_elem | |||
| ) |
Definition at line 213 of file PolicyA.cpp.
{
return
TAO::Any_Dual_Impl_T<CORBA::PolicyError>::extract (
_tao_any,
CORBA::PolicyError::_tao_any_destructor,
CORBA::_tc_PolicyError,
_tao_elem
);
}
| CORBA::Boolean operator>>= | ( | const CORBA::Any & | _tao_any, | |
| const CORBA::InvalidPolicies *& | _tao_elem | |||
| ) |
Definition at line 299 of file PolicyA.cpp.
{
return
TAO::Any_Dual_Impl_T<CORBA::InvalidPolicies>::extract (
_tao_any,
CORBA::InvalidPolicies::_tao_any_destructor,
CORBA::_tc_InvalidPolicies,
_tao_elem
);
}
TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const _tao_fields_CORBA_InvalidPolicies[] [static] |
{
{ "indices", &CORBA::_tc_UShortSeq }
}
Definition at line 99 of file PolicyA.cpp.
TAO::TypeCode::Struct_Field<char const *, CORBA::TypeCode_ptr const *> const _tao_fields_CORBA_PolicyError[] [static] |
{
{ "reason", &CORBA::_tc_PolicyErrorCode }
}
Definition at line 67 of file PolicyA.cpp.
1.7.0