CIAO
1.0.8
|
import "CCM_ContextC.h";
Reimplemented from CORBA::Object.
Reimplemented in Components::ExtensionContext, and Components::SessionContext.
Reimplemented from CORBA::Object.
Reimplemented in Components::ExtensionContext, and Components::SessionContext.
Reimplemented from CORBA::Object.
Reimplemented in Components::ExtensionContext, Components::SessionContext, CIAO::Session_Context_Impl_T< BASE_CTX, COMP >, and CIAO::Extension_Context_Impl_T< BASE_CTX, COMP >.
Components::CCMContext::CCMContext | ( | void | ) | [protected] |
Components::CCMContext::~CCMContext | ( | void | ) | [protected, virtual] |
Components::CCMContext::CCMContext | ( | const CCMContext & | ) | [private] |
Components::CCMContext_ptr Components::CCMContext::_duplicate | ( | CCMContext_ptr | obj | ) | [static] |
const char * Components::CCMContext::_interface_repository_id | ( | void | ) | const [virtual] |
Reimplemented from CORBA::Object.
Reimplemented in Components::ExtensionContext, and Components::SessionContext.
CORBA::Boolean Components::CCMContext::_is_a | ( | const char * | type_id | ) | [virtual] |
Reimplemented from CORBA::Object.
Reimplemented in Components::ExtensionContext, and Components::SessionContext.
Components::CCMContext_ptr Components::CCMContext::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented in Components::ExtensionContext, and Components::SessionContext.
Components::CCMContext_ptr Components::CCMContext::_nil | ( | void | ) | [static] |
Reimplemented from CORBA::Object.
Reimplemented in Components::ExtensionContext, and Components::SessionContext.
void Components::CCMContext::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
Reimplemented from CORBA::Object.
Reimplemented in Components::SessionContext.
void Components::CCMContext::_tao_release | ( | CCMContext_ptr | obj | ) | [static] |
Components::CCMContext_ptr Components::CCMContext::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
Reimplemented in Components::ExtensionContext, and Components::SessionContext.
Principal Components::CCMContext::get_caller_principal | ( | ) |
virtual ::Components::Principal_ptr Components::CCMContext::get_caller_principal | ( | void | ) | [pure virtual] |
CCMHome Components::CCMContext::get_CCM_home | ( | ) |
virtual ::Components::CCMHome_ptr Components::CCMContext::get_CCM_home | ( | void | ) | [pure virtual] |
boolean Components::CCMContext::get_rollback_only | ( | ) | raises (IllegalState) |
virtual ::CORBA::Boolean Components::CCMContext::get_rollback_only | ( | void | ) | [pure virtual] |
Transaction::UserTransaction Components::CCMContext::get_user_transaction | ( | ) | raises (IllegalState) |
virtual ::Components::Transaction::UserTransaction_ptr Components::CCMContext::get_user_transaction | ( | void | ) | [pure virtual] |
boolean Components::CCMContext::is_caller_in_role | ( | in string | role | ) |
virtual ::CORBA::Boolean Components::CCMContext::is_caller_in_role | ( | const char * | role | ) | [pure virtual] |
CORBA::Boolean Components::CCMContext::marshal | ( | TAO_OutputCDR & | cdr | ) | [virtual] |
Reimplemented from CORBA::Object.
Reimplemented in Components::ExtensionContext, and Components::SessionContext.
void Components::CCMContext::operator= | ( | const CCMContext & | ) | [private] |
Object Components::CCMContext::resolve_service_reference | ( | in string | service_id | ) | raises (CCMException) |
Coming for QoS4CCM
virtual ::CORBA::Object_ptr Components::CCMContext::resolve_service_reference | ( | const char * | service_id | ) | [pure virtual] |
void Components::CCMContext::set_rollback_only | ( | ) | raises (IllegalState) |
virtual void Components::CCMContext::set_rollback_only | ( | void | ) | [pure virtual] |