ifw-fcf  5.0.0-pre2
Static Public Attributes | List of all members
iodev.defines.IodevErrorText Class Reference

Iodev error, textual representation. More...

Inheritance diagram for iodev.defines.IodevErrorText:

Static Public Attributes

string OK = "OK"
 
string HW_NOT_OP = "HW not operational"
 
string WRONG_CMD = "Wrong command"
 
string INIT_FAILURE = "Initialisation failure"
 
string NOT_INITIALISED = "Not initialised"
 
string ZERO_POINTER = "Zero pointer"
 

Detailed Description

Iodev error, textual representation.

Member Data Documentation

◆ HW_NOT_OP

string iodev.defines.IodevErrorText.HW_NOT_OP = "HW not operational"
static

◆ INIT_FAILURE

string iodev.defines.IodevErrorText.INIT_FAILURE = "Initialisation failure"
static

◆ NOT_INITIALISED

string iodev.defines.IodevErrorText.NOT_INITIALISED = "Not initialised"
static

◆ OK

string iodev.defines.IodevErrorText.OK = "OK"
static

◆ WRONG_CMD

string iodev.defines.IodevErrorText.WRONG_CMD = "Wrong command"
static

◆ ZERO_POINTER

string iodev.defines.IodevErrorText.ZERO_POINTER = "Zero pointer"
static

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