|
TAO_AnyTypeCode 2.0.1
|
#include "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_Dual_Impl_T.h"#include "tao/AnyTypeCode/Any_Basic_Impl_T.h"Namespaces | |
| namespace | CORBA |
| namespace | TAO |
| namespace | TAO::TypeCode |
Defines | |
| #define | _TAO_TYPECODE_CORBA_PolicyList_GUARD |
| #define | _TAO_TYPECODE_CORBA_PolicyTypeSeq_GUARD |
Functions | |
| void | operator<<= (::CORBA::Any &_tao_any, const CORBA::PolicyList &_tao_elem) |
| void | operator<<= (::CORBA::Any &_tao_any, CORBA::PolicyList *_tao_elem) |
| ::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, CORBA::PolicyList *&_tao_elem) |
| ::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, const CORBA::PolicyList *&_tao_elem) |
| void | operator<<= (::CORBA::Any &_tao_any, const CORBA::PolicyTypeSeq &_tao_elem) |
| void | operator<<= (::CORBA::Any &_tao_any, 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::PolicyTypeSeq *&_tao_elem) |
| void | operator<<= (::CORBA::Any &_tao_any, CORBA::SetOverrideType _tao_elem) |
| ::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, CORBA::SetOverrideType &_tao_elem) |
Variables | |
| static 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) |
| ::CORBA::TypeCode_ptr const | CORBA::_tc_PolicyType |
| extern::CORBA::TypeCode_ptr const | CORBA::_tc_Policy |
| static 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) |
| ::CORBA::TypeCode_ptr const | CORBA::_tc_PolicyList |
| 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) |
| ::CORBA::TypeCode_ptr const | CORBA::_tc_PolicyTypeSeq |
| static char const *const | _tao_enumerators_CORBA_SetOverrideType [] |
| 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) |
| ::CORBA::TypeCode_ptr const | CORBA::_tc_SetOverrideType |
| #define _TAO_TYPECODE_CORBA_PolicyList_GUARD |
| #define _TAO_TYPECODE_CORBA_PolicyTypeSeq_GUARD |
| void operator<<= | ( | ::CORBA::Any & | _tao_any, |
| const CORBA::PolicyList & | _tao_elem | ||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _tao_any, |
| CORBA::PolicyList * | _tao_elem | ||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _tao_any, |
| CORBA::SetOverrideType | _tao_elem | ||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _tao_any, |
| const CORBA::PolicyTypeSeq & | _tao_elem | ||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _tao_any, |
| CORBA::PolicyTypeSeq * | _tao_elem | ||
| ) |
| ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
| CORBA::PolicyList *& | _tao_elem | ||
| ) |
| ::CORBA::Boolean operator>>= | ( | const ::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, |
| CORBA::PolicyTypeSeq *& | _tao_elem | ||
| ) |
| ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
| const CORBA::PolicyTypeSeq *& | _tao_elem | ||
| ) |
char const* const _tao_enumerators_CORBA_SetOverrideType[] [static] |
{
"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_PolicyType(::CORBA::tk_alias,"IDL:omg.org/CORBA/PolicyType:1.0","PolicyType",&CORBA::_tc_ulong) [static] |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.1 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/
Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html
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] |
1.7.4