libSBML C++ API  5.20.4
SBMLExtension.cpp File Reference

Implementation of SBMLExtension, the base class of package extensions. More...

Include dependency graph for SBMLExtension.cpp:

Variables

static const packageErrorTableEntry defaultErrorTable []
 

Detailed Description

Implementation of SBMLExtension, the base class of package extensions.

Author
Akiya Jouraku

Variable Documentation

◆ defaultErrorTable

const packageErrorTableEntry defaultErrorTable[]
static
Initial value:
=
{
{ 0,
"",
0,
"",
{ ""
}
}
}
@ LIBSBML_SEV_ERROR
Definition: XMLError.h:534