libSBML Perl API  libSBML 5.17.2 Perl API
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

◆ defaultErrorTable

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

◆ defaultErrorTableV2

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