#include <RequestProcessingPolicy.h>
Inheritance diagram for TAO::Portable_Server::RequestProcessingPolicy:
Public Member Functions | |
RequestProcessingPolicy (::PortableServer::RequestProcessingPolicyValue value) | |
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) |
::PortableServer::RequestProcessingPolicyValue | value (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException) |
CORBA::PolicyType | policy_type (ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException) |
virtual TAO_Cached_Policy_Type | _tao_cached_type (void) const |
Return the cached policy type for this policy. | |
virtual TAO_Policy_Scope | _tao_scope (void) const |
Returns the scope at which this policy can be applied. See orbconf.h. | |
Private Attributes | |
::PortableServer::RequestProcessingPolicyValue | value_ |
|
|
|
Return the cached policy type for this policy.
Implements CORBA::Policy. |
|
Returns the scope at which this policy can be applied. See orbconf.h.
Implements CORBA::Policy. |
|
Implements PortableServer::RequestProcessingPolicy. |
|
Implements PortableServer::RequestProcessingPolicy. |
|
Implements CORBA::Policy. |
|
Implements PortableServer::RequestProcessingPolicy. |
|
|