TAO_Strategies
2.0.8
|
Stores information for a single UIOP endpoint. More...
#include <uiop_endpointsC.h>
Public Types | |
typedef TAO_UIOP_Endpoint_Info_var | _var_type |
typedef TAO_UIOP_Endpoint_Info_out | _out_type |
Public Attributes | |
string | rendezvous_point |
short | priority |
::TAO::String_Manager | rendezvous_point |
::CORBA::Short | priority |
Stores information for a single UIOP endpoint.
This file contains idl definition for data structures used to encapsulate data in TAO_TAG_ENDPOINTS tagged component. This TAO-specific component is used for transmission of multiple endpoints per single profile. Data structures defined here are used for transmission of UIOP Endpoints. See UIOP_Profile.* for more details.