1
0
forked from fsfw/fsfw

fixed map and local pool doc

This commit is contained in:
2019-12-08 22:26:42 +01:00
parent d99ed47150
commit 3159ccbc40
2 changed files with 11 additions and 2 deletions

View File

@ -149,6 +149,8 @@ public:
* The position of these values correspond to those in
* element_sizes.
* @param registered Register the pool in object manager or not. Default is false (local pool).
* @param spillsToHigherPools
* A variable to determine whether higher n pools are used if the store is full.
*/
LocalPool(object_id_t setObjectId,
const uint16_t element_sizes[NUMBER_OF_POOLS],