Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
QRReader::Detail Class Reference
Collaboration diagram for QRReader::Detail:
Collaboration graph

Public Member Functions

 Detail ()
 
 ~Detail ()
 
void setMetadata (framemetadata_sp &metadata)
 

Public Attributes

int mWidth
 
int mHeight
 
ZXing::DecodeHints mHints
 
std::string mOutputPinId
 
ZXing::ImageFormat mImageFormat
 

Private Attributes

framemetadata_sp mMetadata
 

Constructor & Destructor Documentation

◆ Detail()

QRReader::Detail::Detail ( )
inline

◆ ~Detail()

QRReader::Detail::~Detail ( )
inline

Member Function Documentation

◆ setMetadata()

void QRReader::Detail::setMetadata ( framemetadata_sp & metadata)
inline
Here is the call graph for this function:

Member Data Documentation

◆ mHeight

int QRReader::Detail::mHeight

◆ mHints

ZXing::DecodeHints QRReader::Detail::mHints

◆ mImageFormat

ZXing::ImageFormat QRReader::Detail::mImageFormat

◆ mMetadata

framemetadata_sp QRReader::Detail::mMetadata
private

◆ mOutputPinId

std::string QRReader::Detail::mOutputPinId

◆ mWidth

int QRReader::Detail::mWidth

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