CIAO  1.0.8
Classes | Namespaces | Defines | Functions
CCM_BaseC.h File Reference
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/ORB.h"
#include "tao/UserException.h"
#include "tao/Basic_Types.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"

Classes

class  Components::InvalidConnection
class  Components::AlreadyConnected
class  Components::NoConnection

Namespaces

namespace  Components
 

Compliant with OMG 06-04-01 Section 6.10.1.1.


namespace  TAO

Defines

#define TAO_EXPORT_MACRO   CCM_STUB_Export

Functions

TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void 
operator<<= (::CORBA::Any &, const Components::InvalidConnection &)
CCM_STUB_Export void operator<<= (::CORBA::Any &, Components::InvalidConnection *)
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, Components::InvalidConnection *&)
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, const Components::InvalidConnection *&)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void 
operator<<= (::CORBA::Any &, const Components::AlreadyConnected &)
CCM_STUB_Export void operator<<= (::CORBA::Any &, Components::AlreadyConnected *)
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, Components::AlreadyConnected *&)
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, const Components::AlreadyConnected *&)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export void 
operator<<= (::CORBA::Any &, const Components::NoConnection &)
CCM_STUB_Export void operator<<= (::CORBA::Any &, Components::NoConnection *)
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, Components::NoConnection *&)
CCM_STUB_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, const Components::NoConnection *&)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean 
operator<< (TAO_OutputCDR &, const Components::InvalidConnection &)
CCM_STUB_Export::CORBA::Boolean operator>> (TAO_InputCDR &, Components::InvalidConnection &)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean 
operator<< (TAO_OutputCDR &, const Components::AlreadyConnected &)
CCM_STUB_Export::CORBA::Boolean operator>> (TAO_InputCDR &, Components::AlreadyConnected &)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_STUB_Export::CORBA::Boolean 
operator<< (TAO_OutputCDR &, const Components::NoConnection &)
CCM_STUB_Export::CORBA::Boolean operator>> (TAO_InputCDR &, Components::NoConnection &)

Define Documentation

#define TAO_EXPORT_MACRO   CCM_STUB_Export

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


Function Documentation

TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL CCM_STUB_Export void operator<<= ( ::CORBA::Any &  ,
const Components::InvalidConnection  
)
CCM_STUB_Export void operator<<= ( ::CORBA::Any &  ,
Components::InvalidConnection  
)
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL CCM_STUB_Export void operator<<= ( ::CORBA::Any &  ,
const Components::AlreadyConnected  
)
CCM_STUB_Export void operator<<= ( ::CORBA::Any &  ,
Components::AlreadyConnected  
)
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL CCM_STUB_Export void operator<<= ( ::CORBA::Any &  ,
const Components::NoConnection  
)
CCM_STUB_Export void operator<<= ( ::CORBA::Any &  ,
Components::NoConnection  
)
CCM_STUB_Export ::CORBA::Boolean operator>> ( TAO_InputCDR ,
Components::InvalidConnection  
)
CCM_STUB_Export ::CORBA::Boolean operator>> ( TAO_InputCDR ,
Components::AlreadyConnected  
)
CCM_STUB_Export ::CORBA::Boolean operator>> ( TAO_InputCDR ,
Components::NoConnection  
)
CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
Components::InvalidConnection *&   
)
CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
const Components::InvalidConnection *&   
)
CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
Components::AlreadyConnected *&   
)
CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
const Components::AlreadyConnected *&   
)
CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
Components::NoConnection *&   
)
CCM_STUB_Export ::CORBA::Boolean operator>>= ( const ::CORBA::Any &  ,
const Components::NoConnection *&   
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines