|
AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
A class that describes a control function on the bus that the stack should communicate with. Use these to describe ECUs you want to send messages to. More...
#include "isobus/isobus/can_partnered_control_function.hpp"#include "isobus/isobus/can_constants.hpp"#include "isobus/isobus/can_network_manager.hpp"#include <algorithm>#include <cassert>Go to the source code of this file.
Namespaces | |
| namespace | isobus |
| This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution. | |
A class that describes a control function on the bus that the stack should communicate with. Use these to describe ECUs you want to send messages to.
Definition in file can_partnered_control_function.cpp.