#include <Dynamic_Component_Servant_Base.h>
Inheritance diagram for CIAO::Dynamic_Component_Servant_Base:
Public Member Functions | |
Dynamic_Component_Servant_Base (void) | |
Dynamic_Component_Servant_Base (Session_Container *c) | |
virtual | ~Dynamic_Component_Servant_Base (void) |
virtual PortableServer::Servant | create (PortableServer::ObjectId &oid ACE_ENV_ARG_DECL_WITH_DEFAULTS)=0 |
virtual void | destroy (PortableServer::ObjectId &oid)=0 |
virtual void | update_destroy_count ()=0 |
Protected Attributes | |
Session_Container * | container_ |
|
|
|
|
|
|
|
Implemented in CIAO::Dynamic_Component_Servant< COMP_SVNT, COMP_EXEC, COMP_EXEC_VAR, EXEC, EXEC_VAR, COMP >. |
|
Implemented in CIAO::Dynamic_Component_Servant< COMP_SVNT, COMP_EXEC, COMP_EXEC_VAR, EXEC, EXEC_VAR, COMP >. |
|
Implemented in CIAO::Dynamic_Component_Servant< COMP_SVNT, COMP_EXEC, COMP_EXEC_VAR, EXEC, EXEC_VAR, COMP >. |
|
|