Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound 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 Methods

virtual::PortableServer::LifespanPolicyValue value (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS)=0 throw ( CORBA::SystemException )
virtual void * _tao_QueryInterface (ptr_arith_t type)
virtual const char * _interface_repository_id (void) const

Static Public Methods

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)

Public Attributes

readonly attribute LifespanPolicyValue value

Static Public Attributes

int _tao_class_id

Protected Methods

 LifespanPolicy (void)
virtual ~LifespanPolicy (void)

Private Methods

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

Member Typedef Documentation

typedef LifespanPolicy_ptr PortableServer::LifespanPolicy::_ptr_type
 

Reimplemented from CORBA::Policy.

typedef LifespanPolicy_var PortableServer::LifespanPolicy::_var_type
 

Reimplemented from CORBA::Policy.


Constructor & Destructor Documentation

PortableServer::LifespanPolicy::LifespanPolicy void    [protected]
 

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

PortableServer::LifespanPolicy::LifespanPolicy const LifespanPolicy &    [private]
 


Member Function Documentation

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

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

Reimplemented from CORBA::Policy.

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

Reimplemented from CORBA::Policy.

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

Reimplemented from CORBA::Policy.

virtual void* PortableServer::LifespanPolicy::_tao_QueryInterface ptr_arith_t    type [virtual]
 

Reimplemented from CORBA::Policy.

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

Reimplemented from 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]
 

Reimplemented in TAO_Lifespan_Policy.


Member Data Documentation

int PortableServer::LifespanPolicy::_tao_class_id [static]
 

Reimplemented from CORBA::Policy.

readonly attribute LifespanPolicyValue PortableServer::LifespanPolicy::value
 


The documentation for this interface was generated from the following files:
Generated on Thu Oct 10 20:15:42 2002 for TAO_PortableServer by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001