1
0
forked from fsfw/fsfw

function to serialize pool ID buffers into dataset created

This commit is contained in:
2019-12-11 22:50:08 +01:00
parent 29a15e8154
commit 9382eb03e6
3 changed files with 18 additions and 1 deletions

View File

@ -10,7 +10,7 @@
* @details
* This is necessary to have an access method for HK data, as the PID's alone do not
* provide a type information. Please note that the the raw pool access read() and commit()
* calls are not thread-safe and therefore private.
* calls are not thread-safe.
* Please supply a data set and use the data set read(), commit() calls for thread-safe
* data pool access.
* @ingroup data_pool