#include "tao/orbconf.h"
#include "tao/PI_Server/PI_Server_includeC.h"
#include "tao/PI/Interceptor_List_T.h"
#include "tao/ServerRequestInterceptor_Adapter.h"
#include "tao/PI/RequestInterceptor_Adapter_Impl.h"
#include "tao/Basic_Types.h"
#include "tao/PI_Server/ServerRequestDetails.h"
Go to the source code of this file.
Classes | |
class | TAO::ServerRequestInterceptor_Adapter_Impl |
ServerRequestInterceptor_Adapter_Impl. More... | |
Namespaces | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
namespace | CORBA |
FUZZ: disable check_for_include/. |
This file contains a helper class to simplify the support of interceptors in TAO_IDL generated skeletons.
Definition in file ServerInterceptorAdapter.h.