Internal structure for a single word. More...
Public Attributes | |
| const char * | word |
| size_t | len |
Internal structure for a single word.
Definition at line 70 of file WordStream.h.
| size_t Hypertable::WordStream::word_info::len |
Definition at line 72 of file WordStream.h.
| const char* Hypertable::WordStream::word_info::word |
Definition at line 71 of file WordStream.h.
1.8.8