#include "tao/orbconf.h"
#include "tao/PI/PI_includeC.h"
#include "tao/PI/ClientRequestDetails.inl"
Go to the source code of this file.
Classes | |
class | TAO::ClientRequestDetails |
The policy-driven details for a registered client request 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 ClientRequestDetails object associated with the registered client request interceptor.
Definition in file ClientRequestDetails.h.