Visioscan Set SDK Libraries 1.0.14
Visioscan Set SDK Help documentation file for C++ and C++/CLI
 
Loading...
Searching...
No Matches
ContaminationThreshold Class Reference

Helper to encapsulate the contamination threshold. More...

#include <ContaminationThreshold.h>

Public Member Functions

unsigned int GetWarning ()
 Gets the warning status.
 
void SetWarning (unsigned int pWarning)
 Sets the warnint staus.
 
unsigned int GetError ()
 Gets the error status.
 
void SetError (unsigned int pError)
 Sets the error status.
 

Detailed Description

Helper to encapsulate the contamination threshold.

Member Function Documentation

◆ GetError()

unsigned int ContaminationThreshold::GetError ( )

Gets the error status.

Returns
Error status as an int

◆ GetWarning()

unsigned int ContaminationThreshold::GetWarning ( )

Gets the warning status.

Returns
Warning status as an int

◆ SetError()

void ContaminationThreshold::SetError ( unsigned int  pError)

Sets the error status.

Parameters
pErrorThe error status to be set

◆ SetWarning()

void ContaminationThreshold::SetWarning ( unsigned int  pWarning)

Sets the warnint staus.

Parameters
pWarningThe warning status to be set

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