close() | KeyfileWordMap | |
create(std::string &path, const std::string &intSuffix, const std::string &wordSuffix) | KeyfileWordMap | |
lookupID(const char *word) | KeyfileWordMap | |
lookupWord(int id) | KeyfileWordMap | |
open(std::string &path, const std::string &intSuffix, const std::string &wordSuffix) | KeyfileWordMap | |
openRead(std::string &path, const std::string &intSuffix, const std::string &wordSuffix) | KeyfileWordMap | |
put(int id, const char *word) | KeyfileWordMap |