Get next region in the corresponding signal list
SL_SigRegion * gsr_NextReg(SL_SigRegion *reg)
reg
Signal region.
A pointer for the next signal region in the corresponding signal list or
NULL
at the end of the signal list.
Returns a pointer for the next signal region in the signal list that contains the
signal region reg
. At the end of the signal list, the function
returns NULL
.
C, C++
See the S-function barplot.c
.
gsl_FirstReg
| gsl_nSigRegions
| gsl_nSigs
| gsl_NumElements
| gsr_startIdx
| gsr_data