import "CCM_SessionComponent.idl";
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) |
void Components::SessionComponent::ccm_activate | ( | ) | raises (CCMException) |
void Components::SessionComponent::ccm_passivate | ( | ) | raises (CCMException) |
void Components::SessionComponent::ccm_remove | ( | ) | raises (CCMException) |
void Components::SessionComponent::configuration_complete | ( | ) | raises (CCMException) |
void Components::SessionComponent::set_session_context | ( | in SessionContext | ctx | ) | raises (CCMException) |