CIAO  1.0.8
Namespaces | Defines | Functions | Variables
CCM_HomesC.cpp File Reference
#include "CCM_HomesC.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Sequence_TypeCode_Static.h"
#include "tao/CDR.h"
#include "tao/AnyTypeCode/Any_Dual_Impl_T.h"

Namespaces

namespace  TAO
namespace  TAO::TypeCode
namespace  Components
 

Compliant with OMG 06-04-01 Section 6.10.1.1.


Defines

#define _COMPONENTS_CCMHOMES_CS_
#define _TAO_TYPECODE_Components_CCMHomes_GUARD
#define _TAO_CDR_OP_Components_CCMHomes_CPP_

Functions

static
TAO_END_VERSIONED_NAMESPACE_DECL
TAO::TypeCode::Alias< char
const *,::CORBA::TypeCode_ptr
const
*, TAO::Null_RefCount_Policy > 
_tao_tc_Components_CCMHomes (::CORBA::tk_alias,"IDL:omg.org/Components/CCMHomes:1.0","CCMHomes",&TAO::TypeCode::tc_Components_CCMHomes_0)
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void 
operator<<= (::CORBA::Any &_tao_any, const Components::CCMHomes &_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, Components::CCMHomes *_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, Components::CCMHomes *&_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const Components::CCMHomes *&_tao_elem)
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const Components::CCMHomes &_tao_sequence)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, Components::CCMHomes &_tao_sequence)

Variables

::CORBA::TypeCode_ptr const Components::_tc_CCMHomes

Define Documentation

#define _COMPONENTS_CCMHOMES_CS_

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

#define _TAO_CDR_OP_Components_CCMHomes_CPP_
#define _TAO_TYPECODE_Components_CCMHomes_GUARD

Function Documentation

static TAO_END_VERSIONED_NAMESPACE_DECL TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_Components_CCMHomes ( ::CORBA::tk_alias  ,
"IDL:omg.org/Components/CCMHomes:1.0"  ,
"CCMHomes"  ,
&TAO::TypeCode::tc_Components_CCMHomes_0   
) [static]
TAO_BEGIN_VERSIONED_NAMESPACE_DECL ::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const Components::CCMHomes _tao_sequence 
)
void operator<<= ( ::CORBA::Any &  _tao_any,
Components::CCMHomes _tao_elem 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
Components::CCMHomes _tao_sequence 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
Components::CCMHomes *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
const Components::CCMHomes *&  _tao_elem 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines