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