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

#include <CCM_HomeConfigurationS.h>

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

List of all members.

Public Types

typedef
::Components::HomeConfiguration 
_stub_type
 Useful for template programming.
typedef
::Components::HomeConfiguration_ptr 
_stub_ptr_type
typedef
::Components::HomeConfiguration_var 
_stub_var_type

Public Member Functions

 HomeConfiguration (const HomeConfiguration &rhs)
virtual ~HomeConfiguration (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::HomeConfiguration_this (void)
virtual const char * _interface_repository_id (void) const
virtual void set_configurator (::Components::Configurator_ptr cfg)=0
virtual void set_configuration_values (const ::Components::ConfigValues &config)=0
virtual void complete_component_configuration (::CORBA::Boolean b)=0
virtual void disable_home_configuration (void)=0

Static Public Member Functions

static void set_configurator_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)
static void set_configuration_values_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)
static void complete_component_configuration_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)
static void disable_home_configuration_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)

Protected Member Functions

 HomeConfiguration (void)

Member Typedef Documentation

Reimplemented from POA_Components::CCMHome.

Useful for template programming.

Reimplemented from POA_Components::CCMHome.

Reimplemented from POA_Components::CCMHome.


Constructor & Destructor Documentation

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

Member Function Documentation

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

Reimplemented from POA_Components::CCMHome.

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

Reimplemented from POA_Components::CCMHome.

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

Reimplemented from POA_Components::CCMHome.

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

Reimplemented from POA_Components::CCMHome.

virtual void POA_Components::HomeConfiguration::complete_component_configuration ( ::CORBA::Boolean  b) [pure virtual]
void POA_Components::HomeConfiguration::complete_component_configuration_skel ( TAO_ServerRequest server_request,
TAO::Portable_Server::Servant_Upcall servant_upcall,
TAO_ServantBase servant 
) [static]
virtual void POA_Components::HomeConfiguration::disable_home_configuration ( void  ) [pure virtual]
void POA_Components::HomeConfiguration::disable_home_configuration_skel ( TAO_ServerRequest server_request,
TAO::Portable_Server::Servant_Upcall servant_upcall,
TAO_ServantBase servant 
) [static]
virtual void POA_Components::HomeConfiguration::set_configuration_values ( const ::Components::ConfigValues config) [pure virtual]
void POA_Components::HomeConfiguration::set_configuration_values_skel ( TAO_ServerRequest server_request,
TAO::Portable_Server::Servant_Upcall servant_upcall,
TAO_ServantBase servant 
) [static]
virtual void POA_Components::HomeConfiguration::set_configurator ( ::Components::Configurator_ptr  cfg) [pure virtual]
void POA_Components::HomeConfiguration::set_configurator_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