Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TAO_Id_Assignment_Policy Class Reference

#include <POA_Policies.h>

Inheritance diagram for TAO_Id_Assignment_Policy:

Inheritance graph
[legend]
Collaboration diagram for TAO_Id_Assignment_Policy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_Id_Assignment_Policy (PortableServer::IdAssignmentPolicyValue value)
PortableServer::IdAssignmentPolicyValue value (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException)
CORBA::Policy_ptr copy (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException)
void destroy (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException)
CORBA::PolicyType policy_type (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException)
TAO_Cached_Policy_Type _tao_cached_type (void) const
 Return the cached policy type for this policy.
TAO_Policy_Scope _tao_scope (void) const
 Returns the scope at which this policy can be applied. See orbconf.h.

Static Public Member Functions

CORBA::Policy_ptr create (const CORBA::Any &val ACE_ENV_ARG_DECL)

Protected Attributes

PortableServer::IdAssignmentPolicyValue value_

Constructor & Destructor Documentation

TAO_Id_Assignment_Policy::TAO_Id_Assignment_Policy PortableServer::IdAssignmentPolicyValue  value  ) 
 


Member Function Documentation

TAO_Cached_Policy_Type TAO_Id_Assignment_Policy::_tao_cached_type void   )  const [virtual]
 

Return the cached policy type for this policy.

Implements CORBA::Policy.

TAO_Policy_Scope TAO_Id_Assignment_Policy::_tao_scope void   )  const [virtual]
 

Returns the scope at which this policy can be applied. See orbconf.h.

Implements CORBA::Policy.

CORBA::Policy_ptr TAO_Id_Assignment_Policy::copy ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw (CORBA::SystemException) [virtual]
 

Implements PortableServer::IdAssignmentPolicy.

CORBA::Policy_ptr TAO_Id_Assignment_Policy::create const CORBA::Any &val  ACE_ENV_ARG_DECL  )  [static]
 

Helper method for the implementation of CORBA::ORB::create_policy.

void TAO_Id_Assignment_Policy::destroy ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw (CORBA::SystemException) [virtual]
 

Implements PortableServer::IdAssignmentPolicy.

CORBA::PolicyType TAO_Id_Assignment_Policy::policy_type ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw (CORBA::SystemException) [virtual]
 

Implements CORBA::Policy.

PortableServer::IdAssignmentPolicyValue TAO_Id_Assignment_Policy::value ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw (CORBA::SystemException) [virtual]
 

Implements PortableServer::IdAssignmentPolicy.


Member Data Documentation

PortableServer::IdAssignmentPolicyValue TAO_Id_Assignment_Policy::value_ [protected]
 


The documentation for this class was generated from the following files:
Generated on Fri Dec 31 15:40:54 2004 for TAO_PortableServer by  doxygen 1.3.9.1