#include <Upgradeable_Context_Impl_T.h>
Inheritance diagram for CIAO::Upgradeable_Context_Impl< BASE_CTX, SVNT, COMP, COMP_VAR >:
Public Member Functions | |
Upgradeable_Context_Impl (Components::CCMHome_ptr home, Session_Container *c, SVNT *sv) | |
virtual | ~Upgradeable_Context_Impl (void) |
virtual void | deactivate_facet (const PortableServer::ObjectId &oid) throw (CORBA::SystemException) |
virtual void | update_port_activator (const PortableServer::ObjectId &oid) throw (CORBA::SystemException) |
virtual void | remove_facet (CORBA::Object_ptr reference) throw (CORBA::SystemException) |
virtual ::Components::ConsumerDescriptions * | get_registered_consumers (const char *publisher_name)=0 throw (CORBA::SystemException, ::Components::InvalidName, ::Components::InvalidConnection) |
Protected Types | |
typedef Context_Impl< BASE_CTX, SVNT, COMP, COMP_VAR > | session_context |
Protected Attributes | |
SVNT * | servant_ |
COMP_VAR | component_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from CIAO::Context_Impl< BASE_CTX, SVNT, COMP, COMP_VAR >. |
|
Reimplemented from CIAO::Context_Impl< BASE_CTX, SVNT, COMP, COMP_VAR >. |