issues
search
svlad-90
/
DMA_Framework
A tiny C++ framework, which contains a set of useful abstractions
Apache License 2.0
2
stars
0
forks
source link
[ISSUE #11][COMPONENT] Declare component abstraction
#12
Closed
svlad-90
closed
3 years ago
svlad-90
commented
3 years ago
[ISSUE #11][COMPONENT] Declare component abstraction
[x] Have you followed the guidelines in our
Contributing document
?
[x] Have you checked to ensure there aren't other open
Pull Requests
for the same update/change?
[x] Are all unit tests still pass successfully after your changes?
Change description:
Addition of the synchronous initializable abstraction
Addition of the component abstraction
Addition of the named object abstraction
Update of the project's class diagrams
Addition of the UT-s for the "synchronous initializable" abstraction
Verification criteria:
Checked via the unit-tests
All sanity checks on the Git Hub were successfully passed
[ISSUE #11][COMPONENT] Declare component abstraction
Change description:
Verification criteria: