TAO_PortableServer
2.1.0
|
#include <POA_Cached_Policies.h>
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.
Returns the network priority model that was set using a policy by the server application.
Cached_Policies::NetworkPriorityModel TAO::Portable_Server::Cached_Policies::network_priority_model | ( | void | ) | const |
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.
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.
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.
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.
void TAO::Portable_Server::Cached_Policies::update | ( | TAO_POA_Policy_Set & | policy_set | ) |
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::RequestProcessingPolicyValue TAO::Portable_Server::Cached_Policies::request_processing_ [protected] |
::PortableServer::ServantRetentionPolicyValue TAO::Portable_Server::Cached_Policies::servant_retention_ [protected] |