Classes |
class | Components::CreateFailure |
class | Components::FinderFailure |
class | Components::RemoveFailure |
Namespaces |
namespace | Components |
| Compliant with OMG 06-04-01 Section 6.10.1.1.
|
namespace | TAO |
Defines |
#define | TAO_EXPORT_MACRO CCM_STUB_Export |
Typedefs |
typedef ::CORBA::ULong_out | Components::FailureReason_out |
Functions |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void | operator<<= (::CORBA::Any &, const Components::CreateFailure &) |
CCM_STUB_Export void | operator<<= (::CORBA::Any &, Components::CreateFailure *) |
CCM_STUB_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, Components::CreateFailure *&) |
CCM_STUB_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const Components::CreateFailure *&) |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void | operator<<= (::CORBA::Any &, const Components::FinderFailure &) |
CCM_STUB_Export void | operator<<= (::CORBA::Any &, Components::FinderFailure *) |
CCM_STUB_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, Components::FinderFailure *&) |
CCM_STUB_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const Components::FinderFailure *&) |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void | operator<<= (::CORBA::Any &, const Components::RemoveFailure &) |
CCM_STUB_Export void | operator<<= (::CORBA::Any &, Components::RemoveFailure *) |
CCM_STUB_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, Components::RemoveFailure *&) |
CCM_STUB_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const Components::RemoveFailure *&) |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean | operator<< (TAO_OutputCDR &, const Components::CreateFailure &) |
CCM_STUB_Export::CORBA::Boolean | operator>> (TAO_InputCDR &, Components::CreateFailure &) |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean | operator<< (TAO_OutputCDR &, const Components::FinderFailure &) |
CCM_STUB_Export::CORBA::Boolean | operator>> (TAO_InputCDR &, Components::FinderFailure &) |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean | operator<< (TAO_OutputCDR &, const Components::RemoveFailure &) |
CCM_STUB_Export::CORBA::Boolean | operator>> (TAO_InputCDR &, Components::RemoveFailure &) |