AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
Implements an interface for creating a Task Controller DDOP. More...
#include "isobus/isobus/isobus_device_descriptor_object_pool.hpp"
#include "isobus/isobus/can_constants.hpp"
#include "isobus/isobus/can_stack_logger.hpp"
#include "isobus/utility/platform_endianness.hpp"
#include "isobus/utility/to_string.hpp"
#include <algorithm>
#include <cassert>
#include <cstring>
#include <iomanip>
#include <sstream>
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. | |
Implements an interface for creating a Task Controller DDOP.
Definition in file isobus_device_descriptor_object_pool.cpp.