TAO 3.1.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TAO::RequestInterceptor_Adapter Class Referenceabstract

A base helper class to invoke registered request interceptors. More...

#include <RequestInterceptor_Adapter.h>

Inheritance diagram for TAO::RequestInterceptor_Adapter:
Inheritance graph
[legend]

Public Member Functions

virtual ~RequestInterceptor_Adapter ()
 
virtual void destroy_interceptors ()=0
 
virtual void popTSC (TAO_ORB_Core *orb_core_)=0
 
virtual void pushTSC (TAO_ORB_Core *orb_core_)=0
 

Detailed Description

A base helper class to invoke registered request interceptors.

Constructor & Destructor Documentation

◆ ~RequestInterceptor_Adapter()

TAO::RequestInterceptor_Adapter::~RequestInterceptor_Adapter ( )
virtual

Member Function Documentation

◆ destroy_interceptors()

virtual void TAO::RequestInterceptor_Adapter::destroy_interceptors ( )
pure virtual

◆ popTSC()

virtual void TAO::RequestInterceptor_Adapter::popTSC ( TAO_ORB_Core * orb_core_)
pure virtual

◆ pushTSC()

virtual void TAO::RequestInterceptor_Adapter::pushTSC ( TAO_ORB_Core * orb_core_)
pure virtual

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