-
- Downloads
Merge branch 'service-instantiation'
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- ci/.clang-tidy 1 addition, 1 deletionci/.clang-tidy
- ci/vera.profile 0 additions, 1 deletionci/vera.profile
- inc/ErrorHandler.hpp 2 additions, 1 deletioninc/ErrorHandler.hpp
- inc/Service.hpp 40 additions, 0 deletionsinc/Service.hpp
- inc/ServicePool.hpp 49 additions, 0 deletionsinc/ServicePool.hpp
- inc/Services/RequestVerificationService.hpp 0 additions, 6 deletionsinc/Services/RequestVerificationService.hpp
- inc/Services/TestService.hpp 0 additions, 6 deletionsinc/Services/TestService.hpp
- src/ErrorHandler.cpp 6 additions, 8 deletionssrc/ErrorHandler.cpp
- src/MessageParser.cpp 3 additions, 4 deletionssrc/MessageParser.cpp
- src/ServicePool.cpp 14 additions, 0 deletionssrc/ServicePool.cpp
- src/main.cpp 7 additions, 6 deletionssrc/main.cpp
- test/Services/EventActionService.cpp 3 additions, 9 deletionstest/Services/EventActionService.cpp
- test/Services/EventReportService.cpp 2 additions, 9 deletionstest/Services/EventReportService.cpp
- test/Services/MemoryManagementService.cpp 2 additions, 2 deletionstest/Services/MemoryManagementService.cpp
- test/Services/ParameterService.cpp 1 addition, 5 deletionstest/Services/ParameterService.cpp
- test/Services/RequestVerificationService.cpp 2 additions, 18 deletionstest/Services/RequestVerificationService.cpp
- test/Services/ServiceTests.hpp 4 additions, 1 deletiontest/Services/ServiceTests.hpp
- test/Services/TestService.cpp 2 additions, 4 deletionstest/Services/TestService.cpp
- test/Services/TimeManagementService.cpp 2 additions, 2 deletionstest/Services/TimeManagementService.cpp
Loading
Please register or sign in to comment