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

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>
Include dependency graph for isobus_device_descriptor_object_pool.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

Implements an interface for creating a Task Controller DDOP.

Author
Adrian Del Grosso

Definition in file isobus_device_descriptor_object_pool.cpp.