CIAO  1.0.8
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration Class Reference

import "CCM_StubContainerInterceptorRegistrationC.h";

Inheritance diagram for Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration:
Inheritance graph
[legend]
Collaboration diagram for Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration:
Collaboration graph
[legend]

List of all members.

Public Types

typedef
StubContainerInterceptorRegistration_ptr 
_ptr_type
typedef
StubContainerInterceptorRegistration_var 
_var_type
typedef
StubContainerInterceptorRegistration_out 
_out_type

Public Member Functions

Components::Cookie register_stub_interceptor (in StubContainerInterceptor ci)
StubContainerInterceptor unregister_stub_interceptor (in Components::Cookie cookie) raises (InvalidRegistration)
virtual ::Components::Cookieregister_stub_interceptor (::Components::ContainerPortableInterceptor::StubContainerInterceptor_ptr ci)=0
virtual
::Components::ContainerPortableInterceptor::StubContainerInterceptor_ptr 
unregister_stub_interceptor (::Components::Cookie *cookie)=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
StubContainerInterceptorRegistration_ptr 
_duplicate (StubContainerInterceptorRegistration_ptr obj)
static void _tao_release (StubContainerInterceptorRegistration_ptr obj)
static
StubContainerInterceptorRegistration_ptr 
_narrow (::CORBA::Object_ptr obj)
static
StubContainerInterceptorRegistration_ptr 
_unchecked_narrow (::CORBA::Object_ptr obj)
static
StubContainerInterceptorRegistration_ptr 
_nil (void)

Protected Member Functions

 StubContainerInterceptorRegistration (void)
virtual ~StubContainerInterceptorRegistration (void)

Private Member Functions

 StubContainerInterceptorRegistration (const StubContainerInterceptorRegistration &)
void operator= (const StubContainerInterceptorRegistration &)

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.


Constructor & Destructor Documentation

Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::StubContainerInterceptorRegistration ( void  ) [protected]
Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::~StubContainerInterceptorRegistration ( void  ) [protected, virtual]
Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::StubContainerInterceptorRegistration ( const StubContainerInterceptorRegistration ) [private]

Member Function Documentation

Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_duplicate ( StubContainerInterceptorRegistration_ptr  obj) [static]
const char * Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_interface_repository_id ( void  ) const [virtual]

Reimplemented from CORBA::Object.

CORBA::Boolean Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_is_a ( const char *  type_id) [virtual]

Reimplemented from CORBA::Object.

Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_narrow ( ::CORBA::Object_ptr  obj) [static]
Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_nil ( void  ) [static]

Reimplemented from CORBA::Object.

void Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_tao_release ( StubContainerInterceptorRegistration_ptr  obj) [static]
Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::_unchecked_narrow ( ::CORBA::Object_ptr  obj) [static]
CORBA::Boolean Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::marshal ( TAO_OutputCDR cdr) [virtual]

Reimplemented from CORBA::Object.

void Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::operator= ( const StubContainerInterceptorRegistration ) [private]
Components::Cookie Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::register_stub_interceptor ( in StubContainerInterceptor  ci)
virtual ::Components::Cookie* Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::register_stub_interceptor ( ::Components::ContainerPortableInterceptor::StubContainerInterceptor_ptr  ci) [pure virtual]
StubContainerInterceptor Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::unregister_stub_interceptor ( in Components::Cookie  cookie) raises (InvalidRegistration)
virtual ::Components::ContainerPortableInterceptor::StubContainerInterceptor_ptr Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration::unregister_stub_interceptor ( ::Components::Cookie cookie) [pure virtual]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines