#include "tao/orbconf.h"
#include "tao/Policy_ForwardC.h"
Go to the source code of this file.
Classes | |
class | TAO::IORInterceptor_Details |
The policy-driven details for a registered IOR interceptor. More... | |
Namespaces | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies. |
This file declares a class that manages the details about a registered client request interceptor. Policies can be used when interceptors are registered, and the policy values will be processed and used to modify the values of the IORInterceptor_Details object associated with the registered client request interceptor.
Definition in file IORInterceptor_Details.h.