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::ExtensionContext Class Reference

import "CCM_ExtensionContextC.h";

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

List of all members.

Public Types

typedef ExtensionContext_ptr _ptr_type
typedef ExtensionContext_var _var_type
typedef ExtensionContext_out _out_type

Public Member Functions

Components::ContainerPortableInterceptor::ClientContainerInterceptorRegistration get_client_interceptor_registration () raises (CCMException)
Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration get_server_interceptor_registration () raises (CCMException)
Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration get_stub_interceptor_registration () raises (CCMException)
Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration get_servant_interceptor_registration () raises (CCMException)
Cookie install_service_reference (in string service_id, in Object objref) raises (CCMException)
Object uninstall_service_reference (in Cookie ck) raises (CCMException)
virtual
::Components::ContainerPortableInterceptor::ClientContainerInterceptorRegistration_ptr 
get_client_interceptor_registration (void)=0
 
virtual
::Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration_ptr 
get_server_interceptor_registration (void)=0
 
virtual
::Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration_ptr 
get_stub_interceptor_registration (void)=0
 
virtual
::Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration_ptr 
get_servant_interceptor_registration (void)=0
 
virtual ::Components::Cookieinstall_service_reference (const char *service_id,::CORBA::Object_ptr objref)=0
 
virtual ::CORBA::Object_ptr uninstall_service_reference (::Components::Cookie *ck)=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 ExtensionContext_ptr _duplicate (ExtensionContext_ptr obj)
static void _tao_release (ExtensionContext_ptr obj)
static ExtensionContext_ptr _narrow (::CORBA::Object_ptr obj)
static ExtensionContext_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static ExtensionContext_ptr _nil (void)

Protected Member Functions

 ExtensionContext (void)
virtual ~ExtensionContext (void)

Private Member Functions

 ExtensionContext (const ExtensionContext &)
void operator= (const ExtensionContext &)

Member Typedef Documentation

Reimplemented from Components::CCMContext.

Reimplemented from Components::CCMContext.

Reimplemented from Components::CCMContext.


Constructor & Destructor Documentation


Member Function Documentation

const char * Components::ExtensionContext::_interface_repository_id ( void  ) const
virtual

Reimplemented from Components::CCMContext.

CORBA::Boolean Components::ExtensionContext::_is_a ( const char *  type_id)
virtual

Reimplemented from Components::CCMContext.

Reimplemented from Components::CCMContext.

Reimplemented from Components::CCMContext.

Reimplemented from Components::CCMContext.

Cookie Components::ExtensionContext::install_service_reference ( in string  service_id,
in Object  objref 
) raises (CCMException)
virtual ::Components::Cookie* Components::ExtensionContext::install_service_reference ( const char *  service_id,
::CORBA::Object_ptr  objref 
)
pure virtual

Reimplemented from Components::CCMContext.

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


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