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

#include <BC_DefaultPlacement.h>

+ Collaboration diagram for CBC_DefaultPlacement:

Public Member Functions

 CBC_DefaultPlacement (WideString codewords, int32_t numcols, int32_t numrows)
 
 ~CBC_DefaultPlacement ()
 
bool GetBit (int32_t col, int32_t row) const
 

Detailed Description

Definition at line 15 of file BC_DefaultPlacement.h.

Constructor & Destructor Documentation

◆ CBC_DefaultPlacement()

CBC_DefaultPlacement::CBC_DefaultPlacement ( WideString codewords,
int32_t numcols,
int32_t numrows )

Definition at line 42 of file BC_DefaultPlacement.cpp.

References CBC_DefaultPlacement().

Referenced by CBC_DefaultPlacement().

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

◆ ~CBC_DefaultPlacement()

CBC_DefaultPlacement::~CBC_DefaultPlacement ( )
default

Member Function Documentation

◆ GetBit()

bool CBC_DefaultPlacement::GetBit ( int32_t col,
int32_t row ) const

Definition at line 56 of file BC_DefaultPlacement.cpp.


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