TAO_PI 4.0.2
Loading...
Searching...
No Matches
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
[legend]
Collaboration diagram for TAO_RequestInterceptor_Adapter_Impl:
Collaboration graph
[legend]

Public Member Functions

 ~TAO_RequestInterceptor_Adapter_Impl ()
 
void popTSC (TAO_ORB_Core *orb_core)
 
void pushTSC (TAO_ORB_Core *orb_core)
 
- Public Member Functions inherited from TAO::RequestInterceptor_Adapter
virtual ~RequestInterceptor_Adapter ()
 
virtual void destroy_interceptors ()=0
 

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::~TAO_RequestInterceptor_Adapter_Impl ( )

Member Function Documentation

◆ popTSC()

void TAO_RequestInterceptor_Adapter_Impl::popTSC ( TAO_ORB_Core * orb_core)
virtual

◆ pushTSC()

void TAO_RequestInterceptor_Adapter_Impl::pushTSC ( TAO_ORB_Core * orb_core)
virtual

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