CIAO
1.0.8
|
import "CCM_HomeConfigurationC.h";
Reimplemented from Components::CCMHome.
Reimplemented from Components::CCMHome.
Reimplemented from Components::CCMHome.
Components::HomeConfiguration::HomeConfiguration | ( | void | ) | [protected] |
Components::HomeConfiguration::HomeConfiguration | ( | ::IOP::IOR * | ior, |
TAO_ORB_Core * | orb_core | ||
) | [protected] |
Components::HomeConfiguration::HomeConfiguration | ( | TAO_Stub * | objref, |
::CORBA::Boolean | _tao_collocated = false , |
||
TAO_Abstract_ServantBase * | servant = 0 , |
||
TAO_ORB_Core * | oc = 0 |
||
) | [protected] |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.8 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/
Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html
Components::HomeConfiguration::~HomeConfiguration | ( | void | ) | [protected, virtual] |
Components::HomeConfiguration::HomeConfiguration | ( | const HomeConfiguration & | ) | [private] |
Components::HomeConfiguration_ptr Components::HomeConfiguration::_duplicate | ( | HomeConfiguration_ptr | obj | ) | [static] |
const char * Components::HomeConfiguration::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from Components::CCMHome.
CORBA::Boolean Components::HomeConfiguration::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from Components::CCMHome.
Components::HomeConfiguration_ptr Components::HomeConfiguration::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from Components::CCMHome.
Components::HomeConfiguration_ptr Components::HomeConfiguration::_nil | ( | void | ) | [static] |
Reimplemented from Components::CCMHome.
void Components::HomeConfiguration::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
Reimplemented from Components::CCMHome.
void Components::HomeConfiguration::_tao_release | ( | HomeConfiguration_ptr | obj | ) | [static] |
Components::HomeConfiguration_ptr Components::HomeConfiguration::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from Components::CCMHome.
void Components::HomeConfiguration::complete_component_configuration | ( | in boolean | b | ) |
void Components::HomeConfiguration::complete_component_configuration | ( | ::CORBA::Boolean | b | ) | [virtual] |
void Components::HomeConfiguration::disable_home_configuration | ( | void | ) |
virtual void Components::HomeConfiguration::disable_home_configuration | ( | void | ) | [virtual] |
CORBA::Boolean Components::HomeConfiguration::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from Components::CCMHome.
void Components::HomeConfiguration::operator= | ( | const HomeConfiguration & | ) | [private] |
void Components::HomeConfiguration::set_configuration_values | ( | in ConfigValues | config | ) |
void Components::HomeConfiguration::set_configuration_values | ( | const ::Components::ConfigValues & | config | ) | [virtual] |
void Components::HomeConfiguration::set_configurator | ( | in Configurator | cfg | ) |
void Components::HomeConfiguration::set_configurator | ( | ::Components::Configurator_ptr | cfg | ) | [virtual] |
friend class TAO::Narrow_Utils< HomeConfiguration > [friend] |