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

A protocol that handles the ISO11783/J1939 transport protocol. It handles both the broadcast version (BAM) and and the connection mode version. 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_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::TransportProtocolManager
 A class that handles the ISO11783/J1939 transport protocol. More...
 
class  isobus::TransportProtocolManager::TransportProtocolSession
 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 that handles the ISO11783/J1939 transport protocol. It handles both the broadcast version (BAM) and and the connection mode version.

Author
Adrian Del Grosso
Daan Steenbergen

Definition in file can_transport_protocol.hpp.