#include <PolicyC.h>
Inheritance diagram for CORBA::PolicyManager:


| Public Types | |
| typedef PolicyManager_ptr | _ptr_type | 
| typedef PolicyManager_var | _var_type | 
| Public Member Functions | |
| virtual ::CORBA::PolicyList * | get_policy_overrides (const ::CORBA::PolicyTypeSeq &ts)=0 throw ( CORBA::SystemException ) | 
| virtual void | set_policy_overrides (const ::CORBA::PolicyList &policies,::CORBA::SetOverrideType set_add)=0 throw ( CORBA::SystemException, ::CORBA::InvalidPolicies ) | 
| virtual CORBA::Boolean | _is_a (const char *type_id) | 
| Determine if we are of the type specified by the "logical_type_id". | |
| virtual const char * | _interface_repository_id (void) const | 
| virtual CORBA::Boolean | marshal (TAO_OutputCDR &cdr) | 
| Allows us to forbid marshaling of local interfaces. | |
| Static Public Member Functions | |
| static PolicyManager_ptr | _duplicate (PolicyManager_ptr obj) | 
| static void | _tao_release (PolicyManager_ptr obj) | 
| static PolicyManager_ptr | _narrow (CORBA::Object_ptr obj) | 
| No-op it is just here to simplify some templates. | |
| static PolicyManager_ptr | _unchecked_narrow (CORBA::Object_ptr obj) | 
| static PolicyManager_ptr | _nil (void) | 
| Return a NULL object. | |
| static void | _tao_any_destructor (void *) | 
| Used in the implementation of CORBA::Any. | |
| Protected Member Functions | |
| PolicyManager (void) | |
| virtual | ~PolicyManager (void) | 
| Private Member Functions | |
| PolicyManager (const PolicyManager &) | |
| void | operator= (const PolicyManager &) | 
| CORBA::PolicyManager::PolicyManager | ( | void | ) |  [protected] | 
| CORBA::PolicyManager::~PolicyManager | ( | void | ) |  [protected, virtual] | 
| CORBA::PolicyManager::PolicyManager | ( | const PolicyManager & | ) |  [private] | 
| CORBA::PolicyManager_ptr CORBA::PolicyManager::_duplicate | ( | PolicyManager_ptr | obj | ) |  [static] | 
| const char * CORBA::PolicyManager::_interface_repository_id | ( | void | ) | const  [virtual] | 
The repository ID for the most derived class, this is an implementation method and does no remote invocations!
Reimplemented from CORBA::Object.
Reimplemented in CORBA::PolicyCurrent.
| CORBA::Boolean CORBA::PolicyManager::_is_a | ( | const char * | type_id | ) |  [virtual] | 
Determine if we are of the type specified by the "logical_type_id".
Reimplemented from CORBA::Object.
Reimplemented in CORBA::PolicyCurrent.
| CORBA::PolicyManager_ptr CORBA::PolicyManager::_narrow | ( | CORBA::Object_ptr | obj | ) |  [static] | 
No-op it is just here to simplify some templates.
Reimplemented from CORBA::Object.
Reimplemented in CORBA::PolicyCurrent.
| static PolicyManager_ptr CORBA::PolicyManager::_nil | ( | void | ) |  [inline, static] | 
| void CORBA::PolicyManager::_tao_any_destructor | ( | void * | ) |  [static] | 
Used in the implementation of CORBA::Any.
Reimplemented from CORBA::Object.
Reimplemented in CORBA::PolicyCurrent.
| void CORBA::PolicyManager::_tao_release | ( | PolicyManager_ptr | obj | ) |  [static] | 
| CORBA::PolicyManager_ptr CORBA::PolicyManager::_unchecked_narrow | ( | CORBA::Object_ptr | obj | ) |  [static] | 
Reimplemented in CORBA::PolicyCurrent.
| virtual ::CORBA::PolicyList* CORBA::PolicyManager::get_policy_overrides | ( | const ::CORBA::PolicyTypeSeq & | ts | ) | throw (        CORBA::SystemException      )  [pure virtual] | 
| CORBA::Boolean CORBA::PolicyManager::marshal | ( | TAO_OutputCDR & | cdr | ) |  [virtual] | 
Allows us to forbid marshaling of local interfaces.
Reimplemented from CORBA::Object.
Reimplemented in CORBA::PolicyCurrent.
| void CORBA::PolicyManager::operator= | ( | const PolicyManager & | ) |  [private] | 
| virtual void CORBA::PolicyManager::set_policy_overrides | ( | const ::CORBA::PolicyList & | policies, | |
| ::CORBA::SetOverrideType | set_add | |||
| ) | throw (        CORBA::SystemException,        ::CORBA::InvalidPolicies      )  [pure virtual] | 
 1.4.6-4
 1.4.6-4