Csound API  6.09
namedInstr Struct Reference

#include <csoundCore.h>

Data Fields

int32 instno
 
char * name
 
INSTRTXT * ip
 
struct namedInstr * next
 

Field Documentation

◆ instno

int32 namedInstr::instno

◆ ip

INSTRTXT* namedInstr::ip

◆ name

char* namedInstr::name

◆ next

struct namedInstr* namedInstr::next