23#ifndef ISOBUS_SHORTCUT_BUTTON_INTERFACE_HPP
24#define ISOBUS_SHORTCUT_BUTTON_INTERFACE_HPP
29#include "isobus/utility/event_dispatcher.hpp"
30#include "isobus/utility/processing_flags.hpp"
78 ShortcutButtonInterface(std::shared_ptr<InternalControlFunction> internalControlFunction,
bool serverEnabled =
false);
A class that represents a control function's NAME.
A representation of an ISOBUS ECU that we can send from. Use this class when defining your own contro...
An abstraction of a CAN message, could be > 8 data bytes.
A class that represents a generic CAN message of arbitrary length.
A class that represents an ISO11783 control function NAME from an address claim.
This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollu...