CIAO  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
Components::CCMContext Class Reference

import "CCM_ContextC.h";

Inheritance diagram for Components::CCMContext:
Inheritance graph
[legend]
Collaboration diagram for Components::CCMContext:
Collaboration graph
[legend]

List of all members.

Public Types

typedef CCMContext_ptr _ptr_type
typedef CCMContext_var _var_type
typedef CCMContext_out _out_type

Public Member Functions

Principal get_caller_principal ()
CCMHome get_CCM_home ()
boolean get_rollback_only () raises (IllegalState)
Transaction::UserTransaction get_user_transaction () raises (IllegalState)
boolean is_caller_in_role (in string role)
void set_rollback_only () raises (IllegalState)
Object resolve_service_reference (in string service_id) raises (CCMException)
virtual ::Components::Principal_ptr get_caller_principal (void)=0
 
virtual ::Components::CCMHome_ptr get_CCM_home (void)=0
 
virtual ::CORBA::Boolean get_rollback_only (void)=0
 
virtual
::Components::Transaction::UserTransaction_ptr 
get_user_transaction (void)=0
 
virtual ::CORBA::Boolean is_caller_in_role (const char *role)=0
 
virtual void set_rollback_only (void)=0
 
virtual ::CORBA::Object_ptr resolve_service_reference (const char *service_id)=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 CCMContext_ptr _duplicate (CCMContext_ptr obj)
static void _tao_release (CCMContext_ptr obj)
static CCMContext_ptr _narrow (::CORBA::Object_ptr obj)
static CCMContext_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static CCMContext_ptr _nil (void)

Protected Member Functions

 CCMContext (void)
virtual ~CCMContext (void)

Private Member Functions

 CCMContext (const CCMContext &)
void operator= (const CCMContext &)

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented in Components::ExtensionContext, and Components::SessionContext.

Reimplemented from CORBA::Object.

Reimplemented in Components::ExtensionContext, and Components::SessionContext.


Constructor & Destructor Documentation

Components::CCMContext::CCMContext ( void  )
protected
Components::CCMContext::~CCMContext ( void  )
protectedvirtual

Member Function Documentation

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.

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.

virtual ::CORBA::Boolean Components::CCMContext::get_rollback_only ( 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

Reimplemented from CORBA::Object.

Reimplemented in Components::ExtensionContext, and Components::SessionContext.

void Components::CCMContext::operator= ( const CCMContext )
private

Coming for QoS4CCM

virtual ::CORBA::Object_ptr Components::CCMContext::resolve_service_reference ( const char *  service_id)
pure virtual
virtual void Components::CCMContext::set_rollback_only ( void  )
pure virtual

The documentation for this class was generated from the following files: