import "sciop_endpoints.pidl";
Public Attributes | |
string | host |
short | port |
short | priority |
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.
This file was used to generate the code in sciop_endpoints.* The command used to generate code is:
tao_idl -o orig -Gp -Gd -Ge 1 -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" \ sciop_endpoints.pidl