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

#include <BC_QRCoderECBlocks.h>

+ Collaboration diagram for CBC_QRCoderECBlocks:

Public Member Functions

 CBC_QRCoderECBlocks (const CBC_QRCoderECBlockData &data)
 
 ~CBC_QRCoderECBlocks ()
 
int32_t GetNumBlocks () const
 
int32_t GetTotalECCodeWords () const
 
int32_t GetTotalDataCodeWords () const
 

Detailed Description

Definition at line 14 of file BC_QRCoderECBlocks.h.

Constructor & Destructor Documentation

◆ CBC_QRCoderECBlocks()

CBC_QRCoderECBlocks::CBC_QRCoderECBlocks ( const CBC_QRCoderECBlockData & data)
explicit

Definition at line 27 of file BC_QRCoderECBlocks.cpp.

◆ ~CBC_QRCoderECBlocks()

CBC_QRCoderECBlocks::~CBC_QRCoderECBlocks ( )
default

Member Function Documentation

◆ GetNumBlocks()

int32_t CBC_QRCoderECBlocks::GetNumBlocks ( ) const

Definition at line 36 of file BC_QRCoderECBlocks.cpp.

References CBC_QRCoderECBlockData::count1, and CBC_QRCoderECBlockData::count2.

Referenced by GetTotalECCodeWords().

+ Here is the caller graph for this function:

◆ GetTotalDataCodeWords()

int32_t CBC_QRCoderECBlocks::GetTotalDataCodeWords ( ) const

◆ GetTotalECCodeWords()

int32_t CBC_QRCoderECBlocks::GetTotalECCodeWords ( ) const

Definition at line 40 of file BC_QRCoderECBlocks.cpp.

References GetNumBlocks().

+ Here is the call graph for this function:

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