|
CIAO
1.1.2
|
import "CCM_SessionComponentC.h";


Public Types | |
| typedef SessionComponent_ptr | _ptr_type |
| typedef SessionComponent_var | _var_type |
| typedef SessionComponent_out | _out_type |
Public Member Functions | |
| void | set_session_context (in SessionContext ctx) raises (CCMException) |
| void | configuration_complete () raises (CCMException) |
| void | ccm_activate () raises (CCMException) |
| void | ccm_passivate () raises (CCMException) |
| void | ccm_remove () raises (CCMException) |
| virtual void | set_session_context (::Components::SessionContext_ptr ctx)=0 |
| | |
| virtual void | configuration_complete (void)=0 |
| | |
| virtual void | ccm_activate (void)=0 |
| | |
| virtual void | ccm_passivate (void)=0 |
| | |
| virtual void | ccm_remove (void)=0 |
| | |
| virtual ::CORBA::Boolean | _is_a (const char *type_id) |
| virtual const char * | _interface_repository_id (void) const |
| virtual ::CORBA::Boolean | marshal (TAO_OutputCDR &cdr) |
Static Public Member Functions | |
| static void | _tao_any_destructor (void *) |
| static SessionComponent_ptr | _duplicate (SessionComponent_ptr obj) |
| static void | _tao_release (SessionComponent_ptr obj) |
| static SessionComponent_ptr | _narrow (::CORBA::Object_ptr obj) |
| static SessionComponent_ptr | _unchecked_narrow (::CORBA::Object_ptr obj) |
| static SessionComponent_ptr | _nil (void) |
Protected Member Functions | |
| SessionComponent (void) | |
| virtual | ~SessionComponent (void) |
Private Member Functions | |
| SessionComponent (const SessionComponent &) | |
| void | operator= (const SessionComponent &) |
Reimplemented from Components::EnterpriseComponent.
Reimplemented from Components::EnterpriseComponent.
Reimplemented from Components::EnterpriseComponent.
|
protected |
|
protectedvirtual |
|
private |
|
static |
|
virtual |
Reimplemented from Components::EnterpriseComponent.
|
virtual |
Reimplemented from Components::EnterpriseComponent.
|
static |
Reimplemented from Components::EnterpriseComponent.
|
static |
Reimplemented from Components::EnterpriseComponent.
|
static |
Reimplemented from Components::EnterpriseComponent.
|
static |
|
static |
Reimplemented from Components::EnterpriseComponent.
| void Components::SessionComponent::ccm_activate | ( | ) | raises (CCMException) |
|
pure virtual |
| void Components::SessionComponent::ccm_passivate | ( | ) | raises (CCMException) |
|
pure virtual |
| void Components::SessionComponent::ccm_remove | ( | ) | raises (CCMException) |
|
pure virtual |
| void Components::SessionComponent::configuration_complete | ( | ) | raises (CCMException) |
|
pure virtual |
|
virtual |
Reimplemented from Components::EnterpriseComponent.
|
private |
| void Components::SessionComponent::set_session_context | ( | in SessionContext | ctx | ) | raises (CCMException) |
|
pure virtual |
1.8.0-20120409