|
AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
A helper class to track the state of an active working set. More...
#include "isobus/isobus/can_constants.hpp"#include "isobus/isobus/can_control_function.hpp"#include "isobus/isobus/can_message.hpp"#include <deque>#include <map>#include <vector>Go to the source code of this file.
Classes | |
| class | isobus::VirtualTerminalClientStateTracker |
| A helper class to update and track the state of an active working set. More... | |
| struct | isobus::VirtualTerminalClientStateTracker::ChangeAttributeCommand |
| Data structure to hold the properties of a change attribute command. More... | |
Namespaces | |
| namespace | isobus |
| This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution. | |
A helper class to track the state of an active working set.
Definition in file isobus_virtual_terminal_client_state_tracker.hpp.