QTools  7.4.1
Collection of Host-Based Tools
Loading...
Searching...
No Matches
QSpyRecord Struct Reference

#include "qspy.h"

Public Attributes

uint8_t const * start
 
uint8_t const * pos
 
uint32_t tot_len
 
int32_t len
 
uint8_t rec
 

Detailed Description

QSPY record being processed

Definition at line 56 of file qspy.h.

Member Data Documentation

◆ start

uint8_t const* QSpyRecord::start

start of the record

Definition at line 57 of file qspy.h.

◆ pos

uint8_t const* QSpyRecord::pos

current position in the stream

Definition at line 58 of file qspy.h.

◆ tot_len

uint32_t QSpyRecord::tot_len

total length of the record, including chksum

Definition at line 59 of file qspy.h.

◆ len

int32_t QSpyRecord::len

current length of the stream

Definition at line 60 of file qspy.h.

◆ rec

uint8_t QSpyRecord::rec

the record-ID (see enum QSpyRecords in qs.h)

Definition at line 61 of file qspy.h.


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