#include <POA_Cached_Policies.h>
◆ NetworkPriorityModel
Enumerator |
---|
CLIENT_PROPAGATED_NETWORK_PRIORITY | |
SERVER_DECLARED_NETWORK_PRIORITY | |
NO_NETWORK_PRIORITY | |
◆ PriorityModel
Enumerator |
---|
CLIENT_PROPAGATED | |
SERVER_DECLARED | |
NOT_SPECIFIED | |
◆ Cached_Policies()
TAO::Portable_Server::Cached_Policies::Cached_Policies |
( |
| ) |
|
◆ ~Cached_Policies()
TAO::Portable_Server::Cached_Policies::~Cached_Policies |
( |
| ) |
|
◆ id_assignment()
Returns the network priority model that was set using a policy by the server application.
◆ id_uniqueness()
Returns the network priority model that was set using a policy by the server application.
◆ implicit_activation() [1/2]
Returns the network priority model that was set using a policy by the server application.
◆ implicit_activation() [2/2]
Returns the network priority model that was set using a policy by the server application.
◆ lifespan()
Returns the network priority model that was set using a policy by the server application.
◆ network_priority_model() [1/2]
Returns the network priority model that was set using a policy by the server application.
◆ network_priority_model() [2/2]
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.
◆ priority_model() [1/2]
Returns the network priority model that was set using a policy by the server application.
◆ priority_model() [2/2]
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.
◆ reply_diffserv_codepoint() [1/2]
CORBA::Long TAO::Portable_Server::Cached_Policies::reply_diffserv_codepoint |
( |
| ) |
const |
Returns the reply DiffServ codepoint that was set using a policy by the server application.
◆ reply_diffserv_codepoint() [2/2]
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.
◆ request_diffserv_codepoint() [1/2]
CORBA::Long TAO::Portable_Server::Cached_Policies::request_diffserv_codepoint |
( |
| ) |
const |
Returns the request DiffServ codepoint that was set using a policy by the server application.
◆ request_diffserv_codepoint() [2/2]
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.
◆ request_processing()
Returns the network priority model that was set using a policy by the server application.
◆ servant_retention()
Returns the network priority model that was set using a policy by the server application.
◆ server_priority() [1/2]
CORBA::Short TAO::Portable_Server::Cached_Policies::server_priority |
( |
| ) |
const |
Returns the network priority model that was set using a policy by the server application.
◆ server_priority() [2/2]
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.
◆ thread()
Returns the network priority model that was set using a policy by the server application.
◆ update()
Update the cached policy values.
◆ update_policy()
void TAO::Portable_Server::Cached_Policies::update_policy |
( |
const CORBA::Policy_ptr | policy | ) |
|
|
protected |
Helper method to update a particular policy.
◆ id_assignment_
Returns the network priority model that was set using a policy by the server application.
◆ id_uniqueness_
Returns the network priority model that was set using a policy by the server application.
◆ implicit_activation_
Returns the network priority model that was set using a policy by the server application.
◆ lifespan_
Returns the network priority model that was set using a policy by the server application.
◆ network_priority_model_
Returns the network priority model that was set using a policy by the server application.
◆ priority_model_
PriorityModel TAO::Portable_Server::Cached_Policies::priority_model_ |
|
protected |
Returns the network priority model that was set using a policy by the server application.
◆ reply_diffserv_codepoint_
CORBA::Long TAO::Portable_Server::Cached_Policies::reply_diffserv_codepoint_ |
|
protected |
Returns the network priority model that was set using a policy by the server application.
◆ request_diffserv_codepoint_
CORBA::Long TAO::Portable_Server::Cached_Policies::request_diffserv_codepoint_ |
|
protected |
Returns the network priority model that was set using a policy by the server application.
◆ request_processing_
Returns the network priority model that was set using a policy by the server application.
◆ servant_retention_
Returns the network priority model that was set using a policy by the server application.
◆ server_priority_
CORBA::Short TAO::Portable_Server::Cached_Policies::server_priority_ |
|
protected |
Returns the network priority model that was set using a policy by the server application.
◆ thread_
Returns the network priority model that was set using a policy by the server application.
The documentation for this class was generated from the following files: