CIAO
1.0.8
|
#include "CCM_EnumerationC.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Value_TypeCode_Static.h"
#include "tao/AnyTypeCode/TypeCode_Value_Field.h"
#include "tao/CDR.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
Namespaces | |
namespace | Components |
Compliant with OMG 06-04-01 Section 6.10.1.1. | |
namespace | TAO |
Functions | |
static TAO::TypeCode::Value < char const *,::CORBA::TypeCode_ptr const *, TAO::TypeCode::Value_Field < char const *,::CORBA::TypeCode_ptr const * > const *, TAO::Null_RefCount_Policy > | _tao_tc_Components_Enumeration (::CORBA::tk_value,"IDL:omg.org/Components/Enumeration:1.0","Enumeration",::CORBA::VM_ABSTRACT,&::CORBA::_tc_null, _tao_fields_Components_Enumeration, 0) |
static TAO::TypeCode::Value < char const *,::CORBA::TypeCode_ptr const *, TAO::TypeCode::Value_Field < char const *,::CORBA::TypeCode_ptr const * > const *, TAO::Null_RefCount_Policy > | _tao_tc_Components_DefaultEnumeration (::CORBA::tk_value,"IDL:omg.org/Components/DefaultEnumeration:1.0","DefaultEnumeration",::CORBA::VM_NONE,&::CORBA::_tc_null, _tao_fields_Components_DefaultEnumeration, 1) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void | operator<<= (::CORBA::Any &_tao_any, Components::Enumeration *_tao_elem) |
void | operator<<= (::CORBA::Any &_tao_any, Components::Enumeration **_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, Components::Enumeration *&_tao_elem) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void | operator<<= (::CORBA::Any &_tao_any, Components::DefaultEnumeration *_tao_elem) |
void | operator<<= (::CORBA::Any &_tao_any, Components::DefaultEnumeration **_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, Components::DefaultEnumeration *&_tao_elem) |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const Components::Enumeration *_tao_valuetype) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, Components::Enumeration *&_tao_valuetype) |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const Components::DefaultEnumeration *_tao_valuetype) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, Components::DefaultEnumeration *&_tao_valuetype) |
Variables | |
static TAO::TypeCode::Value_Field < char const *,::CORBA::TypeCode_ptr const * > const *const | _tao_fields_Components_Enumeration = 0 |
::CORBA::TypeCode_ptr const | Components::_tc_Enumeration |
static TAO::TypeCode::Value_Field < char const *,::CORBA::TypeCode_ptr const * > const | _tao_fields_Components_DefaultEnumeration [] |
::CORBA::TypeCode_ptr const | Components::_tc_DefaultEnumeration |
static TAO::TypeCode::Value<char const *, ::CORBA::TypeCode_ptr const *, TAO::TypeCode::Value_Field<char const *, ::CORBA::TypeCode_ptr const *> const *, TAO::Null_RefCount_Policy> _tao_tc_Components_DefaultEnumeration | ( | ::CORBA::tk_value | , |
"IDL:omg.org/Components/DefaultEnumeration:1.0" | , | ||
"DefaultEnumeration" | , | ||
::CORBA::VM_NONE | , | ||
&::CORBA::_tc_null | , | ||
_tao_fields_Components_DefaultEnumeration | , | ||
1 | |||
) | [static] |
static TAO::TypeCode::Value<char const *, ::CORBA::TypeCode_ptr const *, TAO::TypeCode::Value_Field<char const *, ::CORBA::TypeCode_ptr const *> const *, TAO::Null_RefCount_Policy> _tao_tc_Components_Enumeration | ( | ::CORBA::tk_value | , |
"IDL:omg.org/Components/Enumeration:1.0" | , | ||
"Enumeration" | , | ||
::CORBA::VM_ABSTRACT | , | ||
&::CORBA::_tc_null | , | ||
_tao_fields_Components_Enumeration | , | ||
0 | |||
) | [static] |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const Components::Enumeration * | _tao_valuetype | ||
) |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const Components::DefaultEnumeration * | _tao_valuetype | ||
) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= | ( | ::CORBA::Any & | _tao_any, |
Components::Enumeration * | _tao_elem | ||
) |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
Components::Enumeration ** | _tao_elem | ||
) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= | ( | ::CORBA::Any & | _tao_any, |
Components::DefaultEnumeration * | _tao_elem | ||
) |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
Components::DefaultEnumeration ** | _tao_elem | ||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
Components::Enumeration *& | _tao_valuetype | ||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
Components::DefaultEnumeration *& | _tao_valuetype | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
Components::Enumeration *& | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
Components::DefaultEnumeration *& | _tao_elem | ||
) |
TAO::TypeCode::Value_Field<char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_Components_DefaultEnumeration[] [static] |
{ { "objects", &Components::_tc_CCMObjectSeq, ::CORBA::PRIVATE_MEMBER } }
TAO::TypeCode::Value_Field<char const *, ::CORBA::TypeCode_ptr const *> const* const _tao_fields_Components_Enumeration = 0 [static] |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.8 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