COPASI API
4.16.103
|
the namespace can be controlled using the cxx_namespace variable More...
Classes | |
class | autoexcept |
class | COptionParser |
class | option_error |
struct | option_locations |
struct | options |
Enumerations | |
enum | autothrow { autothrow_help } |
enum | SBMLSchema_enum { SBMLSchema_L1V1, SBMLSchema_L1V2, SBMLSchema_L2V1, SBMLSchema_L2V2, SBMLSchema_L2V3, SBMLSchema_L2V4, SBMLSchema_L3V1 } |
the namespace can be controlled using the cxx_namespace variable
This is the main header file (COptionParser.h). You can control the name of this header file using the cxx_header_file variable.
enum copasi::autothrow |
a list of autothrow ids for the autoexcept exception class so that you know which option caused the exception.
Enumerator | |
---|---|
autothrow_help |
Definition at line 44 of file COptionParser.h.
Enumerator | |
---|---|
SBMLSchema_L1V1 | |
SBMLSchema_L1V2 | |
SBMLSchema_L2V1 | |
SBMLSchema_L2V2 | |
SBMLSchema_L2V3 | |
SBMLSchema_L2V4 | |
SBMLSchema_L3V1 |
Definition at line 49 of file COptionParser.h.