libSBML C API
libSBML 5.20.4 C API
|
Class to store the SBML Level, Version and namespace of a package. More...
Functions | |
SBMLExtensionNamespaces_t * | SBMLExtensionNamespaces_clone (SBMLExtensionNamespaces_t *extns) |
_tCreates_t _ta_t _tdeep_t _tcopy_t _tof_t _tthe_t _tgiven_t _tSBMLExtensionNamespaces_t_t _tstructure_t | |
int | SBMLExtensionNamespaces_free (SBMLExtensionNamespaces_t *extns) |
_tFrees_t _tthe_t _tgiven_t _tSBMLExtensionNamespaces_t_t _tstructure_t | |
char * | SBMLExtensionNamespaces_getPackageName (SBMLExtensionNamespaces_t *extns) |
_tReturns_t _ta_t _tcopy_t _tof_t _tthe_t _tstring_t _trepresenting_t _tthe_t _tPackage_t _tname_t _tof_t _tthe_t _tgiven_t _tnamespace_t _tstructure_t. | |
unsigned int | SBMLExtensionNamespaces_getPackageVersion (SBMLExtensionNamespaces_t *extns) |
_tReturn_t _tthe_t _tSBML_t _tPackage_t _tVersion_t _tof_t _tthe_t _tSBMLExtensionNamespaces_t_t _tstructure_t. | |
char * | SBMLExtensionNamespaces_getURI (SBMLExtensionNamespaces_t *extns) |
_tReturns_t _ta_t _tcopy_t _tof_t _tthe_t _tstring_t _trepresenting_t _tthe_t _tPackage_t _tXML_t _tnamespace_t _tof_t _tthe_t _tgiven_t _tnamespace_t _tstructure_t. | |
int | SBMLExtensionNamespaces_setPackageVersion (SBMLExtensionNamespaces_t *extns, unsigned int pkgVersion) |
_tSets_t _tthe_t _tpackage_t _tversion_t _tof_t _tthe_t _tnamespace_t _tstructure_t. | |
Class to store the SBML Level, Version and namespace of a package.
SBMLExtensionNamespaces_t * SBMLExtensionNamespaces_clone | ( | SBMLExtensionNamespaces_t * | extns | ) |
_tCreates_t _ta_t _tdeep_t _tcopy_t _tof_t _tthe_t _tgiven_t _tSBMLExtensionNamespaces_t_t _tstructure_t
@_tparam_t _textns_t _tthe_t _tSBMLExtensionNamespaces_t_t _tstructure_t _tto_t _tbe_t _tcopied_t.
@_treturn_t _ta_t (_tdeep_t) _tcopy_t _tof_t _tthe_t _tgiven_t _tSBMLExtensionNamespaces_t_t _tstructure_t.
@_tmemberof_t _tSBMLExtensionNamespaces_t_t
_tCreates_t _ta_t _tdeep_t _tcopy_t _tof_t _tthe_t _tgiven_t _tSBMLExtensionNamespaces_t_t _tstructure_t
int SBMLExtensionNamespaces_free | ( | SBMLExtensionNamespaces_t * | extns | ) |
_tFrees_t _tthe_t _tgiven_t _tSBMLExtensionNamespaces_t_t _tstructure_t
@_tparam_t _textns_t _tthe_t _tSBMLExtensionNamespaces_t_t _tstructure_t _tto_t _tbe_t _tfreed_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_OBJECT_t, _tOperationReturnValues_t_t}
@_tmemberof_t _tSBMLExtensionNamespaces_t_t
char * SBMLExtensionNamespaces_getPackageName | ( | SBMLExtensionNamespaces_t * | extns | ) |
_tReturns_t _ta_t _tcopy_t _tof_t _tthe_t _tstring_t _trepresenting_t _tthe_t _tPackage_t _tname_t _tof_t _tthe_t _tgiven_t _tnamespace_t _tstructure_t.
@_tparam_t _textns_t _tthe_t _tSBMLExtensionNamespaces_t_t _tstructure_t.
@_treturn_t _ta_t _tcopy_t _tof_t _tthe_t _tstring_t _trepresenting_t _tthe_t _tpackage_t _tname_t _tthat_t _tof_t _tthe_t _tnamespace_t _tstructure_t.
@_tmemberof_t _tSBMLExtensionNamespaces_t_t
unsigned int SBMLExtensionNamespaces_getPackageVersion | ( | SBMLExtensionNamespaces_t * | extns | ) |
_tReturn_t _tthe_t _tSBML_t _tPackage_t _tVersion_t _tof_t _tthe_t _tSBMLExtensionNamespaces_t_t _tstructure_t.
@_tparam_t _textns_t _tthe_t _tSBMLExtensionNamespaces_t_t _tstructure_t.
@_treturn_t _tthe_t _tSBML_t _tPackage_t _tVersion_t _tof_t _tthe_t _tSBMLExtensionNamespaces_t_t _tstructure_t.
@_tmemberof_t _tSBMLExtensionNamespaces_t_t
char * SBMLExtensionNamespaces_getURI | ( | SBMLExtensionNamespaces_t * | extns | ) |
_tReturns_t _ta_t _tcopy_t _tof_t _tthe_t _tstring_t _trepresenting_t _tthe_t _tPackage_t _tXML_t _tnamespace_t _tof_t _tthe_t _tgiven_t _tnamespace_t _tstructure_t.
@_tparam_t _textns_t _tthe_t _tSBMLExtensionNamespaces_t_t _tstructure_t.
@_treturn_t _ta_t _tcopy_t _tof_t _tthe_t _tstring_t _trepresenting_t _tthe_t _tSBML_t _tnamespace_t _tthat_t _treflects_t _tthe_t _tSBML_t _tLevel_t _tand_t _tVersion_t _tof_t _tthe_t _tnamespace_t _tstructure_t.
@_tmemberof_t _tSBMLExtensionNamespaces_t_t
int SBMLExtensionNamespaces_setPackageVersion | ( | SBMLExtensionNamespaces_t * | extns, |
unsigned int | pkgVersion | ||
) |
_tSets_t _tthe_t _tpackage_t _tversion_t _tof_t _tthe_t _tnamespace_t _tstructure_t.
@_tparam_t _textns_t _tthe_t _tSBMLExtensionNamespaces_t_t _tstructure_t. @_tparam_t _tpkgVersion_t _tthe_t _tpackage_t _tversion_t _tto_t _tuse_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_OBJECT_t, _tOperationReturnValues_t_t}
@_tmemberof_t _tSBMLExtensionNamespaces_t_t