_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::Dictionary | [virtual] |
build_() | PLearn::Dictionary | [private] |
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] |
declareOptions(OptionList &ol) | PLearn::Dictionary | [protected, static] |
deepCopy(CopiesMap &copies) const | PLearn::Object | [virtual] |
dict_type | PLearn::Dictionary | |
Dictionary() | PLearn::Dictionary | |
Dictionary(string file_name, bool up_mode=DEFAULT_UPDATE) | PLearn::Dictionary | |
Dictionary(TVec< string > symbols, bool up_mode=DEFAULT_UPDATE) | PLearn::Dictionary | |
Dictionary(WordNetOntology *ont, int ontology_type, bool up_mode=DEFAULT_UPDATE, bool stem=NO_STEM) | PLearn::Dictionary | |
file_name_dict | PLearn::Dictionary | |
getId(string symbol) | PLearn::Dictionary | |
getOption(const string &optionname) const | PLearn::Object | |
getOptionList() const | PLearn::Object | [virtual] |
getOptionsToSave() const | PLearn::Object | [virtual] |
getSymbol(int id) | PLearn::Dictionary | |
info() const | PLearn::Object | [virtual] |
inherited typedef | PLearn::Dictionary | [private] |
int_to_string | PLearn::Dictionary | |
load(const string &filename) | PLearn::Object | [virtual] |
makeDeepCopyFromShallowCopy(map< const void *, void * > &copies) | PLearn::Dictionary | [virtual] |
PLearn::Object::makeDeepCopyFromShallowCopy(CopiesMap &copies) | PLearn::Object | [virtual] |
newread(PStream &in) | PLearn::Object | |
newwrite(PStream &out) const | PLearn::Object | |
Object() | PLearn::Object | |
oldread(istream &in) | PLearn::Object | [virtual] |
PLEARN_DECLARE_OBJECT(Dictionary) | PLearn::Dictionary | |
PPointable() | PLearn::PPointable | [inline] |
PPointable(const PPointable &other) | PLearn::PPointable | [inline] |
prepareToSendResults(PStream &out, int nres) | PLearn::Object | [inline, protected] |
print(ostream &out) const | PLearn::Object | [virtual] |
read(istream &in) | PLearn::Object | [virtual] |
readOptionVal(PStream &in, const string &optionname) | PLearn::Object | |
ref() const | PLearn::PPointable | [inline] |
run() | PLearn::Object | [virtual] |
save(const string &filename) const | PLearn::Object | [virtual] |
setDictionaryType(int type) | PLearn::Dictionary | |
setOption(const string &optionname, const string &value) | PLearn::Object | |
setStemMode(bool stem) | PLearn::Dictionary | |
setUpdateMode(bool up_mode) | PLearn::Dictionary | |
size() | PLearn::Dictionary | |
stem_mode | PLearn::Dictionary | |
string_to_int | PLearn::Dictionary | |
unref() const | PLearn::PPointable | [inline] |
update_mode | PLearn::Dictionary | |
usage() const | PLearn::PPointable | [inline] |
vector_dict | PLearn::Dictionary | |
wno | PLearn::Dictionary | |
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] |