#include "TAO_Export.h"
#include "orbconf.h"
#include "Interceptor_List.h"
#include "ClientRequestInterceptorC.h"
Include dependency graph for ClientRequestInterceptor_Adapter.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
Classes | |
class | TAO::ClientRequestInterceptor_Adapter |
A convenient helper class to invoke registered client request interceptors. More... | |
Typedefs | |
typedef Interceptor_List< ::PortableInterceptor::ClientRequestInterceptor > | ClientRequestInterceptor_List |
This file an adapter class to simplify the support of interceptors.
Ossama Othman <ossama@uci.edu>
Kirthika Parameswaran <kirthika@cs.wustl.edu>
|
|