CIAO
1.0.8
|
#include "CIAO_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/String_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 | CIAO |
namespace | TAO |
Functions | |
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_CIAO_Installation_Failure (::CORBA::tk_except,"IDL:CIAO/Installation_Failure:1.0","Installation_Failure", _tao_fields_CIAO_Installation_Failure, 2) |
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_CIAO_InvalidComponent (::CORBA::tk_except,"IDL:CIAO/InvalidComponent:1.0","InvalidComponent", _tao_fields_CIAO_InvalidComponent, 2) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void | operator<<= (::CORBA::Any &_tao_any, const CIAO::Installation_Failure &_tao_elem) |
void | operator<<= (::CORBA::Any &_tao_any, CIAO::Installation_Failure *_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, CIAO::Installation_Failure *&_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, const CIAO::Installation_Failure *&_tao_elem) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void | operator<<= (::CORBA::Any &_tao_any, const CIAO::InvalidComponent &_tao_elem) |
void | operator<<= (::CORBA::Any &_tao_any, CIAO::InvalidComponent *_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, CIAO::InvalidComponent *&_tao_elem) |
::CORBA::Boolean | operator>>= (const ::CORBA::Any &_tao_any, const CIAO::InvalidComponent *&_tao_elem) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const CIAO::Installation_Failure &_tao_aggregate) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, CIAO::Installation_Failure &_tao_aggregate) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const CIAO::InvalidComponent &_tao_aggregate) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, CIAO::InvalidComponent &_tao_aggregate) |
Variables | |
static TAO::TypeCode::Struct_Field < char const *,::CORBA::TypeCode_ptr const * > const | _tao_fields_CIAO_Installation_Failure [] |
::CORBA::TypeCode_ptr const | CIAO::_tc_Installation_Failure |
static TAO::TypeCode::Struct_Field < char const *,::CORBA::TypeCode_ptr const * > const | _tao_fields_CIAO_InvalidComponent [] |
::CORBA::TypeCode_ptr const | CIAO::_tc_InvalidComponent |
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_CIAO_Installation_Failure | ( | ::CORBA::tk_except | , |
"IDL:CIAO/Installation_Failure:1.0" | , | ||
"Installation_Failure" | , | ||
_tao_fields_CIAO_Installation_Failure | , | ||
2 | |||
) | [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_CIAO_InvalidComponent | ( | ::CORBA::tk_except | , |
"IDL:CIAO/InvalidComponent:1.0" | , | ||
"InvalidComponent" | , | ||
_tao_fields_CIAO_InvalidComponent | , | ||
2 | |||
) | [static] |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const CIAO::Installation_Failure & | _tao_aggregate | ||
) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
const CIAO::InvalidComponent & | _tao_aggregate | ||
) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= | ( | ::CORBA::Any & | _tao_any, |
const CIAO::Installation_Failure & | _tao_elem | ||
) |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
CIAO::Installation_Failure * | _tao_elem | ||
) |
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= | ( | ::CORBA::Any & | _tao_any, |
const CIAO::InvalidComponent & | _tao_elem | ||
) |
void operator<<= | ( | ::CORBA::Any & | _tao_any, |
CIAO::InvalidComponent * | _tao_elem | ||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
CIAO::Installation_Failure & | _tao_aggregate | ||
) |
::CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
CIAO::InvalidComponent & | _tao_aggregate | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
CIAO::Installation_Failure *& | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
const CIAO::Installation_Failure *& | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
CIAO::InvalidComponent *& | _tao_elem | ||
) |
::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | _tao_any, |
const CIAO::InvalidComponent *& | _tao_elem | ||
) |
TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_CIAO_Installation_Failure[] [static] |
{ { "name", &CORBA::_tc_string }, { "reason", &CORBA::_tc_string } }
TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_CIAO_InvalidComponent[] [static] |
{ { "name", &CORBA::_tc_string }, { "reason", &CORBA::_tc_string } }