47 #if defined(__cplusplus)
104 #if defined(__cplusplus)
C_DECL_SPEC char *rrcCallConv getModelId(RRHandle handle)
Returns the id of currently loaded SBML model.
C_DECL_SPEC void rrcCallConv setModelName(RRHandle handle, char *name)
Sets the name of currently loaded SBML model.
C_DECL_SPEC int rrcCallConv getNumberOfRules(RRHandle handle)
Returns the number of rules in the current model.
C_DECL_SPEC void rrcCallConv setModelId(RRHandle handle, char *id)
Sets the id of currently loaded SBML model.
C_DECL_SPEC char *rrcCallConv getModelName(RRHandle handle)
Returns the name of currently loaded SBML model.
roadRunner C wrappers 2012
roadRunner C wrappers 2012
void * RRHandle
Void pointer to a RoadRunner instance.
Definition: rrc_types.h:50