#include "tao/Invocation_Utils.h"
#include "tao/Basic_Types.h"
Include dependency graph for ClientRequestInterceptor_Adapter.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | PortableInterceptor |
namespace | CORBA |
namespace | TAO |
Classes | |
class | TAO::ClientRequestInterceptor_Adapter |
A convenient helper class to invoke registered client request interceptors. More... | |
Typedefs | |
typedef ClientRequestInterceptor * | PortableInterceptor::ClientRequestInterceptor_ptr |
typedef CORBA::Short | PortableInterceptor::ReplyStatus |
This file an adapter class to simplify the support of interceptors.
Ossama Othman <ossama@uci.edu>
Kirthika Parameswaran <kirthika@cs.wustl.edu>
Definition in file ClientRequestInterceptor_Adapter.h.