TAO_Network_Priority_Hook Class Reference

#include <Network_Priority_Hook.h>

Inheritance diagram for TAO_Network_Priority_Hook:

Inheritance graph
[legend]
Collaboration diagram for TAO_Network_Priority_Hook:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~TAO_Network_Priority_Hook (void)
virtual void update_network_priority (TAO_Root_POA &poa, TAO_POA_Policy_Set &poa_policy_set)
virtual void set_dscp_codepoint (TAO_ServerRequest &req, TAO_Root_POA &poa)

Static Public Member Functions

static int initialize (void)
 Static initializer ensures the factory is loaded.

Detailed Description

Definition at line 40 of file Network_Priority_Hook.h.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Network_Priority_Hook::~TAO_Network_Priority_Hook ( void   )  [virtual]

Definition at line 13 of file Network_Priority_Hook.cpp.

00014 {
00015 }


Member Function Documentation

int TAO_Network_Priority_Hook::initialize ( void   )  [static]

Static initializer ensures the factory is loaded.

Definition at line 34 of file Network_Priority_Hook.cpp.

References ACE_Service_Config::process_directive().

00035 {
00036   return ACE_Service_Config::process_directive
00037     (ace_svc_desc_TAO_Network_Priority_Hook);
00038 }

void TAO_Network_Priority_Hook::set_dscp_codepoint ( TAO_ServerRequest req,
TAO_Root_POA poa 
) [virtual]

Definition at line 28 of file Network_Priority_Hook.cpp.

00030 {
00031 }

void TAO_Network_Priority_Hook::update_network_priority ( TAO_Root_POA poa,
TAO_POA_Policy_Set poa_policy_set 
) [virtual]

Definition at line 18 of file Network_Priority_Hook.cpp.

References TAO_Root_POA::cached_policies(), TAO::Portable_Server::Cached_Policies::network_priority_model(), TAO::Portable_Server::Cached_Policies::NO_NETWORK_PRIORITY, TAO::Portable_Server::Cached_Policies::reply_diffserv_codepoint(), and TAO::Portable_Server::Cached_Policies::request_diffserv_codepoint().

Referenced by TAO_Root_POA::TAO_Root_POA().


The documentation for this class was generated from the following files:
Generated on Tue Feb 2 17:41:29 2010 for TAO_PortableServer by  doxygen 1.4.7