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_DataMatrixSymbolInfo144 Class Referencefinal

#include <BC_DataMatrixSymbolInfo144.h>

Inheritance diagram for CBC_DataMatrixSymbolInfo144:
Collaboration diagram for CBC_DataMatrixSymbolInfo144:

Public Member Functions

 CBC_DataMatrixSymbolInfo144 ()
 ~CBC_DataMatrixSymbolInfo144 () override
size_t GetInterleavedBlockCount () const override
Public Member Functions inherited from CBC_SymbolInfo
virtual ~CBC_SymbolInfo ()
int32_t GetSymbolDataWidth () const
int32_t GetSymbolDataHeight () const
int32_t GetSymbolWidth () const
int32_t GetSymbolHeight () const
size_t GetDataLengthForInterleavedBlock () const
size_t GetErrorLengthForInterleavedBlock () const
size_t data_capacity () const
size_t error_codewords () const
int32_t matrix_width () const
int32_t matrix_height () const

Additional Inherited Members

Static Public Member Functions inherited from CBC_SymbolInfo
static void Initialize ()
static void Finalize ()
static const CBC_SymbolInfoLookup (size_t data_codewords, bool allow_rectangular)
Protected Member Functions inherited from CBC_SymbolInfo
 CBC_SymbolInfo (const Data *data)

Detailed Description

Definition at line 12 of file BC_DataMatrixSymbolInfo144.h.

Constructor & Destructor Documentation

◆ CBC_DataMatrixSymbolInfo144()

CBC_DataMatrixSymbolInfo144::CBC_DataMatrixSymbolInfo144 ( )

Definition at line 34 of file BC_DataMatrixSymbolInfo144.cpp.

References CBC_SymbolInfo::CBC_SymbolInfo().

Referenced by CBC_SymbolInfo::Initialize().

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

◆ ~CBC_DataMatrixSymbolInfo144()

CBC_DataMatrixSymbolInfo144::~CBC_DataMatrixSymbolInfo144 ( )
overridedefault

Member Function Documentation

◆ GetInterleavedBlockCount()

size_t CBC_DataMatrixSymbolInfo144::GetInterleavedBlockCount ( ) const
overridevirtual

Reimplemented from CBC_SymbolInfo.

Definition at line 39 of file BC_DataMatrixSymbolInfo144.cpp.


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