_classname_() | PLearn::Object | [static] |
_getOptionList_() | PLearn::Object | [static] |
_isa_(Object *o) | PLearn::Object | [static] |
_new_instance_for_typemap_() | PLearn::Object | [static] |
_static_initialize_() | PLearn::Object | [static] |
_static_initializer_ | PLearn::Object | [static] |
build() | PLearn::VMatLanguage | [virtual] |
build_() | PLearn::VMatLanguage | [private] |
build_opcodes_map() | PLearn::VMatLanguage | [private, static] |
call(const string &methodname, int nargs, PStream &in_parameters, PStream &out_results) | PLearn::Object | [virtual] |
changeOption(const string &optionname, const string &value) | PLearn::Object | |
changeOptions(const map< string, string > &name_value) | PLearn::Object | [virtual] |
classname() const | PLearn::Object | [virtual] |
compileFile(const string &filename, vector< string > &fieldnames) | PLearn::VMatLanguage | |
compileStream(istream &in, vector< string > &fieldnames) | PLearn::VMatLanguage | |
compileString(const string &code, vector< string > &fieldnames) | PLearn::VMatLanguage | |
declareOptions(OptionList &ol) | PLearn::VMatLanguage | [static] |
deepCopy(CopiesMap &copies) const | PLearn::Object | [virtual] |
generateCode(const string &processed_sourcecode) | PLearn::VMatLanguage | [private] |
generateCode(istream &processed_sourcecode) | PLearn::VMatLanguage | [private] |
getOption(const string &optionname) const | PLearn::Object | |
getOptionList() const | PLearn::Object | [virtual] |
getOptionsToSave() const | PLearn::Object | [virtual] |
info() const | PLearn::Object | [virtual] |
inherited typedef | PLearn::VMatLanguage | [private] |
load(const string &filename) | PLearn::Object | [virtual] |
makeDeepCopyFromShallowCopy(CopiesMap &copies) | PLearn::Object | [virtual] |
mappings | PLearn::VMatLanguage | [private] |
mem | PLearn::VMatLanguage | [mutable, private] |
myvec | PLearn::VMatLanguage | [mutable, private] |
newread(PStream &in) | PLearn::Object | |
newwrite(PStream &out) const | PLearn::Object | |
Object() | PLearn::Object | |
oldread(istream &in) | PLearn::Object | [virtual] |
opcodes | PLearn::VMatLanguage | [private, static] |
output_preproc | PLearn::VMatLanguage | [static] |
PLEARN_DECLARE_OBJECT(VMatLanguage) | PLearn::VMatLanguage | |
PPointable() | PLearn::PPointable | [inline] |
PPointable(const PPointable &other) | PLearn::PPointable | [inline] |
prepareToSendResults(PStream &out, int nres) | PLearn::Object | [inline, protected] |
preprocess(istream &in, map< string, string > &defines, string &processed_sourcecode, vector< string > &fieldnames) | PLearn::VMatLanguage | [private] |
print(ostream &out) const | PLearn::Object | [virtual] |
program | PLearn::VMatLanguage | [private] |
pstack | PLearn::VMatLanguage | [mutable, private] |
pstackSize() const | PLearn::VMatLanguage | [inline] |
read(istream &in) | PLearn::Object | [virtual] |
readOptionVal(PStream &in, const string &optionname) | PLearn::Object | |
ref() const | PLearn::PPointable | [inline] |
run(const Vec &srcvec, const Vec &result, int rowindex=-1) const | PLearn::VMatLanguage | |
run(int rowindex, const Vec &result) const | PLearn::VMatLanguage | |
PLearn::Object::run() | PLearn::Object | [virtual] |
save(const string &filename) const | PLearn::Object | [virtual] |
setOption(const string &optionname, const string &value) | PLearn::Object | |
setSource(VMat the_source) | PLearn::VMatLanguage | [inline] |
unref() const | PLearn::PPointable | [inline] |
usage() const | PLearn::PPointable | [inline] |
VMatLanguage() | PLearn::VMatLanguage | [inline] |
VMatLanguage(VMat vmsrc) | PLearn::VMatLanguage | [inline] |
vmsource | PLearn::VMatLanguage | [private] |
write(ostream &out) const | PLearn::Object | [virtual] |
writeOptionVal(PStream &out, const string &optionname) const | PLearn::Object | |
~Object() | PLearn::Object | [virtual] |
~PPointable() | PLearn::PPointable | [inline, virtual] |