TAO_Strategies  2.1.2
Public Types | Public Attributes
TAO_SCIOP_Endpoint_Info Struct Reference

Stores information for a single SCIOP endpoint. More...

#include <sciop_endpointsC.h>

List of all members.

Public Types

typedef TAO_SCIOP_Endpoint_Info_var _var_type
typedef TAO_SCIOP_Endpoint_Info_out _out_type

Public Attributes

string host
short _port
short priority
::TAO::String_Manager host
::CORBA::Short port
::CORBA::Short priority

Detailed Description

Stores information for a single SCIOP 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 SCIOP Endpoints. See SCIOP_Profile.* for more details.


Member Typedef Documentation


Member Data Documentation

short TAO_SCIOP_Endpoint_Info::_port
string TAO_SCIOP_Endpoint_Info::host
::TAO::String_Manager TAO_SCIOP_Endpoint_Info::host
::CORBA::Short TAO_SCIOP_Endpoint_Info::port
short TAO_SCIOP_Endpoint_Info::priority
::CORBA::Short TAO_SCIOP_Endpoint_Info::priority

The documentation for this struct was generated from the following files: