public class CsoundOpcodeList
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Constructor and Description |
---|
CsoundOpcodeList(Csound csound) |
CsoundOpcodeList(long cPtr,
boolean cMemoryOwn) |
CsoundOpcodeList(SWIGTYPE_p_CSOUND_ csound) |
public CsoundOpcodeList(long cPtr, boolean cMemoryOwn)
public CsoundOpcodeList(SWIGTYPE_p_CSOUND_ csound)
public CsoundOpcodeList(Csound csound)
public static long getCPtr(CsoundOpcodeList obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public int Count()
public java.lang.String Name(int ndx)
public java.lang.String OutTypes(int ndx)
public java.lang.String InTypes(int ndx)
public void Clear()