PhraseHunter::TextSaver::TokenInformation Struct Reference

#include <tokenizer.h>

List of all members.

Public Member Functions

 TokenInformation (std::streamoff o, schma::UnicodePtr t)
 TokenInformation ()

Public Attributes

std::streamoff offset
schma::UnicodePtr token


Detailed Description

Definition at line 169 of file tokenizer.h.


Constructor & Destructor Documentation

PhraseHunter::TextSaver::TokenInformation::TokenInformation ( std::streamoff  o,
schma::UnicodePtr  t 
) [inline]

Definition at line 174 of file tokenizer.h.

PhraseHunter::TextSaver::TokenInformation::TokenInformation (  )  [inline]

Definition at line 177 of file tokenizer.h.


Member Data Documentation

std::streamoff PhraseHunter::TextSaver::TokenInformation::offset

Definition at line 171 of file tokenizer.h.

Referenced by PhraseHunter::IndexManager::addToIndex().

schma::UnicodePtr PhraseHunter::TextSaver::TokenInformation::token

Definition at line 172 of file tokenizer.h.

Referenced by PhraseHunter::IndexManager::addToIndex().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 21 16:14:44 2006 for The Phrasehunter by  doxygen 1.5.1