CIAO  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros | Typedefs | Functions
CCM_EnumerationC.h File Reference
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/Valuetype/ValueBase.h"
#include "tao/Valuetype/Valuetype_Adapter_Factory_Impl.h"
#include "tao/Valuetype/ValueFactory.h"
#include "tao/ORB.h"
#include "tao/SystemException.h"
#include "tao/Basic_Types.h"
#include "tao/ORB_Constants.h"
#include "tao/AnyTypeCode/TypeCode.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/String_Manager_T.h"
#include "tao/Valuetype/Value_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 "ccm/CCM_ObjectC.h"
#include "CCM_EnumerationC.inl"

Classes

class  Components::Enumeration
class  Components::DefaultEnumeration
class  TAO::Arg_Traits< ::Components::Enumeration >
class  TAO::Arg_Traits< ::Components::DefaultEnumeration >
class  OBV_Components::DefaultEnumeration
struct  TAO::Value_Traits< Components::Enumeration >
struct  TAO::Value_Traits< Components::DefaultEnumeration >

Namespaces

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

Macros

#define TAO_EXPORT_MACRO   CCM_STUB_Export
#define _COMPONENTS_ENUMERATION__VAR_OUT_CH_
#define _COMPONENTS_DEFAULTENUMERATION__VAR_OUT_CH_
#define _COMPONENTS_ENUMERATION__ARG_TRAITS_
#define _COMPONENTS_DEFAULTENUMERATION__ARG_TRAITS_
#define _COMPONENTS_ENUMERATION__TRAITS_
#define _COMPONENTS_DEFAULTENUMERATION__TRAITS_

Typedefs

typedef TAO_Value_Var_T
< Enumeration > 
Components::Enumeration_var
typedef TAO_Value_Out_T
< Enumeration > 
Components::Enumeration_out
typedef TAO_Value_Var_T
< DefaultEnumeration > 
Components::DefaultEnumeration_var
typedef TAO_Value_Out_T
< DefaultEnumeration > 
Components::DefaultEnumeration_out

Functions

TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void 
operator<<= (::CORBA::Any &, Components::Enumeration *)
CCM_STUB_Export void operator<<= (::CORBA::Any &, Components::Enumeration **)
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, Components::Enumeration *&)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void 
operator<<= (::CORBA::Any &, Components::DefaultEnumeration *)
CCM_STUB_Export void operator<<= (::CORBA::Any &, Components::DefaultEnumeration **)
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, Components::DefaultEnumeration *&)
CCM_STUB_Export void CORBA::add_ref (Components::Enumeration *)
CCM_STUB_Export void CORBA::remove_ref (Components::Enumeration *)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean 
operator<< (TAO_OutputCDR &, const Components::Enumeration *)
CCM_STUB_Export::CORBA::Boolean operator>> (TAO_InputCDR &, Components::Enumeration *&)
CCM_STUB_Export void CORBA::add_ref (Components::DefaultEnumeration *)
CCM_STUB_Export void CORBA::remove_ref (Components::DefaultEnumeration *)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean 
operator<< (TAO_OutputCDR &, const Components::DefaultEnumeration *)
CCM_STUB_Export::CORBA::Boolean operator>> (TAO_InputCDR &, Components::DefaultEnumeration *&)

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::Enumeration **   
)
CCM_STUB_Export void operator<<= ( ::CORBA::Any &  ,
Components::DefaultEnumeration **   
)
CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
Components::Enumeration *&   
)
CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
Components::DefaultEnumeration *&   
)