AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
A protocol class that handles the ISO11783 extended transport protocol. Designed for destination specific packets larger than 1785 bytes. More...
#include "isobus/isobus/can_message_frame.hpp"
#include "isobus/isobus/can_network_configuration.hpp"
#include "isobus/isobus/can_transport_protocol_base.hpp"
Go to the source code of this file.
Classes | |
class | isobus::ExtendedTransportProtocolManager |
A class that handles the ISO11783 extended transport protocol. More... | |
class | isobus::ExtendedTransportProtocolManager::ExtendedTransportProtocolSession |
A storage object to keep track of session information internally. More... | |
Namespaces | |
namespace | isobus |
This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution. | |
A protocol class that handles the ISO11783 extended transport protocol. Designed for destination specific packets larger than 1785 bytes.
Definition in file can_extended_transport_protocol.hpp.