AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
|
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"
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. | |
A protocol that handles the ISO11783/J1939 transport protocol. It handles both the broadcast version (BAM) and and the connection mode version.
Definition in file can_transport_protocol.hpp.