csnd
public class CsoundArgVList extends Object
Field Summary | |
---|---|
protected boolean | swigCMemOwn |
Constructor Summary | |
---|---|
protected | CsoundArgVList(long cPtr, boolean cMemoryOwn) |
CsoundArgVList() |
Method Summary | |
---|---|
void | Append(String s) |
int | argc() |
SWIGTYPE_p_p_char | argv() |
String | argv(int ndx) |
void | Clear() |
void | delete() |
protected void | finalize() |
protected static long | getCPtr(CsoundArgVList obj) |
void | Insert(int ndx, String s) |