TAO_PortableServer
2.1.1
|
#include <ServantRetentionPolicy.h>
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. | |
TAO_Policy_Scope | _tao_scope (void) const |
Returns the scope at which this policy can be applied. See orbconf.h. | |
Private Attributes | |
::PortableServer::ServantRetentionPolicyValue | value_ |
TAO::Portable_Server::ServantRetentionPolicy::ServantRetentionPolicy | ( | ::PortableServer::ServantRetentionPolicyValue | value | ) |
|
virtual |
Return the cached policy type for this policy.
Reimplemented from CORBA::Policy.
|
virtual |
Returns the scope at which this policy can be applied. See orbconf.h.
Reimplemented from CORBA::Policy.
|
virtual |
Implements PortableServer::ServantRetentionPolicy.
|
virtual |
Implements PortableServer::ServantRetentionPolicy.
Reimplemented from CORBA::Policy.
|
virtual |
Implements PortableServer::ServantRetentionPolicy.
|
private |