libSBML C++ API
5.18.0
Overview
Related Pages
Core libSBML
Level 3 Extensions
Classes
Files
Examples
Class List
Class Index
Class Hierarchy
Class Members
L3ParserSettings Member List
This is the complete list of members for
L3ParserSettings
, including all inherited members.
getComparisonCaseSensitivity
() const
L3ParserSettings
getModel
() const
L3ParserSettings
getParseAvogadroCsymbol
() const
L3ParserSettings
getParseCollapseMinus
() const
L3ParserSettings
getParseL3v2Functions
() const
L3ParserSettings
getParseLog
() const
L3ParserSettings
getParseModuloL3v2
() const
L3ParserSettings
getParsePackageMath
(ExtendedMathType_t package) const
L3ParserSettings
getParseUnits
() const
L3ParserSettings
L3ParserSettings
()
L3ParserSettings
L3ParserSettings
(Model *model, ParseLogType_t parselog, bool collapseminus, bool parseunits, bool avocsymbol, bool caseSensitive=false, SBMLNamespaces *sbmlns=NULL, bool moduloL3v2=false, bool l3v2functions=false)
L3ParserSettings
L3ParserSettings
(const L3ParserSettings &source)
L3ParserSettings
operator=
(const L3ParserSettings &source)
L3ParserSettings
setComparisonCaseSensitivity
(bool strcmp)
L3ParserSettings
setModel
(const Model *model)
L3ParserSettings
setParseAvogadroCsymbol
(bool l2only)
L3ParserSettings
setParseCollapseMinus
(bool collapseminus)
L3ParserSettings
setParseL3v2Functions
(bool l3v2functions)
L3ParserSettings
setParseLog
(ParseLogType_t type)
L3ParserSettings
setParseModuloL3v2
(bool modulol3v2)
L3ParserSettings
setParsePackageMath
(ExtendedMathType_t package, bool parsepackage)
L3ParserSettings
setParseUnits
(bool units)
L3ParserSettings
unsetModel
()
L3ParserSettings
~L3ParserSettings
()
L3ParserSettings
virtual
Visit
SBML.org
for more information about SBML and libSBML.