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

Implementation of the CCM_ServerContainerInterceptorRegistration interface. More...

#include <StubContainerInterceptorRegistration_Impl.h>

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

List of all members.

Public Member Functions

 StubContainerInterceptorRegistration_Impl (void)
virtual ~StubContainerInterceptorRegistration_Impl (void)
virtual ::Components::Cookieregister_stub_interceptor (::Components::ContainerPortableInterceptor::StubContainerInterceptor_ptr ci)
virtual
::Components::ContainerPortableInterceptor::StubContainerInterceptor_ptr 
unregister_stub_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 StubContainerInterceptor. Returns a cookie for this registration.

Implements Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration.

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

Implements Components::ContainerPortableInterceptor::StubContainerInterceptorRegistration.


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