|
TAO
2.1.1
|
#include <Policy_Manager.h>


Public Member Functions | |
| TAO_Policy_Manager (void) | |
| constructor | |
| CORBA::Policy_ptr | get_policy (CORBA::PolicyType policy) |
| Obtain a single policy. | |
| CORBA::Policy_ptr | get_cached_policy (TAO_Cached_Policy_Type type) |
| Obtain a single cached policy. | |
| virtual CORBA::PolicyList * | get_policy_overrides (const CORBA::PolicyTypeSeq &ts) |
| virtual void | set_policy_overrides (const CORBA::PolicyList &policies, CORBA::SetOverrideType set_add) |
Private Member Functions | |
| TAO_Policy_Manager (TAO_Policy_Manager const &) | |
| TAO_Policy_Manager & | operator= (TAO_Policy_Manager const &) |
Private Attributes | |
| TAO_SYNCH_MUTEX | mutex_ |
| Protect access. | |
| TAO_Policy_Set | impl_ |
| The implementation. | |
constructor
|
private |
Obtain a single cached policy.
Obtain a single policy.
|
virtual |
|
private |
|
virtual |
The implementation.
Protect access.
1.8.0-20120409