Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:bs2_clearlog [2018/02/06 11:17]
yjjung [BS2_ClearLog]
en:bs2_clearlog [2018/02/06 11:28] (current)
kkshin [BS2_ClearLog]
Line 6: Line 6:
 ===== BS2_ClearLog ===== ===== BS2_ClearLog =====
 Deletes all logs. \\ Deletes all logs. \\
-Id values(refer to BS2Event, BS2EventBlob) which are internally managed after calling functions are not initialized or changed. \\+id values(refer to [[log_management_api#​BS2Event]][[log_management_api#​BS2EventBlob]]) which are internally managed after calling functions are not initialized or changed. \\
 Newly generated log id will be +1 to the previous id value. ​ \\ Newly generated log id will be +1 to the previous id value. ​ \\
-Id can be increased up to 0xFFFFFFFF(maximum value of uint32_t) and then it will be increased from 0 again. \\+id can be increased up to 0xFFFFFFFF(maximum value of uint32_t) and then it will be increased from 0 again. \\
 ==== Declaration ==== ==== Declaration ====
 <code cpp> <code cpp>