CIAO  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions | Friends
Components::Navigation Class Reference

import "CCM_NavigationC.h";

Inheritance diagram for Components::Navigation:
Inheritance graph
[legend]
Collaboration diagram for Components::Navigation:
Collaboration graph
[legend]

List of all members.

Public Types

typedef Navigation_ptr _ptr_type
typedef Navigation_var _var_type
typedef Navigation_out _out_type

Public Member Functions

Object provide_facet (in FeatureName name) raises (InvalidName)
FacetDescriptions get_all_facets ()
FacetDescriptions get_named_facets (in NameList names) raises (InvalidName)
boolean same_component (in Object object_ref)
virtual ::CORBA::Object_ptr provide_facet (const char *name)
 
virtual
::Components::FacetDescriptions
get_all_facets (void)
 
virtual
::Components::FacetDescriptions
get_named_facets (const ::Components::NameList &names)
 
virtual ::CORBA::Boolean same_component (::CORBA::Object_ptr object_ref)
 
virtual ::CORBA::Boolean _is_a (const char *type_id)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Member Functions

static void _tao_any_destructor (void *)
static Navigation_ptr _duplicate (Navigation_ptr obj)
static void _tao_release (Navigation_ptr obj)
static Navigation_ptr _narrow (::CORBA::Object_ptr obj)
static Navigation_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static Navigation_ptr _nil (void)

Protected Member Functions

 Navigation (void)
 Navigation (::IOP::IOR *ior, TAO_ORB_Core *orb_core)
 Navigation (TAO_Stub *objref,::CORBA::Boolean _tao_collocated=false, TAO_Abstract_ServantBase *servant=0, TAO_ORB_Core *orb_core=0)
virtual ~Navigation (void)

Private Member Functions

 Navigation (const Navigation &)
void operator= (const Navigation &)

Friends

class TAO::Narrow_Utils< Navigation >

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented in Components::CCMObject.

Reimplemented from CORBA::Object.

Reimplemented in Components::CCMObject.

Reimplemented from CORBA::Object.

Reimplemented in Components::CCMObject.


Constructor & Destructor Documentation

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  )
protectedvirtual

Member Function Documentation

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.

Reimplemented in Components::CCMObject.

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.

Reimplemented in Components::CCMObject.

Reimplemented from CORBA::Object.

Reimplemented in Components::CCMObject.

void Components::Navigation::operator= ( const Navigation )
private

boolean Components::Navigation::same_component ( in Object  object_ref)


Friends And Related Function Documentation

friend class TAO::Narrow_Utils< Navigation >
friend

The documentation for this class was generated from the following files: