Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tao / EndpointPolicy / EndpointPolicyType.pidl
blob9b34ac77d9d757c3c68aa4620594cd8f90b91704
1 /**
2  * @file EndpointPolicyType.pidl
3  *
4  * This file contains idl definition for EndpointPolicy type.
5  */
7 #ifndef _TAO_ENDPOINT_POLICY_TYPE_IDL_
8 #define _TAO_ENDPOINT_POLICY_TYPE_IDL_
10 #include "tao/Policy_Forward.pidl"
12 module EndpointPolicy
14    const CORBA::PolicyType ENDPOINT_POLICY_TYPE = 0x4f43000c;
18 #endif /* _TAO_ENDPOINT_POLICY_TYPE_IDL_ */