#include <RT_Invocation_Endpoint_Selectors.h>
Inheritance diagram for TAO_Priority_Endpoint_Selector:
Public Methods | |
TAO_Priority_Endpoint_Selector (void) | |
Constructor. More... | |
virtual | ~TAO_Priority_Endpoint_Selector (void) |
Destructor. More... | |
virtual void | select_endpoint (TAO_GIOP_Invocation *invocation ACE_ENV_ARG_DECL) |
Private Methods | |
int | is_multihomed (TAO_Endpoint *endpoint) |
Helper for <select_endpoint>. More... |
This strategy is used when RTCORBA::PriorityModelPolicy is set and its value is RTCORBA::CLIENT_PROPAGATED.
|
Constructor.
|
|
Destructor.
|
|
Helper for <select_endpoint>.
|
|
Reimplemented from TAO_Default_Endpoint_Selector. |