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

TAO_Lifespan_Policy Class Reference

#include <POA_Policies.h>

Inheritance diagram for TAO_Lifespan_Policy:

Inheritance graph
[legend]
Collaboration diagram for TAO_Lifespan_Policy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_Lifespan_Policy (PortableServer::LifespanPolicyValue value)
PortableServer::LifespanPolicyValue 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::LifespanPolicyValue value_

Constructor & Destructor Documentation

TAO_Lifespan_Policy::TAO_Lifespan_Policy PortableServer::LifespanPolicyValue  value  ) 
 


Member Function Documentation

TAO_Cached_Policy_Type TAO_Lifespan_Policy::_tao_cached_type void   )  const [virtual]
 

Return the cached policy type for this policy.

Implements CORBA::Policy.

TAO_Policy_Scope TAO_Lifespan_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_Lifespan_Policy::copy ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw (CORBA::SystemException) [virtual]
 

Implements PortableServer::LifespanPolicy.

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

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

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

Implements PortableServer::LifespanPolicy.

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

Implements CORBA::Policy.

PortableServer::LifespanPolicyValue TAO_Lifespan_Policy::value ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw (CORBA::SystemException) [virtual]
 

Implements PortableServer::LifespanPolicy.


Member Data Documentation

PortableServer::LifespanPolicyValue TAO_Lifespan_Policy::value_ [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu Feb 10 20:45:25 2005 for TAO_PortableServer by  doxygen 1.3.9.1