PLearn 0.1
PLearn::RunObject Member List
This is the complete list of members for PLearn::RunObject, including all inherited members.
_classname_()PLearn::RunObject [static]
_getOptionList_()PLearn::RunObject [static]
_getRemoteMethodMap_()PLearn::RunObject [static]
_isa_(const Object *o)PLearn::RunObject [static]
_new_instance_for_typemap_()PLearn::RunObject [static]
_static_initialize_()PLearn::RunObject [static]
_static_initializer_PLearn::RunObject [static]
asString() const PLearn::Object [virtual]
asStringRemoteTransmit() const PLearn::Object [virtual]
build()PLearn::RunObject [virtual]
build_()PLearn::RunObject [private]
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::RunObject [virtual]
declareMethods(RemoteMethodMap &rmm)PLearn::Object [protected, static]
declareOptions(OptionList &ol)PLearn::RunObject [protected, static]
declaringFile()PLearn::RunObject [inline, static]
deepCopy(CopiesMap &copies) const PLearn::RunObject [virtual]
deepCopyNoMap()PLearn::Object
getOption(const string &optionname) const PLearn::Object
getOptionList() const PLearn::RunObject [virtual]
getOptionMap() const PLearn::RunObject [virtual]
getOptionsToRemoteTransmit() const PLearn::Object [virtual]
getOptionsToSave() const PLearn::Object [virtual]
getRemoteMethodMap() const PLearn::RunObject [virtual]
hasOption(const string &optionname) const PLearn::Object
info() const PLearn::Object [virtual]
inherited typedefPLearn::RunObject [private]
load(const PPath &filename)PLearn::Object [virtual]
makeDeepCopyFromShallowCopy(CopiesMap &copies)PLearn::RunObject [virtual]
newread(PStream &in, unsigned int id=UINT_MAX)PLearn::Object
newwrite(PStream &out) const PLearn::Object [virtual]
Object(bool call_build_=false)PLearn::Object
objectsPLearn::RunObject
oldread(istream &in)PLearn::Object [virtual]
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]
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()PLearn::RunObject [virtual]
run_objectsPLearn::RunObject
RunObject()PLearn::RunObject
save(const PPath &filename) const PLearn::Object [virtual]
save_filesPLearn::RunObject
save_object_namePLearn::RunObject
setOption(const string &optionname, const string &value)PLearn::Object
underlying_objectPLearn::RunObject
unref() const PLearn::PPointable [inline]
usage() const PLearn::PPointable [inline]
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]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines