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

#include <CCM_ObjectS.h>

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

List of all members.

Public Types

typedef ::Components::CCMObject _stub_type
 Useful for template programming.
typedef ::Components::CCMObject_ptr _stub_ptr_type
typedef ::Components::CCMObject_var _stub_var_type

Public Member Functions

 CCMObject (const CCMObject &rhs)
virtual ~CCMObject (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::CCMObject_this (void)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::IRObject_ptr get_component_def (void)=0
virtual ::Components::CCMHome_ptr get_ccm_home (void)=0
virtual
::Components::PrimaryKeyBase
get_primary_key (void)=0
virtual void configuration_complete (void)=0
virtual void remove (void)=0
virtual
::Components::ComponentPortDescription
get_all_ports (void)=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_ccm_home_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)
static void get_primary_key_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)
static void configuration_complete_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)
static void remove_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)
static void get_all_ports_skel (TAO_ServerRequest &server_request, TAO::Portable_Server::Servant_Upcall *servant_upcall, TAO_ServantBase *servant)

Protected Member Functions

 CCMObject (void)

Member Typedef Documentation

Reimplemented from POA_Components::Events.

Useful for template programming.

Reimplemented from POA_Components::Events.

Reimplemented from POA_Components::Events.


Constructor & Destructor Documentation

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

Member Function Documentation

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

Reimplemented from POA_Components::Events.

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

Reimplemented from POA_Components::Events.

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

Reimplemented from POA_Components::Events.

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

Reimplemented from POA_Components::Events.

virtual void POA_Components::CCMObject::configuration_complete ( void  ) [pure virtual]
void POA_Components::CCMObject::configuration_complete_skel ( TAO_ServerRequest server_request,
TAO::Portable_Server::Servant_Upcall servant_upcall,
TAO_ServantBase servant 
) [static]
virtual ::Components::ComponentPortDescription* POA_Components::CCMObject::get_all_ports ( void  ) [pure virtual]
void POA_Components::CCMObject::get_all_ports_skel ( TAO_ServerRequest server_request,
TAO::Portable_Server::Servant_Upcall servant_upcall,
TAO_ServantBase servant 
) [static]
virtual ::Components::CCMHome_ptr POA_Components::CCMObject::get_ccm_home ( void  ) [pure virtual]
void POA_Components::CCMObject::get_ccm_home_skel ( TAO_ServerRequest server_request,
TAO::Portable_Server::Servant_Upcall servant_upcall,
TAO_ServantBase servant 
) [static]
virtual ::CORBA::IRObject_ptr POA_Components::CCMObject::get_component_def ( void  ) [pure virtual]
void POA_Components::CCMObject::get_component_def_skel ( TAO_ServerRequest server_request,
TAO::Portable_Server::Servant_Upcall servant_upcall,
TAO_ServantBase servant 
) [static]
virtual ::Components::PrimaryKeyBase* POA_Components::CCMObject::get_primary_key ( void  ) [pure virtual]
void POA_Components::CCMObject::get_primary_key_skel ( TAO_ServerRequest server_request,
TAO::Portable_Server::Servant_Upcall servant_upcall,
TAO_ServantBase servant 
) [static]
virtual void POA_Components::CCMObject::remove ( void  ) [pure virtual]
void POA_Components::CCMObject::remove_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