Make convert method static to get called at the return
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 8 Mar 2017 17:37:43 +0000 (18:37 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 16 Mar 2017 16:10:40 +0000 (17:10 +0100)
commit8cc56c40c96a63b157ee11ac7fd2494ffa63357d
tree9ac7b4dc84455c9dc2d8880f5e5959ac6e86da6b
parent966a1cd8e6bea71ebadc20a38b1d46482d5cff2a
Make convert method static to get called at the return
statement of read.

Also clean unsafe function,  that can't be called separatly
because they need to get called in a certain order.

Change-Id: I5670f0cd1c0fdea4f228045b9124ecd60097ebb2
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/can/can-message.cpp
src/can/can-message.hpp