#include <csoundCore.h>

Data Fields | |
| struct opds * | nxti |
| struct opds * | nxtp |
| SUBR | iopadr |
| SUBR | opadr |
| OPTXT * | optext |
| INSDS * | insdshead |
struct opds* opds::nxti [read] |
Next opcode in init-time chain
struct opds* opds::nxtp [read] |
Next opcode in perf-time chain
Initialization (i-time) function pointer
Perf-time (k- or a-rate) function pointer
Orch file template part for this opcode
Owner instrument instance data structure
1.5.6