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

c_SentenceEntry Class Reference

#include <sentenceentry.h>

List of all members.

Public Member Functions

 c_SentenceEntry (const string &f, const string &wb, const string &sb)
void add (const c_LabelEntry &l)
ostream & printXML (ostream &out, const string &ident)

Private Member Functions

bool isWordBoundarie (const string &p) const
char isSentenceDelimiter (const string &p) const

Private Attributes

c_WordEntry word
vector< c_WordEntrywords
string wb_sym
string sb_sym
bool start
string file
char type


Detailed Description

Author:
Karlheinz Stoeber


Constructor & Destructor Documentation

c_SentenceEntry::c_SentenceEntry const string &  f,
const string &  wb,
const string &  sb
[inline]
 


Member Function Documentation

void c_SentenceEntry::add const c_LabelEntry l  ) 
 

char c_SentenceEntry::isSentenceDelimiter const string &  p  )  const [private]
 

bool c_SentenceEntry::isWordBoundarie const string &  p  )  const [private]
 

ostream & c_SentenceEntry::printXML ostream &  out,
const string &  ident
 


Member Data Documentation

string c_SentenceEntry::file [private]
 

string c_SentenceEntry::sb_sym [private]
 

bool c_SentenceEntry::start [private]
 

char c_SentenceEntry::type [private]
 

string c_SentenceEntry::wb_sym [private]
 

c_WordEntry c_SentenceEntry::word [private]
 

vector< c_WordEntry > c_SentenceEntry::words [private]
 


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