X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=low-can-binding%2Fcan%2Fmessage-definition.hpp;h=e73560f70ee6c85dfccf1c18817a3f1a29962ff2;hb=707dff688bbd411974f472a3bdc3ad2faafbd3bd;hp=b0866d39ba3ac3b95362dca8d0e4a7020c9feee6;hpb=400c1a26178870a1cc94cbcab44efa949e76e955;p=apps%2Fagl-service-can-low-level.git diff --git a/low-can-binding/can/message-definition.hpp b/low-can-binding/can/message-definition.hpp index b0866d39..e73560f7 100644 --- a/low-can-binding/can/message-definition.hpp +++ b/low-can-binding/can/message-definition.hpp @@ -87,7 +87,7 @@ public: vect_ptr_signal_t& get_signals(); uint32_t get_length() const; uint32_t get_flags() const; - bool frame_layout_is_little() const; + bool frame_layout_is_bigendian() const; void set_parent(std::shared_ptr parent); void set_last_value(std::shared_ptr m);