From d2e42029ec04c3f224580f8007cdfbbfe0fc47a6 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Fri, 26 May 2017 18:45:56 +0200 Subject: Initial Commit --- .../doc/html/struct_ucs___rm___end_point__t.html | 137 +++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 ucs2-lib/doc/html/struct_ucs___rm___end_point__t.html (limited to 'ucs2-lib/doc/html/struct_ucs___rm___end_point__t.html') diff --git a/ucs2-lib/doc/html/struct_ucs___rm___end_point__t.html b/ucs2-lib/doc/html/struct_ucs___rm___end_point__t.html new file mode 100644 index 0000000..eeaa911 --- /dev/null +++ b/ucs2-lib/doc/html/struct_ucs___rm___end_point__t.html @@ -0,0 +1,137 @@ + + + + + +UNICENS: Ucs_Rm_EndPoint_t Struct Reference + + + + + + + + + + + + + + + +
+
+
+ + + + + + + +
Logo +
UNICENS V2.1.0-3491
+
User Manual and API Reference
+ +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
Ucs_Rm_EndPoint_t Struct Reference
+
+
+ +

Configuration structure of a Connection EndPoint. + More...

+ + + + + + + + + + + + + + +

+Data Fields

Ucs_Rm_EndPointType_t endpoint_type
 Type of the endpoint object.
 
Ucs_Xrm_ResObject_t ** jobs_list_ptr
 Reference to a job list.
 
Ucs_Rm_Node_tnode_obj_ptr
 Reference to a node object.
 
Ucs_Rm_EndPointInt_t internal_infos
 Internal information of this endpoint object.
 
+

Detailed Description

+

Configuration structure of a Connection EndPoint.

+
+
+ + + + + + -- cgit 1.2.3-korg