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

Method begin

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

returns an iterator to the beginning of the table */

Source from the content-addressed store, hash-verified

698 beginning of the table
699 */
700 iterator begin() { return ftable; }
701
702 /** returns an iterator to the
703 end of the table

Callers 15

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

Calls

no outgoing calls

Tested by

no test coverage detected