libSBML C API
libSBML 5.20.4 C API
|
Represents SBML errors and other diagnostics. More...
Data Structures | |
struct | referenceEntry |
@_tcond_t _tdoxygenLibsbmlInternal_t More... | |
struct | sbmlErrorTableEntry |
Variables | |
static const sbmlErrorTableEntry | errorTable [] |
Represents SBML errors and other diagnostics.
struct referenceEntry |
struct sbmlErrorTableEntry |
Data Fields | ||
---|---|---|
unsigned int | category | |
unsigned int | code | |
unsigned int | l1v1_severity | |
unsigned int | l1v2_severity | |
unsigned int | l2v1_severity | |
unsigned int | l2v2_severity | |
unsigned int | l2v3_severity | |
unsigned int | l2v4_severity | |
unsigned int | l2v5_severity | |
unsigned int | l3v1_severity | |
unsigned int | l3v2_severity | |
const char * | message | |
referenceEntry | reference | |
const char * | shortMessage |
|
static |