Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

KeyfileWordMap Class Reference

#include <KeyfileWordMap.hpp>

List of all members.

Public Methods

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


Member Function Documentation

void KeyfileWordMap::close  
 

void KeyfileWordMap::create std::string &    path,
const std::string &    intSuffix,
const std::string &    wordSuffix
 

int KeyfileWordMap::lookupID const char *    word
 

const char * KeyfileWordMap::lookupWord int    id
 

void KeyfileWordMap::open std::string &    path,
const std::string &    intSuffix,
const std::string &    wordSuffix
 

void KeyfileWordMap::openRead std::string &    path,
const std::string &    intSuffix,
const std::string &    wordSuffix
 

void KeyfileWordMap::put int    id,
const char *    word
 


The documentation for this class was generated from the following files:
Generated on Wed Nov 3 12:59:43 2004 for Lemur Toolkit by doxygen1.2.18