CIAO
1.0.8
|
import "CCM_HomeFinderC.h";
Reimplemented from CORBA::Object.
Reimplemented from CORBA::Object.
Reimplemented from CORBA::Object.
Components::HomeFinder::HomeFinder | ( | void | ) | [protected] |
Components::HomeFinder::HomeFinder | ( | ::IOP::IOR * | ior, |
TAO_ORB_Core * | orb_core | ||
) | [protected] |
Components::HomeFinder::HomeFinder | ( | 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::HomeFinder::~HomeFinder | ( | void | ) | [protected, virtual] |
Components::HomeFinder::HomeFinder | ( | const HomeFinder & | ) | [private] |
Components::HomeFinder_ptr Components::HomeFinder::_duplicate | ( | HomeFinder_ptr | obj | ) | [static] |
const char * Components::HomeFinder::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from CORBA::Object.
CORBA::Boolean Components::HomeFinder::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from CORBA::Object.
Components::HomeFinder_ptr Components::HomeFinder::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Components::HomeFinder_ptr Components::HomeFinder::_nil | ( | void | ) | [static] |
Reimplemented from CORBA::Object.
void Components::HomeFinder::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
Reimplemented from CORBA::Object.
void Components::HomeFinder::_tao_release | ( | HomeFinder_ptr | obj | ) | [static] |
Components::HomeFinder_ptr Components::HomeFinder::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
CCMHome Components::HomeFinder::find_home_by_component_type | ( | in CORBA::RepositoryId | comp_repid | ) | raises (HomeNotFound) |
Components::CCMHome_ptr Components::HomeFinder::find_home_by_component_type | ( | const char * | comp_repid | ) |
CCMHome Components::HomeFinder::find_home_by_home_type | ( | in CORBA::RepositoryId | home_repid | ) | raises (HomeNotFound) |
Components::CCMHome_ptr Components::HomeFinder::find_home_by_home_type | ( | const char * | home_repid | ) |
CCMHome Components::HomeFinder::find_home_by_name | ( | in string | home_name | ) | raises (HomeNotFound) |
Components::CCMHome_ptr Components::HomeFinder::find_home_by_name | ( | const char * | home_name | ) |
CORBA::Boolean Components::HomeFinder::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from CORBA::Object.
void Components::HomeFinder::operator= | ( | const HomeFinder & | ) | [private] |
friend class TAO::Narrow_Utils< HomeFinder > [friend] |