csnd
Class CsoundOpcodeList
java.lang.Object
csnd.CsoundOpcodeList
public class CsoundOpcodeList
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
swigCMemOwn
protected boolean swigCMemOwn
CsoundOpcodeList
public CsoundOpcodeList(long cPtr,
boolean cMemoryOwn)
CsoundOpcodeList
public CsoundOpcodeList(SWIGTYPE_p_CSOUND_ csound)
CsoundOpcodeList
public CsoundOpcodeList(Csound csound)
getCPtr
public static long getCPtr(CsoundOpcodeList obj)
finalize
protected void finalize()
- Overrides:
finalize
in class java.lang.Object
delete
public void delete()
Count
public int Count()
Name
public java.lang.String Name(int ndx)
OutTypes
public java.lang.String OutTypes(int ndx)
InTypes
public java.lang.String InTypes(int ndx)
Clear
public void Clear()