summaryrefslogtreecommitdiffstats
path: root/low-can-binding/can/message-definition.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'low-can-binding/can/message-definition.hpp')
-rw-r--r--low-can-binding/can/message-definition.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/low-can-binding/can/message-definition.hpp b/low-can-binding/can/message-definition.hpp
index cce42e14..ca264b7e 100644
--- a/low-can-binding/can/message-definition.hpp
+++ b/low-can-binding/can/message-definition.hpp
@@ -79,6 +79,7 @@ public:
const std::string get_bus_name() const;
const std::string get_bus_device_name() const;
+ const std::string get_name() const;
uint32_t get_id() const;
bool is_fd() const;
bool is_j1939() const;