Classes |
class | Components::CCMException |
class | TAO::Arg_Traits< ::Components::CCMExceptionReason > |
Namespaces |
namespace | Components |
| Compliant with OMG 06-04-01 Section 6.10.1.1.
|
namespace | TAO |
Defines |
#define | TAO_EXPORT_MACRO CCM_LEM_STUB_Export |
Typedefs |
typedef CCMExceptionReason & | Components::CCMExceptionReason_out |
Enumerations |
enum | Components::CCMExceptionReason {
Components::SYSTEM_ERROR,
Components::CREATE_ERROR,
Components::REMOVE_ERROR,
Components::DUPLICATE_KEY,
Components::FIND_ERROR,
Components::OBJECT_NOT_FOUND,
Components::NO_SUCH_ENTITY,
Components::QOS_ERROR,
Components::REGISTRATION_ERROR,
Components::SERVICE_INSTALLATION_ERROR,
Components::SYSTEM_ERROR,
Components::CREATE_ERROR,
Components::REMOVE_ERROR,
Components::DUPLICATE_KEY,
Components::FIND_ERROR,
Components::OBJECT_NOT_FOUND,
Components::NO_SUCH_ENTITY,
Components::QOS_ERROR,
Components::REGISTRATION_ERROR,
Components::SERVICE_INSTALLATION_ERROR
} |
Functions |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_LEM_STUB_Export void | operator<<= (::CORBA::Any &, Components::CCMExceptionReason) |
CCM_LEM_STUB_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, Components::CCMExceptionReason &) |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_LEM_STUB_Export void | operator<<= (::CORBA::Any &, const Components::CCMException &) |
CCM_LEM_STUB_Export void | operator<<= (::CORBA::Any &, Components::CCMException *) |
CCM_LEM_STUB_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, Components::CCMException *&) |
CCM_LEM_STUB_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const Components::CCMException *&) |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_LEM_STUB_Export::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, Components::CCMExceptionReason _tao_enumerator) |
CCM_LEM_STUB_Export::CORBA::Boolean | operator>> (TAO_InputCDR &strm, Components::CCMExceptionReason &_tao_enumerator) |
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_LEM_STUB_Export::CORBA::Boolean | operator<< (TAO_OutputCDR &, const Components::CCMException &) |
CCM_LEM_STUB_Export::CORBA::Boolean | operator>> (TAO_InputCDR &, Components::CCMException &) |