TAO_RTCORBA 2.0.2
Public Member Functions | Protected Member Functions

TAO_RT_Invocation_Endpoint_Selector Class Reference

TAO_RT_Invocation_Endpoint_Selector. More...

#include <RT_Invocation_Endpoint_Selectors.h>

Inheritance diagram for TAO_RT_Invocation_Endpoint_Selector:
Inheritance graph
[legend]
Collaboration diagram for TAO_RT_Invocation_Endpoint_Selector:
Collaboration graph
[legend]

List of all members.

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)

Detailed Description

TAO_RT_Invocation_Endpoint_Selector.

This strategy is used when the only policy that might be set is the private connection policy.


Member Function Documentation

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]

Cast to TAO_ClientProtocolPolicy

Get the ProtocolList

Implements TAO_Invocation_Endpoint_Selector.

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]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines