csnd

Class CsoundOpcodeList


public class CsoundOpcodeList
extends java.lang.Object

Field Summary

protected boolean
swigCMemOwn

Constructor Summary

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

Method Summary

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

Field Details

swigCMemOwn

protected boolean swigCMemOwn

Constructor Details

CsoundOpcodeList

public CsoundOpcodeList(Csound csound)

CsoundOpcodeList

public CsoundOpcodeList(SWIGTYPE_p_CSOUND_ csound)

CsoundOpcodeList

protected CsoundOpcodeList(long cPtr,
                           boolean cMemoryOwn)

Method Details

Clear

public void Clear()

Count

public int Count()

InTypes

public String InTypes(int ndx)

Name

public String Name(int ndx)

OutTypes

public String OutTypes(int ndx)

delete

public void delete()

finalize

protected void finalize()

getCPtr

protected static long getCPtr(CsoundOpcodeList obj)