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

#include <CCM_ConfiguratorS.h>

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

List of all members.

Public Types

typedef ::Components::Configurator _stub_type
 Useful for template programming.
typedef
::Components::Configurator_ptr 
_stub_ptr_type
typedef
::Components::Configurator_var 
_stub_var_type

Public Member Functions

 Configurator (const Configurator &rhs)
virtual ~Configurator (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::Configurator_this (void)
virtual const char * _interface_repository_id (void) const
virtual void configure (::Components::CCMObject_ptr comp)=0

Static Public Member Functions

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

Protected Member Functions

 Configurator (void)

Member Typedef Documentation

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::StandardConfigurator.

Useful for template programming.

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::StandardConfigurator.

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::StandardConfigurator.


Constructor & Destructor Documentation

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

Member Function Documentation

void POA_Components::Configurator::_dispatch ( TAO_ServerRequest req,
TAO::Portable_Server::Servant_Upcall servant_upcall 
) [virtual]
const char * POA_Components::Configurator::_interface_repository_id ( void  ) const [virtual]
CORBA::Boolean POA_Components::Configurator::_is_a ( const char *  logical_type_id) [virtual]

Reimplemented from TAO_ServantBase.

Reimplemented in POA_Components::StandardConfigurator.

Components::Configurator * POA_Components::Configurator::_this ( void  )
void CIAO::CIAO_ReferenceLookup_i::configure ( ::Components::CCMObject_ptr  comp) [pure virtual]
void POA_Components::Configurator::configure_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