6 this.StringSource_str = str;
7 this.StringSource_sep = sep;
12 if (i < 0 || i >= n)
return DataSource_false;
15 return DataSource_true;
25 this.CvarStringSource_cvar = cv;
26 this.StringSource_sep = sep;
30 string s = this.CvarStringSource_cvar;
36 string s = this.CvarStringSource_cvar;
#define METHOD(cname, name, prototype)
#define CONSTRUCT(cname,...)
#define tokenizebyseparator
#define CONSTRUCTOR(cname,...)