CIAO  1.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
CIAO::ServerContainerInterceptorRegistration_Impl Class Reference

Implementation of the CCM_ServerContainerInterceptorRegistration interface. More...

#include <ServerContainerInterceptorRegistration_Impl.h>

Inheritance diagram for CIAO::ServerContainerInterceptorRegistration_Impl:
Inheritance graph
[legend]
Collaboration diagram for CIAO::ServerContainerInterceptorRegistration_Impl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ServerContainerInterceptorRegistration_Impl (void)
virtual ~ServerContainerInterceptorRegistration_Impl (void)
virtual ::Components::Cookieregister_server_interceptor (::Components::ContainerPortableInterceptor::ServerContainerInterceptor_ptr ci)
virtual
::Components::ContainerPortableInterceptor::ServerContainerInterceptor_ptr 
unregister_server_interceptor (::Components::Cookie *cookie)

Detailed Description

Implementation of the CCM_ServerContainerInterceptorRegistration interface.

Implementation of the registration process of Server Container Interceptors

Part of COPI (Container Portable Interceptor)


Constructor & Destructor Documentation


Member Function Documentation

Registers a ServerContainerInterceptor. Return a cookie for this registration.

Implements Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration.

Unregisters a ServerContainerInterceptor. Throws an InvalidRegistration exception when the ServerContainerInterceptor cannot be found. Returns the ServerContainerInterceptor

Implements Components::ContainerPortableInterceptor::ServerContainerInterceptorRegistration.


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