summaryrefslogtreecommitdiffstats
path: root/src/diagnostic/diagnostic-manager.hpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-16Make diagnostic manager initialization processus.Romain Forlot1-5/+6
2017-03-16Keep raw pointer for now as we have to move them around vector.Romain Forlot1-8/+8
2017-03-16Finalize the class active_diag... to get it compile.Romain Forlot1-0/+1
2017-03-16Adding requests to diagnostic manager implemented.Romain Forlot1-4/+14
2017-03-16Fix: include statement with wrong path.Romain Forlot1-8/+11
2017-03-16Added constructor to get vector initialized with defaultRomain Forlot1-12/+12
2017-03-16Add necessary to be able to initialize diagnostic manager shims.Romain Forlot1-1/+4
2017-03-16Changing to a raw pointer can_bus_dev member and addRomain Forlot1-1/+3
2017-03-16FormatRomain Forlot1-27/+27
2017-03-16Better use a referenceRomain Forlot1-2/+2
2017-03-16Respect the signature requested by uds-c lib.Romain Forlot1-2/+2
2017-03-16Introducing diagnostic manager class.Romain Forlot1-0/+77