TAO_PortableServer  2.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
TAO::Portable_Server::ServantRetentionPolicy Class Reference

#include <ServantRetentionPolicy.h>

Inheritance diagram for TAO::Portable_Server::ServantRetentionPolicy:
Inheritance graph
Collaboration diagram for TAO::Portable_Server::ServantRetentionPolicy:
Collaboration graph

Public Member Functions

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

Private Attributes

::PortableServer::ServantRetentionPolicyValue value_
 

Additional Inherited Members

- Public Types inherited from CORBA::LocalObject
typedef Object_ptr _ptr_type
 
typedef Object_var _var_type
 
typedef Object_out _out_type
 
- Static Public Member Functions inherited from CORBA::LocalObject
static CORBA::Boolean marshal (const Object_ptr x, TAO_OutputCDR &cdr)
 
static void _tao_any_destructor (void *)
 
static CORBA::Boolean is_nil_i (CORBA::Object_ptr obj)
 
static void tao_object_initialize (Object *)
 
static CORBA::Object_ptr _duplicate (CORBA::Object_ptr obj)
 
static CORBA::Object_ptr _nil (void)
 
static CORBA::Object_ptr _narrow (CORBA::Object_ptr obj)
 
- Protected Member Functions inherited from CORBA::LocalObject
 Object (int dummy=0)
 
TAO::Object_Proxy_Brokerproxy_broker () const
 

Constructor & Destructor Documentation

TAO::Portable_Server::ServantRetentionPolicy::ServantRetentionPolicy ( ::PortableServer::ServantRetentionPolicyValue  value)

Member Function Documentation

TAO_Cached_Policy_Type TAO::Portable_Server::ServantRetentionPolicy::_tao_cached_type ( void  ) const

Return the cached policy type for this policy.

TAO_Policy_Scope TAO::Portable_Server::ServantRetentionPolicy::_tao_scope ( void  ) const

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

CORBA::Policy_ptr TAO::Portable_Server::ServantRetentionPolicy::copy ( void  )
void TAO::Portable_Server::ServantRetentionPolicy::destroy ( void  )
CORBA::PolicyType TAO::Portable_Server::ServantRetentionPolicy::policy_type ( void  )
PortableServer::ServantRetentionPolicyValue TAO::Portable_Server::ServantRetentionPolicy::value ( void  )

Member Data Documentation

::PortableServer::ServantRetentionPolicyValue TAO::Portable_Server::ServantRetentionPolicy::value_
private

The documentation for this class was generated from the following files: