Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
csnd.CsoundArgVList
public class CsoundArgVList
extends java.lang.Object
Field Summary | |
protected boolean |
Constructor Summary | |
|
Method Summary | |
void |
|
void |
|
void |
|
int |
|
SWIGTYPE_p_p_char |
|
String |
|
void |
|
protected void |
|
protected static long |
|
public CsoundArgVList()
protected CsoundArgVList(long cPtr, boolean cMemoryOwn)
public void Append(String s)
public void Clear()
public void Insert(int ndx, String s)
public int argc()
public SWIGTYPE_p_p_char argv()
public String argv(int ndx)
public void delete()
protected void finalize()
protected static long getCPtr(CsoundArgVList obj)