TAO_PI  2.1.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
TAO_RequestInterceptor_Adapter_Impl Class Reference

A convenient helper class to invoke registered client request interceptors. More...

#include <RequestInterceptor_Adapter_Impl.h>

Inheritance diagram for TAO_RequestInterceptor_Adapter_Impl:
Inheritance graph
Collaboration diagram for TAO_RequestInterceptor_Adapter_Impl:
Collaboration graph

Public Member Functions

 ~TAO_RequestInterceptor_Adapter_Impl (void)
 
void popTSC (TAO_ORB_Core *orb_core)
 
void pushTSC (TAO_ORB_Core *orb_core)
 

Detailed Description

A convenient helper class to invoke registered client request interceptors.

This class invokes all registered interceptors at interception point, and enforces flow rules dictated by the Portable Interceptor specification/chapter.

Constructor & Destructor Documentation

TAO_RequestInterceptor_Adapter_Impl::~TAO_RequestInterceptor_Adapter_Impl ( void  )

Member Function Documentation

void TAO_RequestInterceptor_Adapter_Impl::popTSC ( TAO_ORB_Core orb_core)
void TAO_RequestInterceptor_Adapter_Impl::pushTSC ( TAO_ORB_Core orb_core)

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