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_ErrorCorrection Class Reference

#include <BC_ErrorCorrection.h>

+ Collaboration diagram for CBC_ErrorCorrection:

Public Member Functions

 CBC_ErrorCorrection ()=delete
 
 ~CBC_ErrorCorrection ()=delete
 

Static Public Member Functions

static WideString EncodeECC200 (const WideString &codewords, const CBC_SymbolInfo *symbolInfo)
 

Detailed Description

Definition at line 14 of file BC_ErrorCorrection.h.

Constructor & Destructor Documentation

◆ CBC_ErrorCorrection()

CBC_ErrorCorrection::CBC_ErrorCorrection ( )
delete

◆ ~CBC_ErrorCorrection()

CBC_ErrorCorrection::~CBC_ErrorCorrection ( )
delete

Member Function Documentation

◆ EncodeECC200()

WideString CBC_ErrorCorrection::EncodeECC200 ( const WideString & codewords,
const CBC_SymbolInfo * symbolInfo )
static

Definition at line 189 of file BC_ErrorCorrection.cpp.

References fxcrt::WideString::WideString(), fxcrt::WideString::IsEmpty(), and fxcrt::WideString::operator+=().

Referenced by CBC_DataMatrixWriter::Encode().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: