KSquare Utilities
KKLSC::ScannerFile3BitEncoded::OpRecTextBlock Struct Reference

Public Attributes

ushort endOfTextBlock: 1
 
ushort length: 12
 
ushort opCode: 3
 

Detailed Description

Definition at line 28 of file ScannerFile3BitEncoded.cpp.

Member Data Documentation

ushort KKLSC::ScannerFile3BitEncoded::OpRecTextBlock::endOfTextBlock

Last text block in message. If a message requires more than * 4096 bytes it will be written in multiple text blocks with * the last one having this flag set to '1'.

Definition at line 31 of file ScannerFile3BitEncoded.cpp.

Referenced by KKLSC::ScannerFile3BitEncoded::WriteTextBlock().

ushort KKLSC::ScannerFile3BitEncoded::OpRecTextBlock::length

Text Block length.

Definition at line 34 of file ScannerFile3BitEncoded.cpp.

Referenced by KKLSC::ScannerFile3BitEncoded::WriteTextBlock().

ushort KKLSC::ScannerFile3BitEncoded::OpRecTextBlock::opCode

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