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

import "CCM_ServerContainerInterceptorRegistrationC.h";

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

List of all members.

Public Types

typedef
ServerContainerInterceptorRegistration_ptr 
_ptr_type
typedef
ServerContainerInterceptorRegistration_var 
_var_type
typedef
ServerContainerInterceptorRegistration_out 
_out_type

Public Member Functions

Components::Cookie register_server_interceptor (in ServerContainerInterceptor ci)
ServerContainerInterceptor unregister_server_interceptor (in Components::Cookie cookie) raises (InvalidRegistration)
virtual ::Components::Cookieregister_server_interceptor (::Components::ContainerPortableInterceptor::ServerContainerInterceptor_ptr ci)=0
virtual
::Components::ContainerPortableInterceptor::ServerContainerInterceptor_ptr 
unregister_server_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
ServerContainerInterceptorRegistration_ptr 
_duplicate (ServerContainerInterceptorRegistration_ptr obj)
static void _tao_release (ServerContainerInterceptorRegistration_ptr obj)
static
ServerContainerInterceptorRegistration_ptr 
_narrow (::CORBA::Object_ptr obj)
static
ServerContainerInterceptorRegistration_ptr 
_unchecked_narrow (::CORBA::Object_ptr obj)
static
ServerContainerInterceptorRegistration_ptr 
_nil (void)

Protected Member Functions

 ServerContainerInterceptorRegistration (void)
virtual ~ServerContainerInterceptorRegistration (void)

Private Member Functions

 ServerContainerInterceptorRegistration (const ServerContainerInterceptorRegistration &)
void operator= (const ServerContainerInterceptorRegistration &)

Member Typedef Documentation

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.


Constructor & Destructor Documentation

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

Member Function Documentation

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

Reimplemented from CORBA::Object.

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

Reimplemented from CORBA::Object.

Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::_narrow ( ::CORBA::Object_ptr  obj) [static]
Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration_ptr Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::_nil ( void  ) [static]

Reimplemented from CORBA::Object.

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

Reimplemented from CORBA::Object.

void Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::operator= ( const ServerContainerInterceptorRegistration ) [private]
Components::Cookie Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::register_server_interceptor ( in ServerContainerInterceptor  ci)
virtual ::Components::Cookie* Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::register_server_interceptor ( ::Components::ContainerPortableInterceptor::ServerContainerInterceptor_ptr  ci) [pure virtual]
ServerContainerInterceptor Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::unregister_server_interceptor ( in Components::Cookie  cookie) raises (InvalidRegistration)
virtual ::Components::ContainerPortableInterceptor::ServerContainerInterceptor_ptr Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::unregister_server_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