|
rusEFI
The most advanced open source ECU
|
#include <malfunction_central.h>

Data Fields | |
| int | count = 0 |
| ObdCode | error_codes [MAX_ERROR_CODES_COUNT] |
Definition at line 15 of file malfunction_central.h.
| int error_codes_set_s::count = 0 |
Definition at line 16 of file malfunction_central.h.
Referenced by addError(), clearWarnings(), find_position(), getErrorCodes(), hasErrorCodes(), and removeError().
| ObdCode error_codes_set_s::error_codes[MAX_ERROR_CODES_COUNT] |
Definition at line 17 of file malfunction_central.h.
Referenced by addError(), find_position(), getErrorCodes(), and removeError().