#include <Policy_Manager.h>
Collaboration diagram for TAO_Policy_Current_Impl:
Public Methods | |
TAO_Policy_Current_Impl (void) | |
CORBA::Policy_ptr | get_policy (CORBA::PolicyType policy, CORBA::Environment &ACE_TRY_ENV = TAO_default_environment () ) |
Obtain a single policy. | |
CORBA::PolicyList* | get_policy_overrides ( const CORBA::PolicyTypeSeq & ts, CORBA::Environment &ACE_TRY_ENV = CORBA::Environment::default_environment () ) |
void | set_policy_overrides (const CORBA::PolicyList & policies, CORBA::SetOverrideType set_add, CORBA::Environment &ACE_TRY_ENV = CORBA::Environment::default_environment ()) |
CORBA::Policy_ptr | get_cached_policy (TAO_Cached_Policy_Type type) |
Obtain a single cached policy. | |
Private Attributes | |
TAO_Policy_Set | manager_impl_ |
The implementation. |
|
|
|
Obtain a single cached policy.
|
|
Obtain a single policy.
|
|
|
|
|
|
The implementation.
|