CIAO
1.0.8
|
import "CCM_ConfiguratorC.h";
Reimplemented from CORBA::Object.
Reimplemented in Components::StandardConfigurator.
Reimplemented from CORBA::Object.
Reimplemented in Components::StandardConfigurator.
Reimplemented from CORBA::Object.
Reimplemented in Components::StandardConfigurator.
Components::Configurator::Configurator | ( | void | ) | [protected] |
Components::Configurator::Configurator | ( | ::IOP::IOR * | ior, |
TAO_ORB_Core * | orb_core | ||
) | [protected] |
Components::Configurator::Configurator | ( | 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::Configurator::~Configurator | ( | void | ) | [protected, virtual] |
Components::Configurator::Configurator | ( | const Configurator & | ) | [private] |
Components::Configurator_ptr Components::Configurator::_duplicate | ( | Configurator_ptr | obj | ) | [static] |
const char * Components::Configurator::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from CORBA::Object.
Reimplemented in Components::StandardConfigurator.
CORBA::Boolean Components::Configurator::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from CORBA::Object.
Reimplemented in Components::StandardConfigurator.
Components::Configurator_ptr Components::Configurator::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented in Components::StandardConfigurator.
Components::Configurator_ptr Components::Configurator::_nil | ( | void | ) | [static] |
Reimplemented from CORBA::Object.
Reimplemented in Components::StandardConfigurator.
void Components::Configurator::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
Reimplemented from CORBA::Object.
Reimplemented in Components::StandardConfigurator.
void Components::Configurator::_tao_release | ( | Configurator_ptr | obj | ) | [static] |
Components::Configurator_ptr Components::Configurator::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented in Components::StandardConfigurator.
void Components::Configurator::configure | ( | in CCMObject | comp | ) | raises (WrongComponentType) |
void Components::Configurator::configure | ( | ::Components::CCMObject_ptr | comp | ) | [virtual] |
CORBA::Boolean Components::Configurator::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from CORBA::Object.
Reimplemented in Components::StandardConfigurator.
void Components::Configurator::operator= | ( | const Configurator & | ) | [private] |
friend class TAO::Narrow_Utils< Configurator > [friend] |