AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
Loading...
Searching...
No Matches
Namespaces
can_partnered_control_function.cpp File Reference

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>
Include dependency graph for can_partnered_control_function.cpp:

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.
 

Detailed Description

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.

Author
Adrian Del Grosso
Daan Steenbergen

Definition in file can_partnered_control_function.cpp.