#include <tpt_tokenindex.h>
Public Member Functions | |
| CompFunc () | |
| bool | operator() (Entry const &A, char const *w) |
Public Attributes | |
| char const * | base |
Definition at line 61 of file tpt_tokenindex.h.
| sapt::TokenIndex::CompFunc::CompFunc | ( | ) |
Definition at line 84 of file tpt_tokenindex.cc.
| bool sapt::TokenIndex::CompFunc::operator() | ( | Entry const & | A, | |
| char const * | w | |||
| ) |
| char const* sapt::TokenIndex::CompFunc::base |
Definition at line 64 of file tpt_tokenindex.h.
Referenced by sapt::TokenIndex::operator[](), and sapt::TokenIndex::reverseIndex().
1.5.9