CIAO
1.0.8
|
#include "CCM_ExceptionsC.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Struct_TypeCode_Static.h"
#include "tao/AnyTypeCode/TypeCode_Struct_Field.h"
#include "tao/CDR.h"
#include "tao/SystemException.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"
#include "ace/OS_NS_string.h"
Namespaces | |
namespace | Components |
Compliant with OMG 06-04-01 Section 6.10.1.1. | |
namespace | TAO |
Functions | |
static TAO::TypeCode::Alias < char const *,::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy > | _tao_tc_Components_FailureReason (::CORBA::tk_alias,"IDL:omg.org/Components/FailureReason:1.0","FailureReason",&CORBA::_tc_ulong) |
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_Components_CreateFailure (::CORBA::tk_except,"IDL:omg.org/Components/CreateFailure:1.0","CreateFailure", _tao_fields_Components_CreateFailure, 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_Components_FinderFailure (::CORBA::tk_except,"IDL:omg.org/Components/FinderFailure:1.0","FinderFailure", _tao_fields_Components_FinderFailure, 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_Components_RemoveFailure (::CORBA::tk_except,"IDL:omg.org/Components/RemoveFailure:1.0","RemoveFailure", _tao_fields_Components_RemoveFailure, 1) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void | operator<<= (::CORBA::Any &_tao_any, const Components::CreateFailure &_tao_elem) |
void | operator<<= (::CORBA::Any &_tao_any, Components::CreateFailure *_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, Components::CreateFailure *&_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, const Components::CreateFailure *&_tao_elem) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void | operator<<= (::CORBA::Any &_tao_any, const Components::FinderFailure &_tao_elem) |
void | operator<<= (::CORBA::Any &_tao_any, Components::FinderFailure *_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, Components::FinderFailure *&_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, const Components::FinderFailure *&_tao_elem) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void | operator<<= (::CORBA::Any &_tao_any, const Components::RemoveFailure &_tao_elem) |
void | operator<<= (::CORBA::Any &_tao_any, Components::RemoveFailure *_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, Components::RemoveFailure *&_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, const Components::RemoveFailure *&_tao_elem) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const Components::CreateFailure &_tao_aggregate) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, Components::CreateFailure &_tao_aggregate) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const Components::FinderFailure &_tao_aggregate) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, Components::FinderFailure &_tao_aggregate) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const Components::RemoveFailure &_tao_aggregate) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, Components::RemoveFailure &_tao_aggregate) |
Variables | |
::CORBA::TypeCode_ptr const | Components::_tc_FailureReason |
static TAO::TypeCode::Struct_Field < char const *,::CORBA::TypeCode_ptr const * > const | _tao_fields_Components_CreateFailure [] |
::CORBA::TypeCode_ptr const | Components::_tc_CreateFailure |
static TAO::TypeCode::Struct_Field < char const *,::CORBA::TypeCode_ptr const * > const | _tao_fields_Components_FinderFailure [] |
::CORBA::TypeCode_ptr const | Components::_tc_FinderFailure |
static TAO::TypeCode::Struct_Field < char const *,::CORBA::TypeCode_ptr const * > const | _tao_fields_Components_RemoveFailure [] |
::CORBA::TypeCode_ptr const | Components::_tc_RemoveFailure |
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_Components_CreateFailure | ( | ::CORBA::tk_except | , |
"IDL:omg.org/Components/CreateFailure:1.0" | , | ||
"CreateFailure" | , | ||
_tao_fields_Components_CreateFailure | , | ||
1 | |||
) | [static] |
static TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_Components_FailureReason | ( | ::CORBA::tk_alias | , |
"IDL:omg.org/Components/FailureReason:1.0" | , | ||
"FailureReason" | , | ||
&CORBA::_tc_ulong | |||
) | [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
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_Components_FinderFailure | ( | ::CORBA::tk_except | , |
"IDL:omg.org/Components/FinderFailure:1.0" | , | ||
"FinderFailure" | , | ||
_tao_fields_Components_FinderFailure | , | ||
1 | |||
) | [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_Components_RemoveFailure | ( | ::CORBA::tk_except | , |
"IDL:omg.org/Components/RemoveFailure:1.0" | , | ||
"RemoveFailure" | , | ||
_tao_fields_Components_RemoveFailure | , | ||
1 | |||
) | [static] |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const Components::CreateFailure & | _tao_aggregate | ||
) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const Components::FinderFailure & | _tao_aggregate | ||
) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const Components::RemoveFailure & | _tao_aggregate | ||
) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= | ( | ::CORBA::Any & | _tao_any, |
const Components::CreateFailure & | _tao_elem | ||
) |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
Components::CreateFailure * | _tao_elem | ||
) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= | ( | ::CORBA::Any & | _tao_any, |
const Components::FinderFailure & | _tao_elem | ||
) |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
Components::FinderFailure * | _tao_elem | ||
) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= | ( | ::CORBA::Any & | _tao_any, |
const Components::RemoveFailure & | _tao_elem | ||
) |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
Components::RemoveFailure * | _tao_elem | ||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
Components::CreateFailure & | _tao_aggregate | ||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
Components::FinderFailure & | _tao_aggregate | ||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
Components::RemoveFailure & | _tao_aggregate | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
Components::CreateFailure *& | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
const Components::CreateFailure *& | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
Components::FinderFailure *& | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
const Components::FinderFailure *& | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
Components::RemoveFailure *& | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
const Components::RemoveFailure *& | _tao_elem | ||
) |
TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_Components_CreateFailure[] [static] |
{ { "reason", &Components::_tc_FailureReason } }
TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_Components_FinderFailure[] [static] |
{ { "reason", &Components::_tc_FailureReason } }
TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_Components_RemoveFailure[] [static] |
{ { "reason", &Components::_tc_FailureReason } }