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

Defines a base class to represent a generic ISOBUS control function. More...

#include "isobus/isobus/can_NAME.hpp"
#include "isobus/utility/thread_synchronization.hpp"
#include <memory>
#include <string>
Include dependency graph for can_control_function.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isobus::ControlFunction
 A class that describes an ISO11783 control function, which includes a NAME and address. More...
 

Namespaces

namespace  isobus
 This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution.
 

Detailed Description

Defines a base class to represent a generic ISOBUS control function.

Author
Adrian Del Grosso
Daan Steenbergen

Definition in file can_control_function.hpp.