TAO_UIOP_Endpoint_Info Struct Reference

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

import "uiop_endpoints.pidl";

List of all members.

Public Attributes

string rendezvous_point
short priority


Detailed Description

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.

This file is used to generate the code in uiop_endpoints.* The command used to generate code is:

tao_idl -o orig -Gp -Gd -Sa -DCORBA3 -Sci -Wb,export_macro=TAO_Strategies_Export \ -Wb,export_include="strategies_export.h" \ -Wb,pre_include="ace/pre.h" \ -Wb,post_include="ace/post.h" \ uiop_endpoints.pidl

Definition at line 28 of file uiop_endpoints.pidl.


Member Data Documentation

short TAO_UIOP_Endpoint_Info::priority

Definition at line 31 of file uiop_endpoints.pidl.

string TAO_UIOP_Endpoint_Info::rendezvous_point

Definition at line 30 of file uiop_endpoints.pidl.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 17:47:36 2010 for TAO_Strategies by  doxygen 1.4.7