#include <InvFPTerm.hpp>
Inheritance diagram for lemur::index::InvFPTerm:
Public Member Functions | |
InvFPTerm () | |
~InvFPTerm () | |
int | strLength () const |
void | strLength (int len) |
lemur::api::LOC_T | position () const |
const lemur::api::LOC_T * | positions () const |
void | position (lemur::api::LOC_T pos) |
void | positions (vector< lemur::api::LOC_T > *list) |
Protected Attributes | |
int | strlen |
lemur::api::LOC_T | loc |
vector< lemur::api::LOC_T > * | loclist |
|
|
|
|
|
Reimplemented from lemur::api::TermInfo. |
|
Reimplemented from lemur::api::TermInfo. |
|
|
|
Reimplemented from lemur::api::TermInfo. |
|
|
|
|
|
|
|
|
|
|