cueOS  2.4
cueOS - Universal Show Control OS for ARM
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Q_packet_s Struct Reference

Q packet structure object. More...

#include <Q_parser.h>

Data Fields

Q_packet_opcode_cmd_e opcode
 
char * raw_data
 
char * payload
 

Detailed Description

Q packet structure object.

Definition at line 55 of file Q_parser.h.

Field Documentation

◆ opcode

packet opcode

See also
Q_packet_opcode_cmd_e

Definition at line 56 of file Q_parser.h.

◆ payload

char* payload

packet variable length payload

Definition at line 58 of file Q_parser.h.

◆ raw_data

char* raw_data

packet raw unparsed data

Definition at line 57 of file Q_parser.h.


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