csnd

Class CsoundUtilityList

public class CsoundUtilityList extends Object

Field Summary
protected booleanswigCMemOwn
Constructor Summary
CsoundUtilityList(long cPtr, boolean cMemoryOwn)
CsoundUtilityList(SWIGTYPE_p_CSOUND_ csound)
CsoundUtilityList(Csound csound)
Method Summary
voidClear()
intCount()
voiddelete()
protected voidfinalize()
static longgetCPtr(CsoundUtilityList obj)
StringName(int ndx)

Field Detail

swigCMemOwn

protected boolean swigCMemOwn

Constructor Detail

CsoundUtilityList

public CsoundUtilityList(long cPtr, boolean cMemoryOwn)

CsoundUtilityList

public CsoundUtilityList(SWIGTYPE_p_CSOUND_ csound)

CsoundUtilityList

public CsoundUtilityList(Csound csound)

Method Detail

Clear

public void Clear()

Count

public int Count()

delete

public void delete()

finalize

protected void finalize()

getCPtr

public static long getCPtr(CsoundUtilityList obj)

Name

public String Name(int ndx)