CIAO  1.0.8
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions
POA_Components::Navigation Class Reference

#include <CCM_NavigationS.h>

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

List of all members.

Public Types

typedef ::Components::Navigation _stub_type
 Useful for template programming.
typedef
::Components::Navigation_ptr 
_stub_ptr_type
typedef
::Components::Navigation_var 
_stub_var_type

Public Member Functions

 Navigation (const Navigation &rhs)
virtual ~Navigation (void)
virtual ::CORBA::Boolean _is_a (const char *logical_type_id)
virtual void _dispatch (TAO_ServerRequest &req, TAO::Portable_Server::Servant_Upcall *servant_upcall)
::Components::Navigation_this (void)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::Object_ptr provide_facet (const char *name)=0
virtual
::Components::FacetDescriptions
get_all_facets (void)=0
virtual
::Components::FacetDescriptions
get_named_facets (const ::Components::NameList &names)=0
virtual ::CORBA::Boolean same_component (::CORBA::Object_ptr object_ref)=0

Static Public Member Functions

static void provide_facet_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)
static void get_all_facets_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)
static void get_named_facets_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)
static void same_component_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)

Protected Member Functions

 Navigation (void)

Member Typedef Documentation

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::CCMObject.

Useful for template programming.

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::CCMObject.

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::CCMObject.


Constructor & Destructor Documentation

POA_Components::Navigation::Navigation ( void  ) [protected]
POA_Components::Navigation::Navigation ( const Navigation rhs)
POA_Components::Navigation::~Navigation ( void  ) [virtual]

Member Function Documentation

void POA_Components::Navigation::_dispatch ( TAO_ServerRequest req,
TAO::Portable_Server::Servant_Upcall servant_upcall 
) [virtual]

Implements TAO_ServantBase.

Reimplemented in POA_Components::CCMObject.

const char * POA_Components::Navigation::_interface_repository_id ( void  ) const [virtual]

Implements TAO_ServantBase.

Reimplemented in POA_Components::CCMObject.

CORBA::Boolean POA_Components::Navigation::_is_a ( const char *  logical_type_id) [virtual]

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::CCMObject.

Components::Navigation * POA_Components::Navigation::_this ( void  )

Reimplemented in POA_Components::CCMObject.

virtual ::Components::FacetDescriptions* POA_Components::Navigation::get_all_facets ( void  ) [pure virtual]
void POA_Components::Navigation::get_all_facets_skel ( TAO_ServerRequest server_request,
TAO::Portable_Server::Servant_Upcall servant_upcall,
TAO_ServantBase servant 
) [static]
virtual ::Components::FacetDescriptions* POA_Components::Navigation::get_named_facets ( const ::Components::NameList names) [pure virtual]
void POA_Components::Navigation::get_named_facets_skel ( TAO_ServerRequest server_request,
TAO::Portable_Server::Servant_Upcall servant_upcall,
TAO_ServantBase servant 
) [static]
virtual ::CORBA::Object_ptr POA_Components::Navigation::provide_facet ( const char *  name) [pure virtual]
void POA_Components::Navigation::provide_facet_skel ( TAO_ServerRequest server_request,
TAO::Portable_Server::Servant_Upcall servant_upcall,
TAO_ServantBase servant 
) [static]
virtual ::CORBA::Boolean POA_Components::Navigation::same_component ( ::CORBA::Object_ptr  object_ref) [pure virtual]
void POA_Components::Navigation::same_component_skel ( TAO_ServerRequest server_request,
TAO::Portable_Server::Servant_Upcall servant_upcall,
TAO_ServantBase servant 
) [static]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines