TAO_IORManipulation
2.0.8
|
#include <IORManipulation.h>
TAO_IOR_Manipulation_impl::TAO_IOR_Manipulation_impl | ( | void | ) |
Constructor.
TAO_IOR_Manipulation_impl::~TAO_IOR_Manipulation_impl | ( | void | ) | [protected] |
Destructor.
CORBA::Object_ptr TAO_IOR_Manipulation_impl::add_profiles | ( | CORBA::Object_ptr | ior1, |
CORBA::Object_ptr | ior2 | ||
) | [virtual] |
CORBA::Object_ptr TAO_IOR_Manipulation_impl::get_primary | ( | TAO_IOP::TAO_IOR_Property_ptr | prop, |
CORBA::Object_ptr | group | ||
) | [virtual] |
CORBA::ULong TAO_IOR_Manipulation_impl::get_profile_count | ( | CORBA::Object_ptr | group | ) | [virtual] |
CORBA::ULong TAO_IOR_Manipulation_impl::is_in_ior | ( | CORBA::Object_ptr | ior1, |
CORBA::Object_ptr | ior2 | ||
) | [virtual] |
CORBA::Boolean TAO_IOR_Manipulation_impl::is_primary_set | ( | TAO_IOP::TAO_IOR_Property_ptr | prop, |
CORBA::Object_ptr | group | ||
) | [virtual] |
CORBA::Object_ptr TAO_IOR_Manipulation_impl::merge_iors | ( | const TAO_IOP::TAO_IOR_Manipulation::IORList & | iors | ) | [virtual] |
CORBA::Boolean TAO_IOR_Manipulation_impl::remove_primary_tag | ( | TAO_IOP::TAO_IOR_Property_ptr | prop, |
CORBA::Object_ptr | iogr | ||
) | [virtual] |
CORBA::Object_ptr TAO_IOR_Manipulation_impl::remove_profiles | ( | CORBA::Object_ptr | group, |
CORBA::Object_ptr | ior2 | ||
) | [virtual] |
CORBA::Boolean TAO_IOR_Manipulation_impl::set_primary | ( | TAO_IOP::TAO_IOR_Property_ptr | prop, |
CORBA::Object_ptr | new_primary, | ||
CORBA::Object_ptr | group | ||
) | [virtual] |
CORBA::Boolean TAO_IOR_Manipulation_impl::set_property | ( | TAO_IOP::TAO_IOR_Property_ptr | prop, |
CORBA::Object_ptr | group | ||
) | [virtual] |