Public Member Functions | Private Attributes

TAO::Portable_Server::RequestProcessingPolicy Class Reference

#include <RequestProcessingPolicy.h>

Inheritance diagram for TAO::Portable_Server::RequestProcessingPolicy:
Inheritance graph
[legend]
Collaboration diagram for TAO::Portable_Server::RequestProcessingPolicy:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RequestProcessingPolicy (::PortableServer::RequestProcessingPolicyValue value)
CORBA::Policy_ptr copy (void)
void destroy (void)
::PortableServer::RequestProcessingPolicyValue value (void)
CORBA::PolicyType policy_type (void)
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_

Constructor & Destructor Documentation

TAO::Portable_Server::RequestProcessingPolicy::RequestProcessingPolicy ( ::PortableServer::RequestProcessingPolicyValue  value  ) 

Member Function Documentation

TAO_Cached_Policy_Type TAO::Portable_Server::RequestProcessingPolicy::_tao_cached_type ( void   )  const [virtual]

Return the cached policy type for this policy.

TAO_Policy_Scope TAO::Portable_Server::RequestProcessingPolicy::_tao_scope ( void   )  const [virtual]

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

CORBA::Policy_ptr TAO::Portable_Server::RequestProcessingPolicy::copy ( void   ) 
void TAO::Portable_Server::RequestProcessingPolicy::destroy ( void   ) 
CORBA::PolicyType TAO::Portable_Server::RequestProcessingPolicy::policy_type ( void   ) 
PortableServer::RequestProcessingPolicyValue TAO::Portable_Server::RequestProcessingPolicy::value ( void   ) 

Member Data Documentation

::PortableServer::RequestProcessingPolicyValue TAO::Portable_Server::RequestProcessingPolicy::value_ [private]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines