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

: Implementation of the IntraSpeciesReaction_t class More...

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

Functions

IntraSpeciesReaction_tIntraSpeciesReaction_clone (IntraSpeciesReaction_t *isr)
 _tCreates_t _ta_t _tdeep_t _tcopy_t _tof_t _tthe_t _tgiven_t _tIntraSpeciesReaction_t_t _tstructure_t.
 
IntraSpeciesReaction_tIntraSpeciesReaction_create (unsigned int level, unsigned int version, unsigned int pkgVersion)
 _tCreates_t _ta_t _tnew_t _tIntraSpeciesReaction_t_t _tstructure_t _tusing_t _tthe_t _tgiven_t _tSBML_t @_tp_t _tlevel_t _tand_t @_tp_t _tversion_t, _tand_t _tthe_t @_tp_t _tpkgVersion_t _tpackage_t _tversion_t.
 
void IntraSpeciesReaction_free (IntraSpeciesReaction_t *isr)
 _tFrees_t _tthe_t _tgiven_t _tIntraSpeciesReaction_t_t _tstructure_t.
 
int IntraSpeciesReaction_hasRequiredAttributes (const IntraSpeciesReaction_t *isr)
 _tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tor_t @_tc_t _t0_t (_tfalse_t) _tdepending_t _ton_t _twhether_t _tall_t _tthe_t _trequired_t _tattributes_t _tof_t _tthe_t _tgiven_t _tIntraSpeciesReaction_t_t _tstructure_t _thave_t _tbeen_t _tset_t.
 

Detailed Description

: Implementation of the IntraSpeciesReaction_t class

Author
: SBMLTeam

Function Documentation

◆ IntraSpeciesReaction_clone()

IntraSpeciesReaction_t * IntraSpeciesReaction_clone ( IntraSpeciesReaction_t isr)

_tCreates_t _ta_t _tdeep_t _tcopy_t _tof_t _tthe_t _tgiven_t _tIntraSpeciesReaction_t_t _tstructure_t.

@_tparam_t _tisr_t _tthe_t _tIntraSpeciesReaction_t_t _tstructure_t _tto_t _tbe_t _tcopied_t.

@_treturns_t _ta_t (_tdeep_t) _tcopy_t _tof_t _tthe_t _tgiven_t _tIntraSpeciesReaction_t_t _tstructure_t, _tor_t _ta_t _tnull_t _tpointer_t _tif_t _ta_t _tfailure_t _toccurred_t.

@_tmemberof_t _tIntraSpeciesReaction_t_t

◆ IntraSpeciesReaction_create()

IntraSpeciesReaction_t * IntraSpeciesReaction_create ( unsigned int  level,
unsigned int  version,
unsigned int  pkgVersion 
)

_tCreates_t _ta_t _tnew_t _tIntraSpeciesReaction_t_t _tstructure_t _tusing_t _tthe_t _tgiven_t _tSBML_t @_tp_t _tlevel_t _tand_t @_tp_t _tversion_t, _tand_t _tthe_t @_tp_t _tpkgVersion_t _tpackage_t _tversion_t.

@_tparam_t _tlevel_t _tan_t _tunsigned_t _tint_t, _tthe_t _tSBML_t _tlevel_t _tto_t _tassign_t _tto_t _tthis_t _tIntraSpeciesReaction_t_t _tstructure_t.

@_tparam_t _tversion_t _tan_t _tunsigned_t _tint_t, _tthe_t _tSBML_t _tversion_t _tto_t _tassign_t _tto_t _tthis_t _tIntraSpeciesReaction_t_t _tstructure_t.

@_tparam_t _tpkgVersion_t _tan_t _tunsigned_t _tint_t, _tthe_t _tversion_t _tof_t _tthe_t _tpackage_t _tto_t _tassign_t _tto_t _tthis_t _tIntraSpeciesReaction_t_t _tstructure_t.

@_treturns_t _tthe_t _tnewly_t-_tcreated_t _tIntraSpeciesReaction_t_t _tstructure_t, _tor_t _ta_t _tnull_t _tpointer_t _tif_t _tan_t _terror_t _toccurred_t _tduring_t _tconstruction_t.

@_tcopydetails_t _tdoc_note_setting_lv_t

@_tmemberof_t _tIntraSpeciesReaction_t_t

◆ IntraSpeciesReaction_free()

void IntraSpeciesReaction_free ( IntraSpeciesReaction_t isr)

_tFrees_t _tthe_t _tgiven_t _tIntraSpeciesReaction_t_t _tstructure_t.

@_tparam_t _tisr_t _tthe_t _tIntraSpeciesReaction_t_t _tstructure_t _tto_t _tbe_t _tfreed_t.

@_tmemberof_t _tIntraSpeciesReaction_t_t

◆ IntraSpeciesReaction_hasRequiredAttributes()

int IntraSpeciesReaction_hasRequiredAttributes ( const IntraSpeciesReaction_t isr)

_tPredicate_t _treturning_t @_tc_t _t1_t (_ttrue_t) _tor_t @_tc_t _t0_t (_tfalse_t) _tdepending_t _ton_t _twhether_t _tall_t _tthe_t _trequired_t _tattributes_t _tof_t _tthe_t _tgiven_t _tIntraSpeciesReaction_t_t _tstructure_t _thave_t _tbeen_t _tset_t.

@_tparam_t _tisr_t _tthe_t _tIntraSpeciesReaction_t_t _tstructure_t _tto_t _tcheck_t.

@_treturn_t @_tc_t _t1_t (_ttrue_t) _tif_t _tall_t _tthe_t _trequired_t _tattributes_t _tfor_t _tthis_t _tstructure_t _thave_t _tbeen_t _tdefined_t, @_tc_t _t0_t (_tfalse_t) _totherwise_t.

@_tmemberof_t _tIntraSpeciesReaction_t_t