libSBML C API  libSBML 5.20.4 C API
Loading...
Searching...
No Matches
MultiSimpleSpeciesReferencePlugin.h File Reference

: Implementation of the MultiSimpleSpeciesReferencePlugin_t class More...

Include dependency graph for MultiSimpleSpeciesReferencePlugin.h:
This graph shows which files directly or indirectly include this file:

Functions

char * MultiSimpleSpeciesReferencePlugin_getCompartmentReference (const MultiSimpleSpeciesReferencePlugin_t *mssrp)
 _tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tcompartmentReference_t" _tattribute_t _tof_t _tthis_t _tMultiSimpleSpeciesReferencePlugin_t_t.
 
int MultiSimpleSpeciesReferencePlugin_isSetCompartmentReference (const MultiSimpleSpeciesReferencePlugin_t *mssrp)
 _tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tMultiSimpleSpeciesReferencePlugin_t_t'_ts_t "_tcompartmentReference_t" _tattribute_t _tis_t _tset_t.
 
int MultiSimpleSpeciesReferencePlugin_setCompartmentReference (MultiSimpleSpeciesReferencePlugin_t *mssrp, const char *compartmentReference)
 _tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tcompartmentReference_t" _tattribute_t _tof_t _tthis_t _tMultiSimpleSpeciesReferencePlugin_t_t.
 
int MultiSimpleSpeciesReferencePlugin_unsetCompartmentReference (MultiSimpleSpeciesReferencePlugin_t *mssrp)
 _tUnsets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tcompartmentReference_t" _tattribute_t _tof_t _tthis_t _tMultiSimpleSpeciesReferencePlugin_t_t.
 

Detailed Description

: Implementation of the MultiSimpleSpeciesReferencePlugin_t class

Author
: SBMLTeam

Function Documentation

◆ MultiSimpleSpeciesReferencePlugin_getCompartmentReference()

char * MultiSimpleSpeciesReferencePlugin_getCompartmentReference ( const MultiSimpleSpeciesReferencePlugin_t mssrp)

_tReturns_t _tthe_t _tvalue_t _tof_t _tthe_t "_tcompartmentReference_t" _tattribute_t _tof_t _tthis_t _tMultiSimpleSpeciesReferencePlugin_t_t.

@_tparam_t _tmssrp_t _tthe_t _tMultiSimpleSpeciesReferencePlugin_t_t _tstructure_t _twhose_t _tcompartmentReference_t _tis_t _tsought_t.

@_treturn_t _tthe_t _tvalue_t _tof_t _tthe_t "_tcompartmentReference_t" _tattribute_t _tof_t _tthis_t _tMultiSimpleSpeciesReferencePlugin_t_t _tas_t _ta_t _tpointer_t _tto_t _ta_t _tstring_t.

@_tcopydetails_t _tdoc_warning_returns_owned_char_t

@_tmemberof_t _tMultiSimpleSpeciesReferencePlugin_t_t

◆ MultiSimpleSpeciesReferencePlugin_isSetCompartmentReference()

int MultiSimpleSpeciesReferencePlugin_isSetCompartmentReference ( const MultiSimpleSpeciesReferencePlugin_t mssrp)

_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tMultiSimpleSpeciesReferencePlugin_t_t'_ts_t "_tcompartmentReference_t" _tattribute_t _tis_t _tset_t.

@_tparam_t _tmssrp_t _tthe_t _tMultiSimpleSpeciesReferencePlugin_t_t _tstructure_t.

@_treturn_t @_tc_t _t1_t (_ttrue_t) _tif_t _tthis_t _tMultiSimpleSpeciesReferencePlugin_t_t'_ts_t "_tcompartmentReference_t" _tattribute_t _thas_t _tbeen_t _tset_t, _totherwise_t @_tc_t _t0_t (_tfalse_t) _tis_t _treturned_t.

@_tmemberof_t _tMultiSimpleSpeciesReferencePlugin_t_t

◆ MultiSimpleSpeciesReferencePlugin_setCompartmentReference()

int MultiSimpleSpeciesReferencePlugin_setCompartmentReference ( MultiSimpleSpeciesReferencePlugin_t mssrp,
const char *  compartmentReference 
)

_tSets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tcompartmentReference_t" _tattribute_t _tof_t _tthis_t _tMultiSimpleSpeciesReferencePlugin_t_t.

@_tparam_t _tmssrp_t _tthe_t _tMultiSimpleSpeciesReferencePlugin_t_t _tstructure_t.

@_tparam_t _tcompartmentReference_t _tconst_t _tchar_t * _tvalue_t _tof_t _tthe_t "_tcompartmentReference_t" _tattribute_t _tto_t _tbe_t _tset_t.

@_tcopydetails_t _tdoc_returns_success_code_t @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_SUCCESS_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_ATTRIBUTE_VALUE_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_OBJECT_t, _tOperationReturnValues_t_t}

@_tmemberof_t _tMultiSimpleSpeciesReferencePlugin_t_t

◆ MultiSimpleSpeciesReferencePlugin_unsetCompartmentReference()

int MultiSimpleSpeciesReferencePlugin_unsetCompartmentReference ( MultiSimpleSpeciesReferencePlugin_t mssrp)

_tUnsets_t _tthe_t _tvalue_t _tof_t _tthe_t "_tcompartmentReference_t" _tattribute_t _tof_t _tthis_t _tMultiSimpleSpeciesReferencePlugin_t_t.

@_tparam_t _tmssrp_t _tthe_t _tMultiSimpleSpeciesReferencePlugin_t_t _tstructure_t.

@_tcopydetails_t _tdoc_returns_success_code_t @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_SUCCESS_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_OPERATION_FAILED_t, _tOperationReturnValues_t_t} @_tli_t @_tsbmlconstant_t{_tLIBSBML_INVALID_OBJECT_t, _tOperationReturnValues_t_t}

@_tmemberof_t _tMultiSimpleSpeciesReferencePlugin_t_t