TAO
2.0.8
|
A base helper class to invoke registered request interceptors. More...
#include <RequestInterceptor_Adapter.h>
Public Member Functions | |
virtual | ~RequestInterceptor_Adapter (void) |
virtual void | destroy_interceptors (void)=0 |
virtual void | popTSC (TAO_ORB_Core *orb_core_)=0 |
virtual void | pushTSC (TAO_ORB_Core *orb_core_)=0 |
A base helper class to invoke registered request interceptors.
TAO::RequestInterceptor_Adapter::~RequestInterceptor_Adapter | ( | void | ) | [virtual] |
virtual void TAO::RequestInterceptor_Adapter::destroy_interceptors | ( | void | ) | [pure virtual] |
virtual void TAO::RequestInterceptor_Adapter::popTSC | ( | TAO_ORB_Core * | orb_core_ | ) | [pure virtual] |
virtual void TAO::RequestInterceptor_Adapter::pushTSC | ( | TAO_ORB_Core * | orb_core_ | ) | [pure virtual] |