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

#include <CCM_HomeS.h>

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

List of all members.

Public Types

typedef ::Components::CCMHome _stub_type
 Useful for template programming.
typedef ::Components::CCMHome_ptr _stub_ptr_type
typedef ::Components::CCMHome_var _stub_var_type

Public Member Functions

 CCMHome (const CCMHome &rhs)
virtual ~CCMHome (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::CCMHome_this (void)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::IRObject_ptr get_component_def (void)=0
virtual ::CORBA::IRObject_ptr get_home_def (void)=0
virtual void remove_component (::Components::CCMObject_ptr comp)=0

Static Public Member Functions

static void get_component_def_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)
static void get_home_def_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)
static void remove_component_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)

Protected Member Functions

 CCMHome (void)

Member Typedef Documentation

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::HomeConfiguration.

Useful for template programming.

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::HomeConfiguration.

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::HomeConfiguration.


Constructor & Destructor Documentation

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

Member Function Documentation

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

Implements TAO_ServantBase.

Reimplemented in POA_Components::HomeConfiguration.

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

Implements TAO_ServantBase.

Reimplemented in POA_Components::HomeConfiguration.

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

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::HomeConfiguration.

Components::CCMHome * POA_Components::CCMHome::_this ( void  )
virtual ::CORBA::IRObject_ptr POA_Components::CCMHome::get_component_def ( void  ) [pure virtual]
static void POA_Components::CCMHome::get_component_def_skel ( TAO_ServerRequest server_request,
TAO::Portable_Server::Servant_Upcall servant_upcall,
TAO_ServantBase servant 
) [static]
virtual ::CORBA::IRObject_ptr POA_Components::CCMHome::get_home_def ( void  ) [pure virtual]
void POA_Components::CCMHome::get_home_def_skel ( TAO_ServerRequest server_request,
TAO::Portable_Server::Servant_Upcall servant_upcall,
TAO_ServantBase servant 
) [static]
void CIAO::Home_Servant_Impl< BASE_SKEL, EXEC, COMP_SVNT, CONTAINER >::remove_component ( ::Components::CCMObject_ptr  comp) [pure virtual]
void POA_Components::CCMHome::remove_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