CIAO  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros | Typedefs | Functions
CosPersistentStateC.h File Reference
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/ORB.h"
#include "tao/Basic_Types.h"
#include "tao/Object.h"
#include "tao/Sequence_T.h"
#include "tao/Objref_VarOut_T.h"
#include "tao/Seq_Var_T.h"
#include "tao/Seq_Out_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/UB_String_Arguments.h"
#include "CosPersistentStateC.inl"

Classes

class  CosPersistentState::CatalogBase
class  CosPersistentState::TypeId
class  TAO::Arg_Traits< ::CosPersistentState::TypeId >
struct  TAO::Objref_Traits< ::CosPersistentState::CatalogBase >

Namespaces

namespace  CosPersistentState
namespace  TAO

Macros

#define TAO_EXPORT_MACRO   CCM_SVNT_Export
#define _COSPERSISTENTSTATE_CATALOGBASE__VAR_OUT_CH_
#define _COSPERSISTENTSTATE_TYPEID_CH_
#define _COSPERSISTENTSTATE_CATALOGBASE__TRAITS_
#define _TAO_CDR_OP_CosPersistentState_TypeId_H_

Typedefs

typedef CatalogBase * CosPersistentState::CatalogBase_ptr
typedef TAO_Objref_Var_T
< CatalogBase > 
CosPersistentState::CatalogBase_var
typedef TAO_Objref_Out_T
< CatalogBase > 
CosPersistentState::CatalogBase_out
typedef ::TAO_FixedSeq_Var_T
< TypeId > 
CosPersistentState::TypeId_var
typedef ::TAO_Seq_Out_T< TypeId > CosPersistentState::TypeId_out
typedef ::CORBA::String_var CosPersistentState::Pid_var
typedef ::CORBA::String_out CosPersistentState::Pid_out

Functions

TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_SVNT_Export void 
operator<<= (::CORBA::Any &, CosPersistentState::CatalogBase_ptr)
 Copying insertion.
CCM_SVNT_Export void operator<<= (::CORBA::Any &, CosPersistentState::CatalogBase_ptr *)
 Non-copying insertion.
CCM_SVNT_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, CosPersistentState::CatalogBase_ptr &)
TAO_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_SVNT_Export void 
operator<<= (::CORBA::Any &, const CosPersistentState::TypeId &)
CCM_SVNT_Export void operator<<= (::CORBA::Any &, CosPersistentState::TypeId *)
CCM_SVNT_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, CosPersistentState::TypeId *&)
CCM_SVNT_Export::CORBA::Boolean operator>>= (const ::CORBA::Any &, const CosPersistentState::TypeId *&)
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
CCM_SVNT_Export::CORBA::Boolean 
operator<< (TAO_OutputCDR &strm, const CosPersistentState::TypeId &_tao_sequence)
CCM_SVNT_Export::CORBA::Boolean operator>> (TAO_InputCDR &strm, CosPersistentState::TypeId &_tao_sequence)

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

Copying insertion.

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

Non-copying insertion.

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