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 --- ...y_p_e_s_ga75ffbf28e4afc99a6abdbff0887baf9b.html | 140 +++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 ucs2-lib/doc/html/group___g___u_c_s___r_o_u_t_i_n_g___t_y_p_e_s_ga75ffbf28e4afc99a6abdbff0887baf9b.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___r_o_u_t_i_n_g___t_y_p_e_s_ga75ffbf28e4afc99a6abdbff0887baf9b.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___r_o_u_t_i_n_g___t_y_p_e_s_ga75ffbf28e4afc99a6abdbff0887baf9b.html b/ucs2-lib/doc/html/group___g___u_c_s___r_o_u_t_i_n_g___t_y_p_e_s_ga75ffbf28e4afc99a6abdbff0887baf9b.html new file mode 100644 index 0000000..ea56d2f --- /dev/null +++ b/ucs2-lib/doc/html/group___g___u_c_s___r_o_u_t_i_n_g___t_y_p_e_s_ga75ffbf28e4afc99a6abdbff0887baf9b.html @@ -0,0 +1,140 @@ + + + + + +UNICENS: Ucs_Rm_RouteInfos_t + + + + + + + + + + + + + + + +
+
+
+ + + + + + + +
Logo +
UNICENS V2.1.0-3491
+
User Manual and API Reference
+ +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
+ + + + +
enum Ucs_Rm_RouteInfos_t
+
+ +

This enumerator specifies the possible route information returned via User callback function of Ucs_Rm_Start().

+
Enumerator:
+ + + + +
UCS_RM_ROUTE_INFOS_BUILT  +

Specifies that the route has been built.

+
UCS_RM_ROUTE_INFOS_DESTROYED  +

Specifies that the route has been destroyed.

+
UCS_RM_ROUTE_INFOS_SUSPENDED  +

Specifies that the route has been suspended.

+
UCS_RM_ROUTE_INFOS_PROCESS_STOP  +

Specifies that the route cannot be processed anymore because of UNICENS Termination.

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