CIAO  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros | Typedefs | Functions
CCM_HomeC.h File Reference
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/ORB.h"
#include "tao/SystemException.h"
#include "tao/UserException.h"
#include "tao/Basic_Types.h"
#include "tao/ORB_Constants.h"
#include "tao/Object.h"
#include "tao/AnyTypeCode/TypeCode.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/String_Manager_T.h"
#include "tao/IFR_Client/IFR_BaseA.h"
#include "tao/Objref_VarOut_T.h"
#include "tao/VarOut_T.h"
#include "tao/Arg_Traits_T.h"
#include "tao/Basic_Arguments.h"
#include "tao/Special_Basic_Arguments.h"
#include "tao/Any_Insert_Policy_T.h"
#include "tao/Fixed_Size_Argument_T.h"
#include "tao/Var_Size_Argument_T.h"
#include "tao/Object_Argument_T.h"
#include "tao/IFR_Client/IFR_BaseC.h"
#include "ccm/CCM_ExceptionsC.h"
#include "CCM_HomeC.inl"

Classes

class  Components::DuplicateKeyValue
class  Components::InvalidKey
class  Components::UnknownKeyValue
class  Components::CCMHome
class  TAO::Arg_Traits< ::Components::CCMObject >
class  TAO::Arg_Traits< ::Components::CCMHome >
struct  TAO::Objref_Traits< ::Components::CCMObject >
struct  TAO::Objref_Traits< ::Components::CCMHome >

Namespaces

namespace  TAO
namespace  Components
 Compliant with OMG 06-04-01 Section 6.10.1.1.

Macros

#define TAO_EXPORT_MACRO   CCM_STUB_Export
#define _COMPONENTS_CCMOBJECT__VAR_OUT_CH_
#define _COMPONENTS_CCMHOME__VAR_OUT_CH_
#define _COMPONENTS_CCMOBJECT__ARG_TRAITS_
#define _COMPONENTS_CCMHOME__ARG_TRAITS_
#define _COMPONENTS_CCMOBJECT__TRAITS_
#define _COMPONENTS_CCMHOME__TRAITS_

Typedefs

typedef CCMHome * Components::CCMHome_ptr
typedef TAO_Objref_Var_T< CCMHome > Components::CCMHome_var
typedef TAO_Objref_Out_T< CCMHome > Components::CCMHome_out

Functions

TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void 
operator<<= (::CORBA::Any &, const Components::DuplicateKeyValue &)
CCM_STUB_Export void operator<<= (::CORBA::Any &, Components::DuplicateKeyValue *)
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, Components::DuplicateKeyValue *&)
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, const Components::DuplicateKeyValue *&)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void 
operator<<= (::CORBA::Any &, const Components::InvalidKey &)
CCM_STUB_Export void operator<<= (::CORBA::Any &, Components::InvalidKey *)
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, Components::InvalidKey *&)
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, const Components::InvalidKey *&)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void 
operator<<= (::CORBA::Any &, const Components::UnknownKeyValue &)
CCM_STUB_Export void operator<<= (::CORBA::Any &, Components::UnknownKeyValue *)
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, Components::UnknownKeyValue *&)
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, const Components::UnknownKeyValue *&)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void 
operator<<= (::CORBA::Any &, Components::CCMObject_ptr)
 Copying insertion.
CCM_STUB_Export void operator<<= (::CORBA::Any &, Components::CCMObject_ptr *)
 Non-copying insertion.
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, Components::CCMObject *&)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void 
operator<<= (::CORBA::Any &, Components::CCMHome_ptr)
 Copying insertion.
CCM_STUB_Export void operator<<= (::CORBA::Any &, Components::CCMHome_ptr *)
 Non-copying insertion.
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, Components::CCMHome_ptr &)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean 
operator<< (TAO_OutputCDR &, const Components::DuplicateKeyValue &)
CCM_STUB_Export::CORBA::Boolean operator>> (TAO_InputCDR &, Components::DuplicateKeyValue &)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean 
operator<< (TAO_OutputCDR &, const Components::InvalidKey &)
CCM_STUB_Export::CORBA::Boolean operator>> (TAO_InputCDR &, Components::InvalidKey &)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean 
operator<< (TAO_OutputCDR &, const Components::UnknownKeyValue &)
CCM_STUB_Export::CORBA::Boolean operator>> (TAO_InputCDR &, Components::UnknownKeyValue &)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean 
operator<< (TAO_OutputCDR &, const Components::CCMObject_ptr)
CCM_STUB_Export::CORBA::Boolean operator>> (TAO_InputCDR &, Components::CCMObject_ptr &)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean 
operator<< (TAO_OutputCDR &, const Components::CCMHome_ptr)
CCM_STUB_Export::CORBA::Boolean operator>> (TAO_InputCDR &, Components::CCMHome_ptr &)

Macro Definition Documentation

Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.1 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


Function Documentation

CCM_STUB_Export void operator<<= ( ::CORBA::Any &  ,
Components::DuplicateKeyValue  
)
CCM_STUB_Export void operator<<= ( ::CORBA::Any &  ,
Components::InvalidKey  
)
CCM_STUB_Export void operator<<= ( ::CORBA::Any &  ,
Components::UnknownKeyValue  
)

Copying insertion.

CCM_STUB_Export void operator<<= ( ::CORBA::Any &  ,
Components::CCMObject_ptr  
)

Non-copying insertion.

Copying insertion.

CCM_STUB_Export void operator<<= ( ::CORBA::Any &  ,
Components::CCMHome_ptr  
)

Non-copying insertion.

CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
Components::DuplicateKeyValue *&   
)
CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
const Components::DuplicateKeyValue *&   
)
CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
Components::InvalidKey *&   
)
CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
const Components::InvalidKey *&   
)
CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
Components::UnknownKeyValue *&   
)
CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
const Components::UnknownKeyValue *&   
)
CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
Components::CCMObject *&   
)
CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
Components::CCMHome_ptr  
)