libSBML C API  libSBML 5.20.4 C API
Loading...
Searching...
No Matches
operationReturnValues.cpp File Reference

Enumeration of values returned by operations within libSBML. More...

Include dependency graph for operationReturnValues.cpp:

Functions

const char * OperationReturnValue_toString (int returnValue)
 _tThis_t _tmethod_t _ttakes_t _tan_t _tSBML_t _toperation_t _treturn_t _tvalue_t _tand_t _treturns_t _ta_t _tstring_t _trepresenting_t _tthe_t _tcode_t.
 

Variables

static OperationReturnValues_t SBML_OPERATION_RETURN_VALUES_INDICES []
 
static const char * SBML_OPERATION_RETURN_VALUES_STRINGS []
 

Detailed Description

Enumeration of values returned by operations within libSBML.

Author
Sarah Keating

Function Documentation

◆ OperationReturnValue_toString()

const char * OperationReturnValue_toString ( int  returnValue)

_tThis_t _tmethod_t _ttakes_t _tan_t _tSBML_t _toperation_t _treturn_t _tvalue_t _tand_t _treturns_t _ta_t _tstring_t _trepresenting_t _tthe_t _tcode_t.

@_tparam_t _treturnValue_t _tthe_t _toperation_t _treturn_t _tvalue_t _tto_t _tconvert_t _tto_t _ta_t _tstring_t.

@_treturn_t _ta_t _thuman_t _treadable_t _tname_t _tfor_t _tthe_t _tgiven_t @_tif_t _tclike_t #_tOperationReturnValues_t_t _tvalue_t@_telse_t _toperation_t _treturn_t _tvalue_t @_tendif_t.

@_tnote_t _tThe_t _tcaller_t _tdoes_t _tnot_t _town_t _tthe_t _treturned_t _tstring_t _tand_t _tis_t _ttherefore_t _tnot_t _tallowed_t _tto_t _tmodify_t _tit_t.

Variable Documentation

◆ SBML_OPERATION_RETURN_VALUES_INDICES

OperationReturnValues_t SBML_OPERATION_RETURN_VALUES_INDICES[]
static

◆ SBML_OPERATION_RETURN_VALUES_STRINGS

const char* SBML_OPERATION_RETURN_VALUES_STRINGS[]
static