IORC.h File Reference

#include "ace/config-all.h"
#include "tao/IORManipulation/ior_manip_export.h"
#include "tao/ORB.h"
#include "tao/SystemException.h"
#include "tao/Environment.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 dependency graph for IORC.h:

This graph shows which files directly or indirectly include this file:


Namespaces

namespace  TAO_IOP
namespace  TAO

Classes

class  TAO_IOP::EmptyProfileList
class  TAO_IOP::NotFound
class  TAO_IOP::Duplicate
class  TAO_IOP::Invalid_IOR
class  TAO_IOP::MultiProfileList
class  TAO_IOP::TAO_IOR_Property
class  TAO_IOP::TAO_IOR_Manipulation
class  TAO_IOP::TAO_IOR_Manipulation::IORList
struct  TAO::Objref_Traits< ::TAO_IOP::TAO_IOR_Property >
struct  TAO::Objref_Traits< ::TAO_IOP::TAO_IOR_Manipulation >

Defines

#define TAO_EXPORT_MACRO   TAO_IORManip_Export
#define _TAO_IOP_EMPTYPROFILELIST_CH_
#define _TAO_IOP_NOTFOUND_CH_
#define _TAO_IOP_DUPLICATE_CH_
#define _TAO_IOP_INVALID_IOR_CH_
#define _TAO_IOP_MULTIPROFILELIST_CH_
#define _TAO_IOP_TAO_IOR_PROPERTY__VAR_OUT_CH_
#define _TAO_IOP_TAO_IOR_PROPERTY_CH_
#define _TAO_IOP_TAO_IOR_MANIPULATION__VAR_OUT_CH_
#define _TAO_IOP_TAO_IOR_MANIPULATION_CH_
#define _TAO_IOP_TAO_IOR_MANIPULATION_IORLIST_CH_
#define _TAO_IOP_TAO_IOR_PROPERTY__TRAITS_CH_
#define _TAO_IOP_TAO_IOR_MANIPULATION__TRAITS_CH_

Typedefs

typedef TAO_IOR_Property * TAO_IOP::TAO_IOR_Property_ptr
typedef TAO_Objref_Var_T<
TAO_IOR_Property > 
TAO_IOP::TAO_IOR_Property_var
typedef TAO_Objref_Out_T<
TAO_IOR_Property > 
TAO_IOP::TAO_IOR_Property_out
typedef TAO_IOR_Manipulation * TAO_IOP::TAO_IOR_Manipulation_ptr
typedef TAO_Objref_Var_T<
TAO_IOR_Manipulation > 
TAO_IOP::TAO_IOR_Manipulation_var
typedef TAO_Objref_Out_T<
TAO_IOR_Manipulation > 
TAO_IOP::TAO_IOR_Manipulation_out

Functions

TAO_IORManip_Export void operator<<= (CORBA::Any &, const TAO_IOP::EmptyProfileList &)
TAO_IORManip_Export void operator<<= (CORBA::Any &, TAO_IOP::EmptyProfileList *)
TAO_IORManip_Export CORBA::Boolean operator>>= (const CORBA::Any &, TAO_IOP::EmptyProfileList *&)
TAO_IORManip_Export CORBA::Boolean operator>>= (const CORBA::Any &, const TAO_IOP::EmptyProfileList *&)
TAO_IORManip_Export void operator<<= (CORBA::Any &, const TAO_IOP::NotFound &)
TAO_IORManip_Export void operator<<= (CORBA::Any &, TAO_IOP::NotFound *)
TAO_IORManip_Export CORBA::Boolean operator>>= (const CORBA::Any &, TAO_IOP::NotFound *&)
TAO_IORManip_Export CORBA::Boolean operator>>= (const CORBA::Any &, const TAO_IOP::NotFound *&)
TAO_IORManip_Export void operator<<= (CORBA::Any &, const TAO_IOP::Duplicate &)
TAO_IORManip_Export void operator<<= (CORBA::Any &, TAO_IOP::Duplicate *)
TAO_IORManip_Export CORBA::Boolean operator>>= (const CORBA::Any &, TAO_IOP::Duplicate *&)
TAO_IORManip_Export CORBA::Boolean operator>>= (const CORBA::Any &, const TAO_IOP::Duplicate *&)
TAO_IORManip_Export void operator<<= (CORBA::Any &, const TAO_IOP::Invalid_IOR &)
TAO_IORManip_Export void operator<<= (CORBA::Any &, TAO_IOP::Invalid_IOR *)
TAO_IORManip_Export CORBA::Boolean operator>>= (const CORBA::Any &, TAO_IOP::Invalid_IOR *&)
TAO_IORManip_Export CORBA::Boolean operator>>= (const CORBA::Any &, const TAO_IOP::Invalid_IOR *&)
TAO_IORManip_Export void operator<<= (CORBA::Any &, const TAO_IOP::MultiProfileList &)
TAO_IORManip_Export void operator<<= (CORBA::Any &, TAO_IOP::MultiProfileList *)
TAO_IORManip_Export CORBA::Boolean operator>>= (const CORBA::Any &, TAO_IOP::MultiProfileList *&)
TAO_IORManip_Export CORBA::Boolean operator>>= (const CORBA::Any &, const TAO_IOP::MultiProfileList *&)
TAO_IORManip_Export void operator<<= (CORBA::Any &, TAO_IOP::TAO_IOR_Property_ptr)
TAO_IORManip_Export void operator<<= (CORBA::Any &, TAO_IOP::TAO_IOR_Property_ptr *)
TAO_IORManip_Export CORBA::Boolean operator>>= (const CORBA::Any &, TAO_IOP::TAO_IOR_Property_ptr &)
TAO_IORManip_Export void operator<<= (CORBA::Any &, TAO_IOP::TAO_IOR_Manipulation_ptr)
TAO_IORManip_Export void operator<<= (CORBA::Any &, TAO_IOP::TAO_IOR_Manipulation_ptr *)
TAO_IORManip_Export CORBA::Boolean operator>>= (const CORBA::Any &, TAO_IOP::TAO_IOR_Manipulation_ptr &)
TAO_IORManip_Export void operator<<= (CORBA::Any &, const TAO_IOP::TAO_IOR_Manipulation::IORList &)
TAO_IORManip_Export void operator<<= (CORBA::Any &, TAO_IOP::TAO_IOR_Manipulation::IORList *)
TAO_IORManip_Export CORBA::Boolean operator>>= (const CORBA::Any &, TAO_IOP::TAO_IOR_Manipulation::IORList *&)
TAO_IORManip_Export CORBA::Boolean operator>>= (const CORBA::Any &, const TAO_IOP::TAO_IOR_Manipulation::IORList *&)
TAO_IORManip_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const TAO_IOP::EmptyProfileList &)
TAO_IORManip_Export CORBA::Boolean operator>> (TAO_InputCDR &, TAO_IOP::EmptyProfileList &)
TAO_IORManip_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const TAO_IOP::NotFound &)
TAO_IORManip_Export CORBA::Boolean operator>> (TAO_InputCDR &, TAO_IOP::NotFound &)
TAO_IORManip_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const TAO_IOP::Duplicate &)
TAO_IORManip_Export CORBA::Boolean operator>> (TAO_InputCDR &, TAO_IOP::Duplicate &)
TAO_IORManip_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const TAO_IOP::Invalid_IOR &)
TAO_IORManip_Export CORBA::Boolean operator>> (TAO_InputCDR &, TAO_IOP::Invalid_IOR &)
TAO_IORManip_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const TAO_IOP::MultiProfileList &)
TAO_IORManip_Export CORBA::Boolean operator>> (TAO_InputCDR &, TAO_IOP::MultiProfileList &)

Variables

TAO_IORManip_Export::CORBA::TypeCode_ptr
const 
TAO_IOP::_tc_EmptyProfileList
TAO_IORManip_Export::CORBA::TypeCode_ptr
const 
TAO_IOP::_tc_NotFound
TAO_IORManip_Export::CORBA::TypeCode_ptr
const 
TAO_IOP::_tc_Duplicate
TAO_IORManip_Export::CORBA::TypeCode_ptr
const 
TAO_IOP::_tc_Invalid_IOR
TAO_IORManip_Export::CORBA::TypeCode_ptr
const 
TAO_IOP::_tc_MultiProfileList
TAO_IORManip_Export::CORBA::TypeCode_ptr
const 
TAO_IOP::_tc_TAO_IOR_Property
TAO_IORManip_Export::CORBA::TypeCode_ptr
const 
TAO_IOP::_tc_TAO_IOR_Manipulation

Define Documentation

#define _TAO_IOP_DUPLICATE_CH_

#define _TAO_IOP_EMPTYPROFILELIST_CH_

#define _TAO_IOP_INVALID_IOR_CH_

#define _TAO_IOP_MULTIPROFILELIST_CH_

#define _TAO_IOP_NOTFOUND_CH_

#define _TAO_IOP_TAO_IOR_MANIPULATION__TRAITS_CH_

#define _TAO_IOP_TAO_IOR_MANIPULATION__VAR_OUT_CH_

#define _TAO_IOP_TAO_IOR_MANIPULATION_CH_

#define _TAO_IOP_TAO_IOR_MANIPULATION_IORLIST_CH_

#define _TAO_IOP_TAO_IOR_PROPERTY__TRAITS_CH_

#define _TAO_IOP_TAO_IOR_PROPERTY__VAR_OUT_CH_

#define _TAO_IOP_TAO_IOR_PROPERTY_CH_

#define TAO_EXPORT_MACRO   TAO_IORManip_Export


Function Documentation

TAO_IORManip_Export CORBA::Boolean operator<< ( TAO_OutputCDR ,
const TAO_IOP::MultiProfileList  
)

TAO_IORManip_Export CORBA::Boolean operator<< ( TAO_OutputCDR ,
const TAO_IOP::Invalid_IOR  
)

TAO_IORManip_Export CORBA::Boolean operator<< ( TAO_OutputCDR ,
const TAO_IOP::Duplicate  
)

TAO_IORManip_Export CORBA::Boolean operator<< ( TAO_OutputCDR ,
const TAO_IOP::NotFound  
)

TAO_IORManip_Export CORBA::Boolean operator<< ( TAO_OutputCDR ,
const TAO_IOP::EmptyProfileList  
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
TAO_IOP::TAO_IOR_Manipulation::IORList  
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
const TAO_IOP::TAO_IOR_Manipulation::IORList  
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
TAO_IOP::TAO_IOR_Manipulation_ptr  
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
TAO_IOP::TAO_IOR_Manipulation_ptr   
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
TAO_IOP::TAO_IOR_Property_ptr  
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
TAO_IOP::TAO_IOR_Property_ptr   
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
TAO_IOP::MultiProfileList  
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
const TAO_IOP::MultiProfileList  
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
TAO_IOP::Invalid_IOR  
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
const TAO_IOP::Invalid_IOR  
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
TAO_IOP::Duplicate  
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
const TAO_IOP::Duplicate  
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
TAO_IOP::NotFound  
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
const TAO_IOP::NotFound  
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
TAO_IOP::EmptyProfileList  
)

TAO_IORManip_Export void operator<<= ( CORBA::Any &  ,
const TAO_IOP::EmptyProfileList  
)

TAO_IORManip_Export CORBA::Boolean operator>> ( TAO_InputCDR ,
TAO_IOP::MultiProfileList  
)

TAO_IORManip_Export CORBA::Boolean operator>> ( TAO_InputCDR ,
TAO_IOP::Invalid_IOR  
)

TAO_IORManip_Export CORBA::Boolean operator>> ( TAO_InputCDR ,
TAO_IOP::Duplicate  
)

TAO_IORManip_Export CORBA::Boolean operator>> ( TAO_InputCDR ,
TAO_IOP::NotFound  
)

TAO_IORManip_Export CORBA::Boolean operator>> ( TAO_InputCDR ,
TAO_IOP::EmptyProfileList  
)

TAO_IORManip_Export CORBA::Boolean operator>>= ( const CORBA::Any &  ,
const TAO_IOP::TAO_IOR_Manipulation::IORList *&   
)

TAO_IORManip_Export CORBA::Boolean operator>>= ( const CORBA::Any &  ,
TAO_IOP::TAO_IOR_Manipulation::IORList *&   
)

TAO_IORManip_Export CORBA::Boolean operator>>= ( const CORBA::Any &  ,
TAO_IOP::TAO_IOR_Manipulation_ptr  
)

TAO_IORManip_Export CORBA::Boolean operator>>= ( const CORBA::Any &  ,
TAO_IOP::TAO_IOR_Property_ptr  
)

TAO_IORManip_Export CORBA::Boolean operator>>= ( const CORBA::Any &  ,
const TAO_IOP::MultiProfileList *&   
)

TAO_IORManip_Export CORBA::Boolean operator>>= ( const CORBA::Any &  ,
TAO_IOP::MultiProfileList *&   
)

TAO_IORManip_Export CORBA::Boolean operator>>= ( const CORBA::Any &  ,
const TAO_IOP::Invalid_IOR *&   
)

TAO_IORManip_Export CORBA::Boolean operator>>= ( const CORBA::Any &  ,
TAO_IOP::Invalid_IOR *&   
)

TAO_IORManip_Export CORBA::Boolean operator>>= ( const CORBA::Any &  ,
const TAO_IOP::Duplicate *&   
)

TAO_IORManip_Export CORBA::Boolean operator>>= ( const CORBA::Any &  ,
TAO_IOP::Duplicate *&   
)

TAO_IORManip_Export CORBA::Boolean operator>>= ( const CORBA::Any &  ,
const TAO_IOP::NotFound *&   
)

TAO_IORManip_Export CORBA::Boolean operator>>= ( const CORBA::Any &  ,
TAO_IOP::NotFound *&   
)

TAO_IORManip_Export CORBA::Boolean operator>>= ( const CORBA::Any &  ,
const TAO_IOP::EmptyProfileList *&   
)

TAO_IORManip_Export CORBA::Boolean operator>>= ( const CORBA::Any &  ,
TAO_IOP::EmptyProfileList *&   
)


Generated on Wed Apr 19 03:37:24 2006 for TAO_IORManipulation by  doxygen 1.4.6-4