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

PortableServer::LifespanPolicy Interface Reference

#include <PortableServerC.h>

Inheritance diagram for PortableServer::LifespanPolicy:

Inheritance graph
[legend]
Collaboration diagram for PortableServer::LifespanPolicy:

Collaboration graph
[legend]
List of all members.

Public Types

typedef LifespanPolicy_ptr _ptr_type
typedef LifespanPolicy_var _var_type

Public Member Functions

virtual ::PortableServer::LifespanPolicyValue value (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual ::CORBA::Policy_ptr copy (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual void destroy (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual CORBA::Boolean _is_a (const char *type_id ACE_ENV_ARG_DECL_WITH_DEFAULTS)
virtual const char * _interface_repository_id (void) const
virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Member Functions

LifespanPolicy_ptr _duplicate (LifespanPolicy_ptr obj)
LifespanPolicy_ptr _narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
LifespanPolicy_ptr _unchecked_narrow (CORBA::Object_ptr obj ACE_ENV_ARG_DECL_WITH_DEFAULTS)
LifespanPolicy_ptr _nil (void)
void _tao_any_destructor (void *)

Public Attributes

readonly attribute LifespanPolicyValue value

Protected Member Functions

 LifespanPolicy (void)
virtual ~LifespanPolicy (void)

Private Member Functions

 LifespanPolicy (const LifespanPolicy &)
void operator= (const LifespanPolicy &)

Member Typedef Documentation

typedef LifespanPolicy_ptr PortableServer::LifespanPolicy::_ptr_type
 

Implements CORBA::Policy.

typedef LifespanPolicy_var PortableServer::LifespanPolicy::_var_type
 

Implements CORBA::Policy.


Constructor & Destructor Documentation

PortableServer::LifespanPolicy::LifespanPolicy void   )  [protected]
 

PortableServer::LifespanPolicy::~LifespanPolicy void   )  [protected, virtual]
 

PortableServer::LifespanPolicy::LifespanPolicy const LifespanPolicy  )  [private]
 


Member Function Documentation

PortableServer::LifespanPolicy_ptr PortableServer::LifespanPolicy::_duplicate LifespanPolicy_ptr  obj  )  [static]
 

const char * PortableServer::LifespanPolicy::_interface_repository_id void   )  const [virtual]
 

Implements CORBA::Policy.

virtual CORBA::Boolean PortableServer::LifespanPolicy::_is_a const char *type_id  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [virtual]
 

Implements CORBA::Policy.

LifespanPolicy_ptr PortableServer::LifespanPolicy::_narrow CORBA::Object_ptr obj  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [static]
 

Implements CORBA::Policy.

LifespanPolicy_ptr PortableServer::LifespanPolicy::_nil void   )  [inline, static]
 

Implements CORBA::Policy.

void PortableServer::LifespanPolicy::_tao_any_destructor void *   )  [static]
 

Implements CORBA::Policy.

LifespanPolicy_ptr PortableServer::LifespanPolicy::_unchecked_narrow CORBA::Object_ptr obj  ACE_ENV_ARG_DECL_WITH_DEFAULTS  )  [static]
 

Implements CORBA::Policy.

virtual ::CORBA::Policy_ptr PortableServer::LifespanPolicy::copy ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw ( CORBA::SystemException ) [pure virtual]
 

Implements CORBA::Policy.

Implemented in TAO_Lifespan_Policy.

virtual void PortableServer::LifespanPolicy::destroy ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS   )  throw ( CORBA::SystemException ) [pure virtual]
 

Implements CORBA::Policy.

Implemented in TAO_Lifespan_Policy.

CORBA::Boolean PortableServer::LifespanPolicy::marshal TAO_OutputCDR cdr  )  [virtual]
 

Implements CORBA::Policy.

void PortableServer::LifespanPolicy::operator= const LifespanPolicy  )  [private]
 

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

Implemented in TAO_Lifespan_Policy.


Member Data Documentation

readonly attribute LifespanPolicyValue PortableServer::LifespanPolicy::value
 


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