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

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"
Include dependency graph for can_extended_transport_protocol.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

A protocol class that handles the ISO11783 extended transport protocol. Designed for destination specific packets larger than 1785 bytes.

Author
Adrian Del Grosso
Daan Steenbergen

Definition in file can_extended_transport_protocol.hpp.