libSBML C API
libSBML 5.20.2 C API
|
: Implementation of the BindingSiteSpeciesType_t class More...
Functions | |
BindingSiteSpeciesType_t * | BindingSiteSpeciesType_clone (BindingSiteSpeciesType_t *bsst) |
_tCreates_t _ta_t _tdeep_t _tcopy_t _tof_t _tthe_t _tgiven_t _tBindingSiteSpeciesType_t_t _tstructure_t. | |
BindingSiteSpeciesType_t * | BindingSiteSpeciesType_create (unsigned int level, unsigned int version, unsigned int pkgVersion) |
_tCreates_t _ta_t _tnew_t _tBindingSiteSpeciesType_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 | BindingSiteSpeciesType_free (BindingSiteSpeciesType_t *bsst) |
_tFrees_t _tthe_t _tgiven_t _tBindingSiteSpeciesType_t_t _tstructure_t. | |
int | BindingSiteSpeciesType_hasRequiredAttributes (const BindingSiteSpeciesType_t *bsst) |
_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 _tBindingSiteSpeciesType_t_t _tstructure_t _thave_t _tbeen_t _tset_t. | |
: Implementation of the BindingSiteSpeciesType_t class
BindingSiteSpeciesType_t * BindingSiteSpeciesType_clone | ( | BindingSiteSpeciesType_t * | bsst | ) |
_tCreates_t _ta_t _tdeep_t _tcopy_t _tof_t _tthe_t _tgiven_t _tBindingSiteSpeciesType_t_t _tstructure_t.
@_tparam_t _tbsst_t _tthe_t _tBindingSiteSpeciesType_t_t _tstructure_t _tto_t _tbe_t _tcopied_t.
@_treturns_t _ta_t (_tdeep_t) _tcopy_t _tof_t _tthe_t _tgiven_t _tBindingSiteSpeciesType_t_t _tstructure_t, _tor_t _ta_t _tnull_t _tpointer_t _tif_t _ta_t _tfailure_t _toccurred_t.
@_tmemberof_t _tBindingSiteSpeciesType_t_t
BindingSiteSpeciesType_t * BindingSiteSpeciesType_create | ( | unsigned int | level, |
unsigned int | version, | ||
unsigned int | pkgVersion | ||
) |
_tCreates_t _ta_t _tnew_t _tBindingSiteSpeciesType_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 _tBindingSiteSpeciesType_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 _tBindingSiteSpeciesType_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 _tBindingSiteSpeciesType_t_t _tstructure_t.
@_treturns_t _tthe_t _tnewly_t-_tcreated_t _tBindingSiteSpeciesType_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 _tBindingSiteSpeciesType_t_t
void BindingSiteSpeciesType_free | ( | BindingSiteSpeciesType_t * | bsst | ) |
_tFrees_t _tthe_t _tgiven_t _tBindingSiteSpeciesType_t_t _tstructure_t.
@_tparam_t _tbsst_t _tthe_t _tBindingSiteSpeciesType_t_t _tstructure_t _tto_t _tbe_t _tfreed_t.
@_tmemberof_t _tBindingSiteSpeciesType_t_t
int BindingSiteSpeciesType_hasRequiredAttributes | ( | const BindingSiteSpeciesType_t * | bsst | ) |
_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 _tBindingSiteSpeciesType_t_t _tstructure_t _thave_t _tbeen_t _tset_t.
@_tparam_t _tbsst_t _tthe_t _tBindingSiteSpeciesType_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 _tBindingSiteSpeciesType_t_t