, including all inherited members.
_classname_() | PLearn::VMatLanguage | [static] |
_getOptionList_() | PLearn::VMatLanguage | [static] |
_getRemoteMethodMap_() | PLearn::VMatLanguage | [static] |
_isa_(const Object *o) | PLearn::VMatLanguage | [static] |
_new_instance_for_typemap_() | PLearn::VMatLanguage | [static] |
_static_initialize_() | PLearn::VMatLanguage | [static] |
_static_initializer_ | PLearn::VMatLanguage | [static] |
asString() const | PLearn::Object | [virtual] |
asStringRemoteTransmit() const | PLearn::Object | [virtual] |
build() | PLearn::VMatLanguage | [virtual] |
build_() | PLearn::VMatLanguage | [private] |
build_opcodes_map() | PLearn::VMatLanguage | [private, static] |
call(const string &methodname, int nargs, PStream &io) | 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::VMatLanguage | [virtual] |
clear() | PLearn::VMatLanguage | |
compileFile(const PPath &filename, vector< string > &fieldnames) | PLearn::VMatLanguage | |
compileStream(PStream &in, vector< string > &fieldnames) | PLearn::VMatLanguage | |
compileString(const string &code, vector< string > &fieldnames) | PLearn::VMatLanguage | |
compileString(const string &code, TVec< string > &fieldnames) | PLearn::VMatLanguage | |
declareMethods(RemoteMethodMap &rmm) | PLearn::Object | [protected, static] |
declareOptions(OptionList &ol) | PLearn::VMatLanguage | [static] |
declaringFile() | PLearn::VMatLanguage | [inline, static] |
deepCopy(CopiesMap &copies) const | PLearn::VMatLanguage | [virtual] |
deepCopyNoMap() | PLearn::Object | |
generateCode(const string &processed_sourcecode) | PLearn::VMatLanguage | [private] |
generateCode(PStream &processed_sourcecode) | PLearn::VMatLanguage | [private] |
getMemory() const | PLearn::VMatLanguage | [inline] |
getOption(const string &optionname) const | PLearn::Object | |
getOptionList() const | PLearn::VMatLanguage | [virtual] |
getOptionMap() const | PLearn::VMatLanguage | [virtual] |
getOptionsToRemoteTransmit() const | PLearn::Object | [virtual] |
getOptionsToSave() const | PLearn::Object | [virtual] |
getOutputFieldNames() const | PLearn::VMatLanguage | [inline] |
getOutputFieldNamesFromStream(PStream &in, vector< string > &fieldnames) | PLearn::VMatLanguage | [static] |
getOutputFieldNamesFromString(const string &code, vector< string > &fieldnames) | PLearn::VMatLanguage | [static] |
getOutputFieldNamesFromString(const string &code, TVec< string > &fieldnames) | PLearn::VMatLanguage | [static] |
getRemoteMethodMap() const | PLearn::VMatLanguage | [virtual] |
hasOption(const string &optionname) const | PLearn::Object | |
info() const | PLearn::Object | [virtual] |
inherited typedef | PLearn::VMatLanguage | [private] |
inputsize() const | PLearn::VMatLanguage | [inline] |
load(const PPath &filename) | PLearn::Object | [virtual] |
makeDeepCopyFromShallowCopy(CopiesMap &copies) | PLearn::VMatLanguage | [virtual] |
mappings | PLearn::VMatLanguage | [private] |
mem | PLearn::VMatLanguage | [mutable, private] |
myvec | PLearn::VMatLanguage | [mutable, private] |
newread(PStream &in, unsigned int id=UINT_MAX) | PLearn::Object | |
newwrite(PStream &out) const | PLearn::Object | [virtual] |
Object(bool call_build_=false) | PLearn::Object | |
oldread(istream &in) | PLearn::Object | [virtual] |
opcodes | PLearn::VMatLanguage | [private, static] |
operator bool() const | PLearn::VMatLanguage | [inline] |
output_preproc | PLearn::VMatLanguage | [static] |
outputfieldnames | PLearn::VMatLanguage | [private] |
outputsize() const | PLearn::VMatLanguage | [inline] |
parseOptionName(const string &optionname, Object *&final_object, OptionList::iterator &option_iter, string &option_index) | PLearn::Object | |
parseOptionName(const string &optionname, const Object *&final_object, OptionList::iterator &option_iter, string &option_index) const | PLearn::Object | |
PPointable() | PLearn::PPointable | [inline] |
PPointable(const PPointable &other) | PLearn::PPointable | [inline] |
prepareToSendResults(PStream &out, int nres) | PLearn::Object | [static] |
preprocess(PStream &in, map< string, string > &defines, string &processed_sourcecode, vector< string > &fieldnames) | PLearn::VMatLanguage | [private] |
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, unsigned int id=UINT_MAX) | PLearn::Object | |
ref() const | PLearn::PPointable | [inline] |
run(const Vec &srcvec, const Vec &result, int rowindex=-1) const | PLearn::VMatLanguage | [virtual] |
run(int rowindex, const Vec &result) const | PLearn::VMatLanguage | |
PLearn::Object::run() | PLearn::Object | [virtual] |
save(const PPath &filename) const | PLearn::Object | [virtual] |
setMemory(const Vec &new_mem) const | PLearn::VMatLanguage | |
setOption(const string &optionname, const string &value) | PLearn::Object | |
setSource(VMat the_source) | PLearn::VMatLanguage | |
setSourceFieldNames(TVec< string > the_srcfieldnames) | PLearn::VMatLanguage | |
sourcecode | PLearn::VMatLanguage | |
srcfieldnames | PLearn::VMatLanguage | [private] |
staticPreprocess(PStream &in, map< string, string > &defines, string &processed_sourcecode, vector< string > &fieldnames) | PLearn::VMatLanguage | [static] |
unref() const | PLearn::PPointable | [inline] |
usage() const | PLearn::PPointable | [inline] |
VMatLanguage() | PLearn::VMatLanguage | [inline] |
VMatLanguage(VMat vmsrc) | PLearn::VMatLanguage | |
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] |