Project
Loading...
Searching...
No Matches
SizedTrailer Struct Reference

Public Member Functions

 SizedTrailer (size_t s, unsigned char f)
 

Public Attributes

unsigned identifier = 0xaaffee00
 
unsigned char flags = 0xaa
 
size_t payloadSize = 0
 

Detailed Description

Definition at line 44 of file parser.cxx.

Constructor & Destructor Documentation

◆ SizedTrailer()

SizedTrailer::SizedTrailer ( size_t  s,
unsigned char  f 
)
inline

Definition at line 49 of file parser.cxx.

Member Data Documentation

◆ flags

unsigned char SizedTrailer::flags = 0xaa

Definition at line 46 of file parser.cxx.

◆ identifier

unsigned SizedTrailer::identifier = 0xaaffee00

Definition at line 45 of file parser.cxx.

◆ payloadSize

size_t SizedTrailer::payloadSize = 0

Definition at line 47 of file parser.cxx.


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