CIAO  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions | Variables
CosPersistentStateC.cpp File Reference
#include "CosPersistentStateC.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/Sequence_TypeCode_Static.h"
#include "tao/AnyTypeCode/String_TypeCode_Static.h"
#include "tao/CDR.h"
#include "tao/ORB_Core.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  CosPersistentState
namespace  TAO
namespace  TAO::TypeCode

Macros

#define _COSPERSISTENTSTATE_TYPEID_CS_
#define _TAO_TYPECODE_CosPersistentState_TypeId_GUARD
#define _TAO_CDR_OP_CosPersistentState_TypeId_CPP_

Functions

static TAO::TypeCode::Objref
< char const
*, TAO::Null_RefCount_Policy > 
_tao_tc_CosPersistentState_CatalogBase (::CORBA::tk_local_interface,"IDL:CosPersistentState/CatalogBase:1.0","CatalogBase")
static
TAO_END_VERSIONED_NAMESPACE_DECL
TAO::TypeCode::Alias< char
const *,::CORBA::TypeCode_ptr
const
*, TAO::Null_RefCount_Policy > 
_tao_tc_CosPersistentState_TypeId (::CORBA::tk_alias,"IDL:CosPersistentState/TypeId:1.0","TypeId",&TAO::TypeCode::tc_CosPersistentState_TypeId_0)
static TAO::TypeCode::Alias
< char const
*,::CORBA::TypeCode_ptr const
*, TAO::Null_RefCount_Policy > 
_tao_tc_CosPersistentState_Pid (::CORBA::tk_alias,"IDL:CosPersistentState/Pid:1.0","Pid",&CORBA::_tc_string)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void 
operator<<= (::CORBA::Any &_tao_any, CosPersistentState::CatalogBase_ptr _tao_elem)
 Copying insertion.
void operator<<= (::CORBA::Any &_tao_any, CosPersistentState::CatalogBase_ptr *_tao_elem)
 Non-copying insertion.
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, CosPersistentState::CatalogBase_ptr &_tao_elem)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
void 
operator<<= (::CORBA::Any &_tao_any, const CosPersistentState::TypeId &_tao_elem)
void operator<<= (::CORBA::Any &_tao_any, CosPersistentState::TypeId *_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, CosPersistentState::TypeId *&_tao_elem)
::CORBA::Boolean operator>>= (const ::CORBA::Any &_tao_any, const CosPersistentState::TypeId *&_tao_elem)
TAO_BEGIN_VERSIONED_NAMESPACE_DECL::CORBA::Boolean operator<< (TAO_OutputCDR &strm, const CosPersistentState::TypeId &_tao_sequence)
::CORBA::Boolean operator>> (TAO_InputCDR &strm, CosPersistentState::TypeId &_tao_sequence)

Variables

::CORBA::TypeCode_ptr const CosPersistentState::_tc_CatalogBase
::CORBA::TypeCode_ptr const CosPersistentState::_tc_TypeId
::CORBA::TypeCode_ptr const CosPersistentState::_tc_Pid

Macro Definition Documentation


Function Documentation

static TAO::TypeCode::Objref<char const *, TAO::Null_RefCount_Policy> _tao_tc_CosPersistentState_CatalogBase ( ::CORBA::tk_local_interface  ,
"IDL:CosPersistentState/CatalogBase:1.0"  ,
"CatalogBase"   
)
static
static TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_CosPersistentState_Pid ( ::CORBA::tk_alias  ,
"IDL:CosPersistentState/Pid:1.0"  ,
"Pid"  ,
&CORBA::_tc_string   
)
static
static TAO_END_VERSIONED_NAMESPACE_DECL TAO::TypeCode::Alias<char const *, ::CORBA::TypeCode_ptr const *, TAO::Null_RefCount_Policy> _tao_tc_CosPersistentState_TypeId ( ::CORBA::tk_alias  ,
"IDL:CosPersistentState/TypeId:1.0"  ,
"TypeId"  ,
&TAO::TypeCode::tc_CosPersistentState_TypeId_0   
)
static
TAO_BEGIN_VERSIONED_NAMESPACE_DECL ::CORBA::Boolean operator<< ( TAO_OutputCDR strm,
const CosPersistentState::TypeId _tao_sequence 
)

Copying insertion.

void operator<<= ( ::CORBA::Any &  _tao_any,
CosPersistentState::CatalogBase_ptr _tao_elem 
)

Non-copying insertion.

void operator<<= ( ::CORBA::Any &  _tao_any,
CosPersistentState::TypeId _tao_elem 
)
::CORBA::Boolean operator>> ( TAO_InputCDR strm,
CosPersistentState::TypeId _tao_sequence 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
CosPersistentState::CatalogBase_ptr _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
CosPersistentState::TypeId *&  _tao_elem 
)
::CORBA::Boolean operator>>= ( const ::CORBA::Any &  _tao_any,
const CosPersistentState::TypeId *&  _tao_elem 
)