MCPcopy Create free account
hub / github.com/csound/csound / end

Method end

include/plugin.h:705–705  ·  view source on GitHub ↗

returns an iterator to the end of the table */

Source from the content-addressed store, hash-verified

703 end of the table
704 */
705 iterator end() { return ftable + flen; }
706
707 /** returns a const iterator to the
708 beginning of the table

Callers 15

loadSamplesToTablesFunction · 0.45
searchDirFunction · 0.45
kperfMethod · 0.45
kperfMethod · 0.45
pconvMethod · 0.45
dconvMethod · 0.45
clearMethod · 0.45
initMethod · 0.45
noteoffMethod · 0.45
initMethod · 0.45
initMethod · 0.45
noteoffMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected