TAO_RTCORBA
2.0.8
|
TAO_RT_Invocation_Endpoint_Selector. More...
#include <RT_Invocation_Endpoint_Selectors.h>
Public Member Functions | |
virtual void | select_endpoint (TAO::Profile_Transport_Resolver *r, ACE_Time_Value *val) |
Protected Member Functions | |
void | select_endpoint_based_on_client_protocol_policy (TAO::Profile_Transport_Resolver &r, RTCORBA::ClientProtocolPolicy_ptr client_protocol_policy, RTCORBA::ProtocolList &protocols, ACE_Time_Value *val) |
int | endpoint_from_profile (TAO::Profile_Transport_Resolver &r, ACE_Time_Value *v) |
TAO_RT_Invocation_Endpoint_Selector.
This strategy is used when the only policy that might be set is the private connection policy.
int TAO_RT_Invocation_Endpoint_Selector::endpoint_from_profile | ( | TAO::Profile_Transport_Resolver & | r, |
ACE_Time_Value * | v | ||
) | [protected] |
void TAO_RT_Invocation_Endpoint_Selector::select_endpoint | ( | TAO::Profile_Transport_Resolver * | r, |
ACE_Time_Value * | val | ||
) | [virtual] |
void TAO_RT_Invocation_Endpoint_Selector::select_endpoint_based_on_client_protocol_policy | ( | TAO::Profile_Transport_Resolver & | r, |
RTCORBA::ClientProtocolPolicy_ptr | client_protocol_policy, | ||
RTCORBA::ProtocolList & | protocols, | ||
ACE_Time_Value * | val | ||
) | [protected] |