#include <POA_Cached_Policies.h>
List of all members.
Member Enumeration Documentation
- Enumerator:
CLIENT_PROPAGATED_NETWORK_PRIORITY |
|
SERVER_DECLARED_NETWORK_PRIORITY |
|
NO_NETWORK_PRIORITY |
|
- Enumerator:
CLIENT_PROPAGATED |
|
SERVER_DECLARED |
|
NOT_SPECIFIED |
|
Constructor & Destructor Documentation
TAO::Portable_Server::Cached_Policies::Cached_Policies |
( |
| ) |
|
TAO::Portable_Server::Cached_Policies::~Cached_Policies |
( |
void |
| ) |
|
Member Function Documentation
Returns the network priority model that was set using a policy by the server application.
Returns the network priority model that was set using a policy by the server application.
Returns the network priority model that was set using a policy by the server application.
Returns the network priority model that was set using a policy by the server application.
Returns the network priority model that was set using a policy by the server application.
Returns the network priority model that was set using a policy by the server application.
void TAO::Portable_Server::Cached_Policies::network_priority_model |
( |
NetworkPriorityModel |
network_priority_model | ) |
|
Caches the network priority model that was set using a policy by the server application.
Returns the network priority model that was set using a policy by the server application.
void TAO::Portable_Server::Cached_Policies::priority_model |
( |
PriorityModel |
priority_model | ) |
|
Returns the network priority model that was set using a policy by the server application.
CORBA::Long TAO::Portable_Server::Cached_Policies::reply_diffserv_codepoint |
( |
void |
| ) |
const |
Returns the reply DiffServ codepoint that was set using a policy by the server application.
void TAO::Portable_Server::Cached_Policies::reply_diffserv_codepoint |
( |
CORBA::Long |
diffserv_codepoint | ) |
|
Caches the reply DiffServ codepoint that was set using a policy by the server application.
CORBA::Long TAO::Portable_Server::Cached_Policies::request_diffserv_codepoint |
( |
void |
| ) |
const |
Returns the request DiffServ codepoint that was set using a policy by the server application.
void TAO::Portable_Server::Cached_Policies::request_diffserv_codepoint |
( |
CORBA::Long |
diffserv_codepoint | ) |
|
Caches the request DiffServ codepoint that was set using a policy by the server application.
Returns the network priority model that was set using a policy by the server application.
Returns the network priority model that was set using a policy by the server application.
CORBA::Short TAO::Portable_Server::Cached_Policies::server_priority |
( |
void |
| ) |
const |
Returns the network priority model that was set using a policy by the server application.
void TAO::Portable_Server::Cached_Policies::server_priority |
( |
CORBA::Short |
priority | ) |
|
Returns the network priority model that was set using a policy by the server application.
Returns the network priority model that was set using a policy by the server application.
Update the cached policy values.
void TAO::Portable_Server::Cached_Policies::update_policy |
( |
const CORBA::Policy_ptr |
policy | ) |
[protected] |
Helper method to update a particular policy.
Member Data Documentation
The documentation for this class was generated from the following files: