#include "tao/orbconf.h"
#include "ServerRequestInterceptorC.h"
#include "tao/PI/Interceptor_List_T.h"
#include "tao/ServerRequestInterceptor_Adapter.h"
#include "tao/Basic_Types.h"
#include "ServerRequestDetails.h"
Include dependency graph for ServerInterceptorAdapter.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
namespace | CORBA |
Classes | |
class | TAO::ServerRequestInterceptor_Adapter_Impl |
ServerRequestInterceptor_Adapter_Impl. More... | |
Typedefs | |
typedef Interceptor_List< ::PortableInterceptor::ServerRequestInterceptor, ServerRequestDetails > | ServerRequestInterceptor_List |
This file contains a helper class to simplify the support of interceptors in TAO_IDL generated skeletons.
Ossama Othman <ossama@uci.edu>
Kirthika Parameswaran <kirthika@cs.wustl.edu>
|
|