Set parent from configuration_generated objects.
[apps/low-level-can-service.git] / CAN-binder / low-can-binding / can / can-message-set.cpp
2017-05-19 Romain ForlotSet parent from configuration_generated objects.
2017-05-19 Romain ForlotAdjust method signature to be more efficient.
2017-05-19 Romain ForlotExplicit move of objects vector at list initilization
2017-05-19 Romain ForlotInclude diagnostic_message_t into can_message_set.
2017-05-19 Romain ForlotUse raw pointer to point on parent object.
2017-05-19 Romain ForlotRemove unused and useless members.
2017-05-19 Romain ForlotFix: vector throw length error exception.
2017-05-10 Romain ForlotMassive use of shared_ptr about signal and diag message...
2017-05-10 Romain ForlotUse a tree instead of separated object lists. WIP
2017-05-02 Romain ForlotAdd 'CAN-binder/libs/uds-c/' from commit 'ca20db3dd9788...
2017-05-02 Romain ForlotAdd 'CAN-binder/libs/nanopb/' from commit '278ffb890e3d...
2017-05-02 Romain ForlotAdd 'CAN-binder/libs/openxc-message-format/' from commi...
2017-05-02 Romain ForlotAdd 'CAN-binder/libs/isotp-c/' from commit 'ee24440b7c1...
2017-05-02 Romain ForlotAdd 'CAN-binder/libs/bitfield-c/' from commit 'a34745ec...
2017-04-14 Romain ForlotChange directory architecture to use 2 separated projects.