AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
Loading...
Searching...
No Matches
Classes | Namespaces
isobus_virtual_terminal_client_state_tracker.hpp File Reference

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>
Include dependency graph for isobus_virtual_terminal_client_state_tracker.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

A helper class to track the state of an active working set.

Author
Daan Steenbergen

Definition in file isobus_virtual_terminal_client_state_tracker.hpp.