Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Abbrev Class Reference

#include <abbrev.h>

List of all members.

Public Member Functions

 Abbrev ()
 ~Abbrev ()
vector< string > operator() (const string &text)

Private Member Functions

vector< string > getPron () const
vector< string > getUnpron () const
void readFromFile (const string &file, unsigned type)
bool pronList (const string &s, const bool &flag)
bool pronAbbrev (const string &s)

Private Attributes

vector< string > pron
vector< string > unpron
regexx::Regexx rxx
regexx::Regexx pron_2


Constructor & Destructor Documentation

Abbrev::Abbrev  ) 
 

Abbrev::~Abbrev  ) 
 


Member Function Documentation

vector<string> Abbrev::getPron  )  const [inline, private]
 

vector<string> Abbrev::getUnpron  )  const [inline, private]
 

vector< string > Abbrev::operator() const string &  text  ) 
 

bool Abbrev::pronAbbrev const string &  s  )  [private]
 

bool Abbrev::pronList const string &  s,
const bool &  flag
[private]
 

void Abbrev::readFromFile const string &  file,
unsigned  type
[private]
 


Member Data Documentation

vector<string> Abbrev::pron [private]
 

regexx::Regexx Abbrev::pron_2 [private]
 

regexx::Regexx Abbrev::rxx [private]
 

vector<string> Abbrev::unpron [private]
 


The documentation for this class was generated from the following files:
Generated on Tue Dec 20 23:14:39 2005 for BOSS by doxygen 1.3.6