libSBML C API  libSBML 5.20.2 C API
Loading...
Searching...
No Matches
ModelDefinition.h File Reference

Definition of ModelDefinition_t, the SBase_t derived class of the comp package. More...

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

Functions

ModelDefinition_tModelDefinition_clone (ModelDefinition_t *md)
 _tReturns_t _ta_t _tcopy_t _tof_t _tthe_t _tgiven_t _tModelDefinition_t_t _tstructure_t.
 
ModelDefinition_tModelDefinition_create (unsigned int level, unsigned int version, unsigned int pkgVersion)
 _tCreates_t _ta_t _tnew_t _tModelDefinition_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 ModelDefinition_free (ModelDefinition_t *md)
 _tFrees_t _tthe_t _tgiven_t _tModelDefinition_t_t _tstructure_t.
 

Detailed Description

Definition of ModelDefinition_t, the SBase_t derived class of the comp package.

Author
Lucian Smith

Function Documentation

◆ ModelDefinition_clone()

ModelDefinition_t * ModelDefinition_clone ( ModelDefinition_t md)

_tReturns_t _ta_t _tcopy_t _tof_t _tthe_t _tgiven_t _tModelDefinition_t_t _tstructure_t.

@_tparam_t _tmd_t _tthe_t _tModelDefinition_t_t _tstructure_t _tto_t _tcopy_t.

@_treturn_t _ta_t (_tdeep_t) _tcopy_t _tof_t _tthe_t _tModelDefinition_t_t.

@_tmemberof_t _tModelDefinition_t_t

◆ ModelDefinition_create()

ModelDefinition_t * ModelDefinition_create ( unsigned int  level,
unsigned int  version,
unsigned int  pkgVersion 
)

_tCreates_t _ta_t _tnew_t _tModelDefinition_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 _tModelDefinition_t_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 _tModelDefinition_t_t. @_tparam_t _tpkgVersion_t _tan_t _tunsigned_t _tint_t, _tthe_t _tSBML_t '_tcomp_t' _tpackage_t _tVersion_t _tto_t _tassign_t _tto_t _tthis_t _tModelDefinition_t_t.

@_treturn_t _ta_t _tpointer_t _tto_t _tthe_t _tnewly_t _tcreated_t _tModelDefinition_t_t _tstructure_t.

@_tmemberof_t _tModelDefinition_t_t

_tCreates_t _ta_t _tnew_t _tModelDefinition_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.

◆ ModelDefinition_free()

void ModelDefinition_free ( ModelDefinition_t md)

_tFrees_t _tthe_t _tgiven_t _tModelDefinition_t_t _tstructure_t.

@_tparam_t _tmd_t _tthe_t _tModelDefinition_t_t _tstructure_t _tto_t _tfree_t.

@_tmemberof_t _tModelDefinition_t_t