CIAO  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions | Variables
CCM_HomeFinderC.cpp File Reference
#include "CCM_HomeFinderC.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Objref_TypeCode_Static.h"
#include "tao/AnyTypeCode/String_TypeCode_Static.h"
#include "tao/AnyTypeCode/Struct_TypeCode_Static.h"
#include "tao/AnyTypeCode/TypeCode_Struct_Field.h"
#include "tao/CDR.h"
#include "tao/Exception_Data.h"
#include "tao/Invocation_Adapter.h"
#include "tao/Object_T.h"
#include "tao/SystemException.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"
#include "tao/AnyTypeCode/Any_Dual_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::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_HomeNotFound (::CORBA::tk_except,"IDL:omg.org/Components/HomeNotFound:1.0","HomeNotFound", _tao_fields_Components_HomeNotFound, 0)
static TAO::TypeCode::Objref
< char const
*, TAO::Null_RefCount_Policy > 
_tao_tc_Components_HomeFinder (::CORBA::tk_objref,"IDL:omg.org/Components/HomeFinder:1.0","HomeFinder")
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void 
operator<<= (::CORBA::Any &_tao_any, const Components::HomeNotFound &_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, Components::HomeNotFound *_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, Components::HomeNotFound *&_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const Components::HomeNotFound *&_tao_elem)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void 
operator<<= (::CORBA::Any &_tao_any, Components::HomeFinder_ptr _tao_elem)
 Copying insertion.
void operator<<= (::CORBA::Any &_tao_any, Components::HomeFinder_ptr *_tao_elem)
 Non-copying insertion.
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, Components::HomeFinder_ptr &_tao_elem)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean 
operator<< (TAO_OutputCDR &strm, const Components::HomeNotFound &_tao_aggregate)
::CORBA::Boolean operator>> (TAO_InputCDR &, Components::HomeNotFound &)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean 
operator<< (TAO_OutputCDR &strm, const Components::HomeFinder_ptr _tao_objref)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, Components::HomeFinder_ptr &_tao_objref)

Variables

static
TAO::TypeCode::Struct_Field
< char const
*,::CORBA::TypeCode_ptr const * >
const *const 
_tao_fields_Components_HomeNotFound = 0
::CORBA::TypeCode_ptr const Components::_tc_HomeNotFound
::CORBA::TypeCode_ptr const Components::_tc_HomeFinder

Function Documentation

static TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_Components_HomeFinder ( ::CORBA::tk_objref  ,
"IDL:omg.org/Components/HomeFinder:1.0"  ,
"HomeFinder"   
)
static
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_HomeNotFound ( ::CORBA::tk_except  ,
"IDL:omg.org/Components/HomeNotFound:1.0"  ,
"HomeNotFound"  ,
_tao_fields_Components_HomeNotFound  ,
 
)
static
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= ( ::CORBA::Any &  _tao_any,
const Components::HomeNotFound _tao_elem 
)
void operator<<= ( ::CORBA::Any &  _tao_any,
Components::HomeNotFound _tao_elem 
)
TAO_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL void operator<<= ( ::CORBA::Any &  _tao_any,
Components::HomeFinder_ptr  _tao_elem 
)

Copying insertion.

void operator<<= ( ::CORBA::Any &  _tao_any,
Components::HomeFinder_ptr _tao_elem 
)

Non-copying insertion.

::CORBA::Boolean operator>> ( TAO_InputCDR ,
Components::HomeNotFound  
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
Components::HomeFinder_ptr _tao_objref 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
Components::HomeNotFound *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
const Components::HomeNotFound *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
Components::HomeFinder_ptr _tao_elem 
)

Variable Documentation

TAO::TypeCode::Struct_Field< char const *, ::CORBA::TypeCode_ptr const *> const* const _tao_fields_Components_HomeNotFound = 0
static