|
TAO_IORManipulation
2.0.3
|
#include <IORC.h>

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 &) |
| typedef TAO_IOR_Property_out TAO_IOP::TAO_IOR_Property::_out_type |
Reimplemented from CORBA::Object.
| typedef TAO_IOR_Property_ptr TAO_IOP::TAO_IOR_Property::_ptr_type |
Reimplemented from CORBA::Object.
| typedef TAO_IOR_Property_var TAO_IOP::TAO_IOR_Property::_var_type |
Reimplemented from CORBA::Object.
| 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] |
| 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] |
1.7.6.1