summaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/can/can-message-set.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Separation Generator to a dedicated repoRomain Forlot1-59/+0
2017-06-09Comments, Cleanup, formatRomain Forlot1-0/+1
2017-05-23Static code review fixes.Romain Forlot1-1/+1
2017-05-19Using reference make std::move useless.Romain Forlot1-2/+2
2017-05-19Set parent from configuration_generated objects.Romain Forlot1-11/+1
2017-05-19Adjust method signature to be more efficient.Romain Forlot1-7/+7
2017-05-19Explicit move of objects vector at list initilizationRomain Forlot1-2/+2
2017-05-19Include diagnostic_message_t into can_message_set.Romain Forlot1-1/+15
2017-05-19Use raw pointer to point on parent object.Romain Forlot1-1/+1
2017-05-19Remove unused and useless members.Romain Forlot1-10/+0
2017-05-19Fix: vector throw length error exception.Romain Forlot1-3/+4
2017-05-11Massive use of shared_ptr about signal and diag message. WIPRomain Forlot1-1/+1
2017-05-10Use a tree instead of separated object lists. WIPRomain Forlot1-1/+27
2017-04-14Change directory architecture to use 2 separated projects.Romain Forlot1-0/+37