libSBML C++ API  5.18.0
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 []
 
static const packageErrorTableEntryV2 defaultErrorTableV2 []
 

Detailed Description

Implementation of SBMLExtension, the base class of package extensions.

Author
Akiya Jouraku

Variable Documentation

const packageErrorTableEntry defaultErrorTable[]
static
Initial value:
=
{
{ 0,
"",
0,
"",
{ ""
}
}
}
Definition: XMLError.h:529
const packageErrorTableEntryV2 defaultErrorTableV2[]
static
Initial value:
=
{
{ 0,
"",
0,
"",
{ "",
""
}
}
}
Definition: XMLError.h:529