|
libSBML C++ API
5.20.5
|
Enumeration of values returned by operations within libSBML. More...
Functions | |
| const char * | OperationReturnValue_toString (int returnValue) |
| This method takes an SBML operation return value and returns a string representing the code. | |
Variables | |
| static OperationReturnValues_t | SBML_OPERATION_RETURN_VALUES_INDICES [] |
| static const char * | SBML_OPERATION_RETURN_VALUES_STRINGS [] |
Enumeration of values returned by operations within libSBML.
| const char * OperationReturnValue_toString | ( | int | returnValue | ) |
This method takes an SBML operation return value and returns a string representing the code.
| returnValue | the operation return value to convert to a string. |
|
static |
|
static |