libSBML C API  libSBML 5.20.2 C API
Loading...
Searching...
No Matches
SBaseExtensionPoint.cpp File Reference

Implementation of SBaseExtensionPoint_t. More...

Include dependency graph for SBaseExtensionPoint.cpp:

Functions

SBaseExtensionPoint_tSBaseExtensionPoint_clone (const SBaseExtensionPoint_t *extPoint)
 _tCreates_t _ta_t _tdeep_t _tcopy_t _tof_t _tthe_t _tgiven_t _tSBaseExtensionPoint_t_t _tstructure_t
 
SBaseExtensionPoint_tSBaseExtensionPoint_create (const char *pkgName, int typeCode)
 @_tcond_t _tdoxygenIgnored_t
 
int SBaseExtensionPoint_free (SBaseExtensionPoint_t *extPoint)
 _tFrees_t _tthe_t _tgiven_t _tSBaseExtensionPoint_t_t _tstructure_t
 
char * SBaseExtensionPoint_getPackageName (const SBaseExtensionPoint_t *extPoint)
 _tReturns_t _tthe_t _tpackage_t _tname_t _tfor_t _tthe_t _tgiven_t _tSBaseExtensionPoint_t_t _tstructure_t
 
int SBaseExtensionPoint_getTypeCode (const SBaseExtensionPoint_t *extPoint)
 _tReturns_t _tthe_t _ttype_t _tcode_t _tfor_t _tthe_t _tgiven_t _tSBaseExtensionPoint_t_t _tstructure_t
 

Detailed Description

Implementation of SBaseExtensionPoint_t.

Author
Akiya Jouraku

Function Documentation

◆ SBaseExtensionPoint_clone()

SBaseExtensionPoint_t * SBaseExtensionPoint_clone ( const SBaseExtensionPoint_t extPoint)

_tCreates_t _ta_t _tdeep_t _tcopy_t _tof_t _tthe_t _tgiven_t _tSBaseExtensionPoint_t_t _tstructure_t

@_tparam_t _textPoint_t _tthe_t _tSBaseExtensionPoint_t_t _tstructure_t _tto_t _tbe_t _tcopied_t.

@_treturn_t _ta_t (_tdeep_t) _tcopy_t _tof_t _tthe_t _tgiven_t _tSBaseExtensionPoint_t_t _tstructure_t.

@_tmemberof_t _tSBaseExtensionPoint_t_t

◆ SBaseExtensionPoint_create()

SBaseExtensionPoint_t * SBaseExtensionPoint_create ( const char *  pkgName,
int  typeCode 
)

@_tcond_t _tdoxygenIgnored_t

_tCreates_t _ta_t _tnew_t _tSBaseExtensionPoint_t_t _tstructure_t _twith_t _tthe_t _tgiven_t _targuments_t

◆ SBaseExtensionPoint_free()

int SBaseExtensionPoint_free ( SBaseExtensionPoint_t extPoint)

_tFrees_t _tthe_t _tgiven_t _tSBaseExtensionPoint_t_t _tstructure_t

@_tparam_t _textPoint_t _tthe_t _tSBaseExtensionPoint_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 _tSBaseExtensionPoint_t_t

◆ SBaseExtensionPoint_getPackageName()

char * SBaseExtensionPoint_getPackageName ( const SBaseExtensionPoint_t extPoint)

_tReturns_t _tthe_t _tpackage_t _tname_t _tfor_t _tthe_t _tgiven_t _tSBaseExtensionPoint_t_t _tstructure_t

@_tparam_t _textPoint_t _tthe_t _tSBaseExtensionPoint_t_t _tstructure_t.

@_treturn_t _tthe_t _tpackage_t _tname_t _tfor_t _tthe_t _tgiven_t _tSBaseExtensionPoint_t_t _tstructure_t _tor_t _tNULL_t.

@_tmemberof_t _tSBaseExtensionPoint_t_t

◆ SBaseExtensionPoint_getTypeCode()

int SBaseExtensionPoint_getTypeCode ( const SBaseExtensionPoint_t extPoint)

_tReturns_t _tthe_t _ttype_t _tcode_t _tfor_t _tthe_t _tgiven_t _tSBaseExtensionPoint_t_t _tstructure_t

@_tparam_t _textPoint_t _tthe_t _tSBaseExtensionPoint_t_t _tstructure_t.

@_treturn_t _tthe_t _ttype_t _tcode_t _tfor_t _tthe_t _tgiven_t _tSBaseExtensionPoint_t_t _tstructure_t _tor_t _tLIBSBML_INVALID_OBJECT_t _tin_t _tcase_t _tan_t _tinvalid_t _tobject_t _tis_t _tgiven_t.

@_tmemberof_t _tSBaseExtensionPoint_t_t