CIAO  1.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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


Member Function Documentation

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

Reimplemented from CORBA::Object.

void Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration::operator= ( const ServerContainerInterceptorRegistration ) [private]

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