CIAO
1.0.8
|
import "CCM_ExecutorLocatorC.h";
Reimplemented from Components::EnterpriseComponent.
Reimplemented from Components::EnterpriseComponent.
Reimplemented from Components::EnterpriseComponent.
Components::ExecutorLocator::ExecutorLocator | ( | void | ) | [protected] |
Components::ExecutorLocator::~ExecutorLocator | ( | void | ) | [protected, virtual] |
Components::ExecutorLocator::ExecutorLocator | ( | const ExecutorLocator & | ) | [private] |
Components::ExecutorLocator_ptr Components::ExecutorLocator::_duplicate | ( | ExecutorLocator_ptr | obj | ) | [static] |
const char * Components::ExecutorLocator::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from Components::EnterpriseComponent.
CORBA::Boolean Components::ExecutorLocator::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from Components::EnterpriseComponent.
Components::ExecutorLocator_ptr Components::ExecutorLocator::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from Components::EnterpriseComponent.
Components::ExecutorLocator_ptr Components::ExecutorLocator::_nil | ( | void | ) | [static] |
Reimplemented from Components::EnterpriseComponent.
void Components::ExecutorLocator::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
Reimplemented from Components::EnterpriseComponent.
void Components::ExecutorLocator::_tao_release | ( | ExecutorLocator_ptr | obj | ) | [static] |
Components::ExecutorLocator_ptr Components::ExecutorLocator::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented from Components::EnterpriseComponent.
void Components::ExecutorLocator::configuration_complete | ( | ) | raises (InvalidConfiguration) |
virtual void Components::ExecutorLocator::configuration_complete | ( | void | ) | [pure virtual] |
CORBA::Boolean Components::ExecutorLocator::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from Components::EnterpriseComponent.
Object Components::ExecutorLocator::obtain_executor | ( | in string | name | ) | raises (CCMException) |
virtual ::CORBA::Object_ptr Components::ExecutorLocator::obtain_executor | ( | const char * | name | ) | [pure virtual] |
void Components::ExecutorLocator::operator= | ( | const ExecutorLocator & | ) | [private] |
void Components::ExecutorLocator::release_executor | ( | in Object | exc | ) | raises (CCMException) |
virtual void Components::ExecutorLocator::release_executor | ( | ::CORBA::Object_ptr | exc | ) | [pure virtual] |