CIAO  1.0.8
Namespaces | Functions | Variables
CCM_CCMExceptionC.cpp File Reference
#include "CCM_CCMExceptionC.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Enum_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 "tao/AnyTypeCode/Any_Basic_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::Enum
< char const *, char const
*const
*, TAO::Null_RefCount_Policy > 
_tao_tc_Components_CCMExceptionReason ("IDL:omg.org/Components/CCMExceptionReason:1.0","CCMExceptionReason", _tao_enumerators_Components_CCMExceptionReason, 10)
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_CCMException (::CORBA::tk_except,"IDL:omg.org/Components/CCMException:1.0","CCMException", _tao_fields_Components_CCMException, 1)
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void 
operator<<= (::CORBA::Any &_tao_any, Components::CCMExceptionReason _tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, Components::CCMExceptionReason &_tao_elem)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void 
operator<<= (::CORBA::Any &_tao_any, const Components::CCMException &_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, Components::CCMException *_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, Components::CCMException *&_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const Components::CCMException *&_tao_elem)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean 
operator<< (TAO_OutputCDR &strm, Components::CCMExceptionReason _tao_enumerator)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, Components::CCMExceptionReason &_tao_enumerator)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean 
operator<< (TAO_OutputCDR &strm, const Components::CCMException &_tao_aggregate)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, Components::CCMException &_tao_aggregate)

Variables

static char const *const _tao_enumerators_Components_CCMExceptionReason []
::CORBA::TypeCode_ptr const Components::_tc_CCMExceptionReason
static
TAO::TypeCode::Struct_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const 
_tao_fields_Components_CCMException []
::CORBA::TypeCode_ptr const Components::_tc_CCMException

Function Documentation

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_CCMException ( ::CORBA::tk_except  ,
"IDL:omg.org/Components/CCMException:1.0"  ,
"CCMException"  ,
_tao_fields_Components_CCMException  ,
 
) [static]
static TAO::TypeCode::Enum<char const *, char const * const *, TAO::Null_RefCount_Policy> _tao_tc_Components_CCMExceptionReason ( "IDL:omg.org/Components/CCMExceptionReason:1.0"  ,
"CCMExceptionReason"  ,
_tao_enumerators_Components_CCMExceptionReason  ,
10   
) [static]
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= ( ::CORBA::Any &  _tao_any,
const Components::CCMException _tao_elem 
)
void operator<<= ( ::CORBA::Any &  _tao_any,
Components::CCMException _tao_elem 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
Components::CCMExceptionReason _tao_enumerator 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
Components::CCMException _tao_aggregate 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
Components::CCMExceptionReason _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
Components::CCMException *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
const Components::CCMException *&  _tao_elem 
)

Variable Documentation

char const* const _tao_enumerators_Components_CCMExceptionReason[] [static]
Initial value:
  {
    "SYSTEM_ERROR",
    "CREATE_ERROR",
    "REMOVE_ERROR",
    "DUPLICATE_KEY",
    "FIND_ERROR",
    "OBJECT_NOT_FOUND",
    "NO_SUCH_ENTITY",
    "QOS_ERROR",
    "REGISTRATION_ERROR",
    "SERVICE_INSTALLATION_ERROR"
    
  }

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

TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const _tao_fields_Components_CCMException[] [static]
Initial value:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines