ht::example::WordBuffer Struct Reference

#include <WordParser.h>

List of all members.

Public Member Functions

 WordBuffer ()
 Ctor.

Public Attributes

size_t row
 The row that the word occured at (starts at 1).
size_t col
 The column that the word occured at (starts at 1).
const char * word
 The word found.
size_t length
 The length of the word.
bool isWS
 is the "word" really whitespace word separator?


Detailed Description

A structure for moving data between nodes


The documentation for this struct was generated from the following file:
Generated on Thu Jan 3 15:26:45 2008 by  doxygen 1.5.2