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

Defines a helper class to assign TC server options. More...

#include <cstdint>
Include dependency graph for isobus_task_controller_server_options.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isobus::TaskControllerOptions
 A helper class to assign TC server options. You can use this by doing something like this: TaskControllerServer::TaskControllerOptions().with_documentation().with_tc_geo_with_position_based_control(); Or you can set the settings yourself, manually. More...
 

Namespaces

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

Detailed Description

Defines a helper class to assign TC server options.

Author
Adrian Del Grosso

Definition in file isobus_task_controller_server_options.hpp.