CIAO
1.0.8
|
import "CCM_StandardConfiguratorC.h";
Reimplemented from Components::Configurator.
Reimplemented from Components::Configurator.
Reimplemented from Components::Configurator.
Components::StandardConfigurator::StandardConfigurator | ( | void | ) | [protected] |
Components::StandardConfigurator::StandardConfigurator | ( | ::IOP::IOR * | ior, |
TAO_ORB_Core * | orb_core | ||
) | [protected] |
Components::StandardConfigurator::StandardConfigurator | ( | TAO_Stub * | objref, |
::CORBA::Boolean | _tao_collocated = false , |
||
TAO_Abstract_ServantBase * | servant = 0 , |
||
TAO_ORB_Core * | orb_core = 0 |
||
) | [protected] |
Components::StandardConfigurator::~StandardConfigurator | ( | void | ) | [protected, virtual] |
Components::StandardConfigurator::StandardConfigurator | ( | const StandardConfigurator & | ) | [private] |
Components::StandardConfigurator_ptr Components::StandardConfigurator::_duplicate | ( | StandardConfigurator_ptr | obj | ) | [static] |
const char * Components::StandardConfigurator::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from Components::Configurator.
CORBA::Boolean Components::StandardConfigurator::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from Components::Configurator.
Components::StandardConfigurator_ptr Components::StandardConfigurator::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from Components::Configurator.
Components::StandardConfigurator_ptr Components::StandardConfigurator::_nil | ( | void | ) | [static] |
Reimplemented from Components::Configurator.
void Components::StandardConfigurator::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
Reimplemented from Components::Configurator.
void Components::StandardConfigurator::_tao_release | ( | StandardConfigurator_ptr | obj | ) | [static] |
Components::StandardConfigurator_ptr Components::StandardConfigurator::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from Components::Configurator.
CORBA::Boolean Components::StandardConfigurator::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from Components::Configurator.
void Components::StandardConfigurator::operator= | ( | const StandardConfigurator & | ) | [private] |
void Components::StandardConfigurator::set_configuration | ( | in ConfigValues | descr | ) |
void Components::StandardConfigurator::set_configuration | ( | const ::Components::ConfigValues & | descr | ) | [virtual] |
friend class TAO::Narrow_Utils< StandardConfigurator > [friend] |