CIAO
1.0.8
|
import "CCM_NavigationC.h";
Reimplemented from CORBA::Object.
Reimplemented in Components::CCMObject.
Reimplemented from CORBA::Object.
Reimplemented in Components::CCMObject.
Reimplemented from CORBA::Object.
Reimplemented in Components::CCMObject.
Components::Navigation::Navigation | ( | void | ) | [protected] |
Components::Navigation::Navigation | ( | ::IOP::IOR * | ior, |
TAO_ORB_Core * | orb_core | ||
) | [protected] |
Components::Navigation::Navigation | ( | TAO_Stub * | objref, |
::CORBA::Boolean | _tao_collocated = false , |
||
TAO_Abstract_ServantBase * | servant = 0 , |
||
TAO_ORB_Core * | orb_core = 0 |
||
) | [protected] |
Components::Navigation::~Navigation | ( | void | ) | [protected, virtual] |
Components::Navigation::Navigation | ( | const Navigation & | ) | [private] |
Components::Navigation_ptr Components::Navigation::_duplicate | ( | Navigation_ptr | obj | ) | [static] |
const char * Components::Navigation::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from CORBA::Object.
Reimplemented in Components::CCMObject.
CORBA::Boolean Components::Navigation::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from CORBA::Object.
Reimplemented in Components::CCMObject.
Components::Navigation_ptr Components::Navigation::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented in Components::CCMObject.
Components::Navigation_ptr Components::Navigation::_nil | ( | void | ) | [static] |
Reimplemented from CORBA::Object.
Reimplemented in Components::CCMObject.
void Components::Navigation::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
Reimplemented from CORBA::Object.
Reimplemented in Components::CCMObject.
void Components::Navigation::_tao_release | ( | Navigation_ptr | obj | ) | [static] |
Components::Navigation_ptr Components::Navigation::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented in Components::CCMObject.
Components::FacetDescriptions * Components::Navigation::get_all_facets | ( | void | ) |
virtual ::Components::FacetDescriptions* Components::Navigation::get_all_facets | ( | void | ) |
FacetDescriptions Components::Navigation::get_named_facets | ( | in NameList | names | ) | raises (InvalidName) |
Components::FacetDescriptions * Components::Navigation::get_named_facets | ( | const ::Components::NameList & | names | ) |
CORBA::Boolean Components::Navigation::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from CORBA::Object.
Reimplemented in Components::CCMObject.
void Components::Navigation::operator= | ( | const Navigation & | ) | [private] |
Object Components::Navigation::provide_facet | ( | in FeatureName | name | ) | raises (InvalidName) |
CORBA::Object_ptr Components::Navigation::provide_facet | ( | const char * | name | ) |
boolean Components::Navigation::same_component | ( | in Object | object_ref | ) |
CORBA::Boolean Components::Navigation::same_component | ( | ::CORBA::Object_ptr | object_ref | ) |
friend class TAO::Narrow_Utils< Navigation > [friend] |