TAO_IORManipulation  2.0.8
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
TAO_IOP::TAO_IOR_Property Class Reference

#include <IORC.h>

Inheritance diagram for TAO_IOP::TAO_IOR_Property:
Inheritance graph
[legend]
Collaboration diagram for TAO_IOP::TAO_IOR_Property:
Collaboration graph
[legend]

List of all members.

Public Types

typedef TAO_IOR_Property_ptr _ptr_type
typedef TAO_IOR_Property_var _var_type
typedef TAO_IOR_Property_out _out_type

Public Member Functions

virtual ::CORBA::Boolean set_property (::CORBA::Object_ptr &ior)=0
virtual ::CORBA::Boolean set_primary (::CORBA::Object_ptr &ior1,::CORBA::Object_ptr ior2)=0
virtual ::CORBA::Object_ptr get_primary (::CORBA::Object_ptr ior)=0
virtual ::CORBA::Boolean is_primary_set (::CORBA::Object_ptr ior)=0
virtual ::CORBA::Boolean remove_primary_tag (::CORBA::Object_ptr &iogr)=0
virtual ::CORBA::Boolean _is_a (const char *type_id)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Member Functions

static void _tao_any_destructor (void *)
static TAO_IOR_Property_ptr _duplicate (TAO_IOR_Property_ptr obj)
static void _tao_release (TAO_IOR_Property_ptr obj)
static TAO_IOR_Property_ptr _narrow (::CORBA::Object_ptr obj)
static TAO_IOR_Property_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static TAO_IOR_Property_ptr _nil (void)

Protected Member Functions

 TAO_IOR_Property (void)
virtual ~TAO_IOR_Property (void)

Private Member Functions

 TAO_IOR_Property (const TAO_IOR_Property &)
void operator= (const TAO_IOR_Property &)

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.


Constructor & Destructor Documentation

TAO_IOP::TAO_IOR_Property::TAO_IOR_Property ( void  ) [protected]
TAO_IOP::TAO_IOR_Property::~TAO_IOR_Property ( void  ) [protected, virtual]
TAO_IOP::TAO_IOR_Property::TAO_IOR_Property ( const TAO_IOR_Property ) [private]

Member Function Documentation

TAO_IOP::TAO_IOR_Property_ptr TAO_IOP::TAO_IOR_Property::_duplicate ( TAO_IOR_Property_ptr  obj) [static]
const char * TAO_IOP::TAO_IOR_Property::_interface_repository_id ( void  ) const [virtual]

Reimplemented from CORBA::Object.

CORBA::Boolean TAO_IOP::TAO_IOR_Property::_is_a ( const char *  type_id) [virtual]

Reimplemented from CORBA::Object.

TAO_IOP::TAO_IOR_Property_ptr TAO_IOP::TAO_IOR_Property::_narrow ( ::CORBA::Object_ptr  obj) [static]
TAO_IOP::TAO_IOR_Property_ptr TAO_IOP::TAO_IOR_Property::_nil ( void  ) [static]

Reimplemented from CORBA::Object.

void TAO_IOP::TAO_IOR_Property::_tao_any_destructor ( void *  _tao_void_pointer) [static]

Reimplemented from CORBA::Object.

void TAO_IOP::TAO_IOR_Property::_tao_release ( TAO_IOR_Property_ptr  obj) [static]
TAO_IOP::TAO_IOR_Property_ptr TAO_IOP::TAO_IOR_Property::_unchecked_narrow ( ::CORBA::Object_ptr  obj) [static]
virtual ::CORBA::Object_ptr TAO_IOP::TAO_IOR_Property::get_primary ( ::CORBA::Object_ptr  ior) [pure virtual]
virtual ::CORBA::Boolean TAO_IOP::TAO_IOR_Property::is_primary_set ( ::CORBA::Object_ptr  ior) [pure virtual]
CORBA::Boolean TAO_IOP::TAO_IOR_Property::marshal ( TAO_OutputCDR cdr) [virtual]

Reimplemented from CORBA::Object.

void TAO_IOP::TAO_IOR_Property::operator= ( const TAO_IOR_Property ) [private]
virtual ::CORBA::Boolean TAO_IOP::TAO_IOR_Property::remove_primary_tag ( ::CORBA::Object_ptr iogr) [pure virtual]
virtual ::CORBA::Boolean TAO_IOP::TAO_IOR_Property::set_primary ( ::CORBA::Object_ptr ior1,
::CORBA::Object_ptr  ior2 
) [pure virtual]
virtual ::CORBA::Boolean TAO_IOP::TAO_IOR_Property::set_property ( ::CORBA::Object_ptr ior) [pure virtual]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines