New StoreAccessors and separation of implementation for storagemanager classes #92

Merged
gaisser merged 29 commits from KSat/fsfw:mueller_StoreAccessor into master 2020-09-29 14:57:07 +02:00
Owner

Implements changes from #66 but also introduces new StoreAccessor classes.

It propably would be a good idea to merge #66 first. It should be possible to merge them consecutively without merge conflicts, but if this pull request is merged, #66 should be deleted (this request includes ##66)

I also improved the include guards for the implementation (.tpp) files.

To enable syntax highlighting for the .tpp files follow these steps:

Also includes some ObjectManagerIF #73 changes: new returnvalues for failed initializations, a nullptr check for the get function and improved include to allow for multiple configurations

Implements changes from #66 but also introduces new StoreAccessor classes. It propably would be a good idea to merge #66 first. It should be possible to merge them consecutively without merge conflicts, but if this pull request is merged, #66 should be deleted (this request includes ##66) I also improved the include guards for the implementation (.tpp) files. To enable syntax highlighting for the .tpp files follow [these](https://blog.roland-speith.de/?p=1066) steps: Also includes some ObjectManagerIF #73 changes: new returnvalues for failed initializations, a nullptr check for the get function and improved include to allow for multiple configurations
muellerr changed title from New StoreAccessors and seperation of implementation for storagemanager classes to New StoreAccessors and separation of implementation for storagemanager classes 2020-05-29 16:52:44 +02:00
muellerr added the
feature
label 2020-05-29 16:52:49 +02:00
Author
Owner

Fixes #68 and fixes #74 . #66 was merged now.

Fixes #68 and fixes #74 . #66 was merged now.
gaisser self-assigned this 2020-09-01 11:46:50 +02:00
gaisser merged commit a700f6a96d into master 2020-09-29 14:57:07 +02:00
gaisser deleted branch mueller_StoreAccessor 2020-09-29 14:57:15 +02:00
Sign in to join this conversation.
No description provided.