Merge pull request #15 from ChimeraTK/exceptionHandling
Exception handling
No related branches found
No related tags found
Showing
- CMakeLists.txt 18 additions, 3 deletionsCMakeLists.txt
- example/TimerDummyDevice.cc 8 additions, 2 deletionsexample/TimerDummyDevice.cc
- include/Application.h 4 additions, 0 deletionsinclude/Application.h
- include/DeviceModule.h 93 additions, 4 deletionsinclude/DeviceModule.h
- include/Module.h 1 addition, 0 deletionsinclude/Module.h
- src/Application.cc 16 additions, 0 deletionssrc/Application.cc
- src/ApplicationModule.cc 1 addition, 0 deletionssrc/ApplicationModule.cc
- src/DeviceModule.cc 99 additions, 0 deletionssrc/DeviceModule.cc
- src/VariableGroup.cc 4 additions, 3 deletionssrc/VariableGroup.cc
- tests/executables_src/testExceptionTest.cc 102 additions, 0 deletionstests/executables_src/testExceptionTest.cc
- tests/include/ExceptionDevice.h 34 additions, 0 deletionstests/include/ExceptionDevice.h
Loading
Please register or sign in to comment