BarcodeResult class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- BAD_ARG_ERR → const int
- BAR_CODE_DECODE_ERR → const int
- BAR_CODE_NOT_FOUND → const int
- BARCODE_ERROR_2D_UGOL_MAX → const int
- BARCODE_ERROR_DECODE_1D_BAD_DECODE → const int
- BARCODE_ERROR_DLL_NOT_INIT → const int
- BARCODE_ERROR_FIND_3X8_2D_X → const int
- BARCODE_ERROR_FIND_3X8_2D_Y → const int
- BARCODE_ERROR_FIND_ROW_OR_COLUMN → const int
- BARCODE_ERROR_FINIT → const int
- BARCODE_ERROR_INDEFINITELY_DECODED → const int
- BARCODE_ERROR_INNER_PROBLEM → const int
- BARCODE_ERROR_INPUT_PARAM → const int
- BARCODE_ERROR_IP_DECODE_DLL_Try_Except → const int
- BARCODE_ERROR_NOT_LOAD_IP_DECODED_LL → const int
- INTERNAL_ERR → const int
- IPDECODE_ERROR_FAULTCOLUMNS → const int
- IPDECODE_ERROR_FAULTROWS → const int
- IPDECODE_ERROR_INCORRECT_ERROR_LEVEL → const int
- IPDECODE_ERROR_LARGEERRORS → const int
- IPDECODE_ERROR_LOADING_DEV_TABLE → const int
- IPP_EXEC_ERR → const int
- IPP_TRY_EXCEPT_ERR → const int
- NO_ERR → const int
- NO_IPP_DLL_FOUND → const int
- NO_USER_DLL_FOUND → const int
- NULL_PTR_ERR → const int
- RANGE_ERR → const int
- SIZE_ERR → const int
- TRY_EXCEPT_ERR → const int