fsfw/src/fsfw/returnvalues
Robin Mueller b827bd8370
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
update HasReturnvaluesIF
1. Add new retval namespace which contains OK and FAIL returnvalue
2. Also contains makeCode constexpr function
3. Mark HasReturnvaluesIF::makeReturnCode deprecated

This prevents from having to implement an interface just to use a shorter
version of the general returnvalues. A namespace is better suited for this
I think
2022-07-26 10:22:05 +02:00
..
FwClassIds.h lot of refactoring 2022-05-12 16:56:06 +02:00
HasReturnvaluesIF.h update HasReturnvaluesIF 2022-07-26 10:22:05 +02:00