![]() |
KiCad PCB EDA Suite
|
Go to the source code of this file.
Enumerations | |
enum | SEVERITY { RPT_SEVERITY_UNDEFINED = 0x00, RPT_SEVERITY_INFO = 0x01, RPT_SEVERITY_EXCLUSION = 0x02, RPT_SEVERITY_ACTION = 0x04, RPT_SEVERITY_WARNING = 0x08, RPT_SEVERITY_ERROR = 0x10, RPT_SEVERITY_IGNORE = 0x20 } |
enum SEVERITY |
Enumerator | |
---|---|
RPT_SEVERITY_UNDEFINED | |
RPT_SEVERITY_INFO | |
RPT_SEVERITY_EXCLUSION | |
RPT_SEVERITY_ACTION | |
RPT_SEVERITY_WARNING | |
RPT_SEVERITY_ERROR | |
RPT_SEVERITY_IGNORE |
Definition at line 26 of file report_severity.h.