libSBML C++ API  5.18.0
ListOfCurveElements.cpp File Reference

storage class for curve elements More...

Include dependency graph for ListOfCurveElements.cpp:

Functions

RenderPoint_tListOfCurveElements_getById (ListOf_t *lo, const char *sid)
 
RenderPoint_tListOfCurveElements_getRenderPoint (ListOf_t *lo, unsigned int n)
 
RenderPoint_tListOfCurveElements_remove (ListOf_t *lo, unsigned int n)
 
RenderPoint_tListOfCurveElements_removeById (ListOf_t *lo, const char *sid)
 

Detailed Description

storage class for curve elements

Author
Ralph Gauges
Frank T. Bergmann

Function Documentation

RenderPoint_t* ListOfCurveElements_getById ( ListOf_t lo,
const char *  sid 
)
RenderPoint_t* ListOfCurveElements_getRenderPoint ( ListOf_t lo,
unsigned int  n 
)
RenderPoint_t* ListOfCurveElements_remove ( ListOf_t lo,
unsigned int  n 
)
RenderPoint_t* ListOfCurveElements_removeById ( ListOf_t lo,
const char *  sid 
)