#include <Context_Impl_T.h>
Inheritance diagram for CIAO::Context_Impl< BASE_CTX, SVNT, COMP, COMP_VAR >:
Public Member Functions | |
Context_Impl (Components::CCMHome_ptr home, Session_Container *c, SVNT *sv) | |
virtual | ~Context_Impl (void) |
virtual CORBA::Object_ptr | get_CCM_object () throw (CORBA::SystemException, Components::IllegalState) |
Protected Attributes | |
SVNT * | servant_ |
COMP_VAR | component_ |
This class implements operations and contains parameterized members common to all generated servants.
|
|
|
|
|
|
|
Reimplemented in CIAO::Upgradeable_Context_Impl< BASE_CTX, SVNT, COMP, COMP_VAR >. |
|
Reimplemented from CORBA::Object. Reimplemented in CIAO::Upgradeable_Context_Impl< BASE_CTX, SVNT, COMP, COMP_VAR >. |