Policy_Manager.pidl

Go to the documentation of this file.
00001 /**
00002  * @file Policy_Manager.pidl
00003  *
00004  * $Id: Policy_Manager.pidl 79261 2007-08-08 12:37:44Z johnnyw $
00005  *
00006  * @brief Pre-compiled IDL source for the CORBA::PolicyManager related
00007  * classes.
00008  *
00009  */
00010 
00011 #ifndef TAO_CORBA_POLICYMANAGER_PIDL
00012 #define TAO_CORBA_POLICYMANAGER_PIDL
00013 
00014 #include "tao/Policy.pidl"
00015 
00016 #pragma prefix "omg.org"
00017 
00018 module CORBA
00019 {
00020   local interface PolicyManager
00021   {
00022     PolicyList get_policy_overrides (in PolicyTypeSeq ts);
00023     void set_policy_overrides (
00024              in PolicyList policies,
00025              in SetOverrideType set_add)
00026         raises (InvalidPolicies);
00027   };
00028 };
00029 
00030 #pragma prefix ""
00031 
00032 #endif /* TAO_CORBA_POLICYMANAGER_PIDL */

Generated on Tue Feb 2 17:37:52 2010 for TAO by  doxygen 1.4.7