Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CBC_SymbolInfo::Data Struct Reference

#include <BC_SymbolInfo.h>

+ Collaboration diagram for CBC_SymbolInfo::Data:

Public Attributes

int16_t data_capacity
 
int16_t error_codewords
 
int16_t rs_block_data
 
int8_t rs_block_error
 
int8_t matrix_width
 
int8_t matrix_height
 
int8_t data_regions
 

Detailed Description

Definition at line 17 of file BC_SymbolInfo.h.

Member Data Documentation

◆ data_capacity

int16_t CBC_SymbolInfo::Data::data_capacity

Definition at line 18 of file BC_SymbolInfo.h.

◆ data_regions

int8_t CBC_SymbolInfo::Data::data_regions

Definition at line 24 of file BC_SymbolInfo.h.

◆ error_codewords

int16_t CBC_SymbolInfo::Data::error_codewords

Definition at line 19 of file BC_SymbolInfo.h.

◆ matrix_height

int8_t CBC_SymbolInfo::Data::matrix_height

Definition at line 23 of file BC_SymbolInfo.h.

◆ matrix_width

int8_t CBC_SymbolInfo::Data::matrix_width

Definition at line 22 of file BC_SymbolInfo.h.

◆ rs_block_data

int16_t CBC_SymbolInfo::Data::rs_block_data

Definition at line 20 of file BC_SymbolInfo.h.

◆ rs_block_error

int8_t CBC_SymbolInfo::Data::rs_block_error

Definition at line 21 of file BC_SymbolInfo.h.


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