#include <stdint.h>
#include <iostream>
#include <iomanip>
Go to the source code of this file.
◆ SR_packet_destinationOffset
◆ SR_packet_headerSize
◆ SR_packet_payloadOffset
◆ SR_packet_sizeOffset
#define SR_packet_sizeOffset 0 |
Copyright (C) 2022 Dimenco
This software has been provided under the Dimenco EULA. (End User License Agreement) You can find the agreement at https://www.dimenco.eu/eula
This source code is considered Protected Code under the definitions of the EULA.
◆ SR_packet_print()
static void SR_packet_print |
( |
SR_packet & |
packet | ) |
|
|
static |
Print raw contents of SR network packet.
- Parameters
-
packet | for communication within the SR system |