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