VLCB SDK
An opinionated SDK for VLCB protocol
Loading...
Searching...
No Matches
VlcbNetPacketDatagram Struct Reference

#include <datagram.h>

Data Fields

VlcbOpCode opc
 
uint8_t payload_len
 
VlcbNetDatagramPayload payload
 

Detailed Description

Definition at line 19 of file packet/datagram.h.

Field Documentation

◆ opc

VlcbOpCode VlcbNetPacketDatagram::opc

Definition at line 20 of file packet/datagram.h.

◆ payload

VlcbNetDatagramPayload VlcbNetPacketDatagram::payload

Definition at line 22 of file packet/datagram.h.

◆ payload_len

uint8_t VlcbNetPacketDatagram::payload_len

Definition at line 21 of file packet/datagram.h.


The documentation for this struct was generated from the following file: