#include <ThreadPolicy.h>
Inheritance diagram for TAO::Portable_Server::ThreadPolicy:
Public Member Functions | |
ThreadPolicy (::PortableServer::ThreadPolicyValue 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::ThreadPolicyValue | 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) |
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::ThreadPolicyValue | 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::ThreadPolicy. |
|
Implements PortableServer::ThreadPolicy. |
|
Implements CORBA::Policy. |
|
Implements PortableServer::ThreadPolicy. |
|
|