#include <CCM_ObjectS.h>
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
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
const char * POA_Components::CCMObject::_interface_repository_id |
( |
void |
| ) |
const [virtual] |
CORBA::Boolean POA_Components::CCMObject::_is_a |
( |
const char * |
logical_type_id | ) |
[virtual] |
virtual void POA_Components::CCMObject::configuration_complete |
( |
void |
| ) |
[pure virtual] |
virtual ::CORBA::IRObject_ptr POA_Components::CCMObject::get_component_def |
( |
void |
| ) |
[pure virtual] |
virtual void POA_Components::CCMObject::remove |
( |
void |
| ) |
[pure virtual] |
The documentation for this class was generated from the following files: