csnd

Class CsoundUtilityList


public class CsoundUtilityList
extends java.lang.Object

Field Summary

protected boolean
swigCMemOwn

Constructor Summary

CsoundUtilityList(Csound csound)
CsoundUtilityList(SWIGTYPE_p_CSOUND_ csound)
CsoundUtilityList(long cPtr, boolean cMemoryOwn)

Method Summary

void
Clear()
int
Count()
String
Name(int ndx)
void
delete()
protected void
finalize()
protected static long
getCPtr(CsoundUtilityList obj)

Field Details

swigCMemOwn

protected boolean swigCMemOwn

Constructor Details

CsoundUtilityList

public CsoundUtilityList(Csound csound)

CsoundUtilityList

public CsoundUtilityList(SWIGTYPE_p_CSOUND_ csound)

CsoundUtilityList

protected CsoundUtilityList(long cPtr,
                            boolean cMemoryOwn)

Method Details

Clear

public void Clear()

Count

public int Count()

Name

public String Name(int ndx)

delete

public void delete()

finalize

protected void finalize()

getCPtr

protected static long getCPtr(CsoundUtilityList obj)