#include <POA_Cached_Policies.h>
- Enumerator:
CLIENT_PROPAGATED_NETWORK_PRIORITY |
|
SERVER_DECLARED_NETWORK_PRIORITY |
|
NO_NETWORK_PRIORITY |
|
- Enumerator:
CLIENT_PROPAGATED |
|
SERVER_DECLARED |
|
NOT_SPECIFIED |
|
TAO::Portable_Server::Cached_Policies::Cached_Policies |
( |
| ) |
|
TAO::Portable_Server::Cached_Policies::~Cached_Policies |
( |
void |
| ) |
|
PortableServer::IdAssignmentPolicyValue TAO::Portable_Server::Cached_Policies::id_assignment |
( |
void |
| ) |
const |
Returns the network priority model that was set using a policy by the server application.
PortableServer::IdUniquenessPolicyValue TAO::Portable_Server::Cached_Policies::id_uniqueness |
( |
void |
| ) |
const |
Returns the network priority model that was set using a policy by the server application.
PortableServer::ImplicitActivationPolicyValue TAO::Portable_Server::Cached_Policies::implicit_activation |
( |
void |
| ) |
const |
Returns the network priority model that was set using a policy by the server application.
void TAO::Portable_Server::Cached_Policies::implicit_activation |
( |
::PortableServer::ImplicitActivationPolicyValue |
value | ) |
|
Returns the network priority model that was set using a policy by the server application.
PortableServer::LifespanPolicyValue TAO::Portable_Server::Cached_Policies::lifespan |
( |
void |
| ) |
const |
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.
PortableServer::RequestProcessingPolicyValue TAO::Portable_Server::Cached_Policies::request_processing |
( |
void |
| ) |
const |
Returns the network priority model that was set using a policy by the server application.
PortableServer::ServantRetentionPolicyValue TAO::Portable_Server::Cached_Policies::servant_retention |
( |
void |
| ) |
const |
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.
PortableServer::ThreadPolicyValue TAO::Portable_Server::Cached_Policies::thread |
( |
void |
| ) |
const |
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.
::PortableServer::IdAssignmentPolicyValue TAO::Portable_Server::Cached_Policies::id_assignment_ |
|
protected |
::PortableServer::IdUniquenessPolicyValue TAO::Portable_Server::Cached_Policies::id_uniqueness_ |
|
protected |
::PortableServer::ImplicitActivationPolicyValue TAO::Portable_Server::Cached_Policies::implicit_activation_ |
|
protected |
::PortableServer::LifespanPolicyValue TAO::Portable_Server::Cached_Policies::lifespan_ |
|
protected |
PriorityModel TAO::Portable_Server::Cached_Policies::priority_model_ |
|
protected |
CORBA::Long TAO::Portable_Server::Cached_Policies::reply_diffserv_codepoint_ |
|
protected |
CORBA::Long TAO::Portable_Server::Cached_Policies::request_diffserv_codepoint_ |
|
protected |
::PortableServer::RequestProcessingPolicyValue TAO::Portable_Server::Cached_Policies::request_processing_ |
|
protected |
::PortableServer::ServantRetentionPolicyValue TAO::Portable_Server::Cached_Policies::servant_retention_ |
|
protected |
CORBA::Short TAO::Portable_Server::Cached_Policies::server_priority_ |
|
protected |
::PortableServer::ThreadPolicyValue TAO::Portable_Server::Cached_Policies::thread_ |
|
protected |
The documentation for this class was generated from the following files: