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

import "CCM_ServantContainerInterceptorRegistrationC.h";

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

List of all members.

Public Types

typedef
ServantContainerInterceptorRegistration_ptr 
_ptr_type
typedef
ServantContainerInterceptorRegistration_var 
_var_type
typedef
ServantContainerInterceptorRegistration_out 
_out_type

Public Member Functions

Components::Cookie register_servant_interceptor (in ServantContainerInterceptor ci)
ServantContainerInterceptor unregister_servant_interceptor (in Components::Cookie cookie) raises (InvalidRegistration)
virtual ::Components::Cookieregister_servant_interceptor (::Components::ContainerPortableInterceptor::ServantContainerInterceptor_ptr ci)=0
virtual
::Components::ContainerPortableInterceptor::ServantContainerInterceptor_ptr 
unregister_servant_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
ServantContainerInterceptorRegistration_ptr 
_duplicate (ServantContainerInterceptorRegistration_ptr obj)
static void _tao_release (ServantContainerInterceptorRegistration_ptr obj)
static
ServantContainerInterceptorRegistration_ptr 
_narrow (::CORBA::Object_ptr obj)
static
ServantContainerInterceptorRegistration_ptr 
_unchecked_narrow (::CORBA::Object_ptr obj)
static
ServantContainerInterceptorRegistration_ptr 
_nil (void)

Protected Member Functions

 ServantContainerInterceptorRegistration (void)
virtual ~ServantContainerInterceptorRegistration (void)

Private Member Functions

 ServantContainerInterceptorRegistration (const ServantContainerInterceptorRegistration &)
void operator= (const ServantContainerInterceptorRegistration &)

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.


Constructor & Destructor Documentation

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

Member Function Documentation

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

Reimplemented from CORBA::Object.

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

Reimplemented from CORBA::Object.

Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::_narrow ( ::CORBA::Object_ptr  obj) [static]
Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::_nil ( void  ) [static]

Reimplemented from CORBA::Object.

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

Reimplemented from CORBA::Object.

void Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::operator= ( const ServantContainerInterceptorRegistration ) [private]
Components::Cookie Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::register_servant_interceptor ( in ServantContainerInterceptor  ci)
virtual ::Components::Cookie* Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::register_servant_interceptor ( ::Components::ContainerPortableInterceptor::ServantContainerInterceptor_ptr  ci) [pure virtual]
ServantContainerInterceptor Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::unregister_servant_interceptor ( in Components::Cookie  cookie) raises (InvalidRegistration)
virtual ::Components::ContainerPortableInterceptor::ServantContainerInterceptor_ptr Components::ContainerPortableInterceptor::ServantContainerInterceptorRegistration::unregister_servant_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