|
void | findRankedMatches (const std::string &pfx, const std::string &x, size_t xi, size_t edits, size_t maxDist, std::map< size_t, seq > *r, std::set< const ptnode *> *inserted) const |
|
◆ Children
◆ ptnode()
hobbes::str::ptnode::ptnode |
( |
| ) |
|
|
inline |
◆ closestMatches()
seq hobbes::str::ptnode::closestMatches |
( |
const std::string & |
x, |
|
|
size_t |
maxDist |
|
) |
| const |
|
inline |
◆ findRankedMatches()
void hobbes::str::ptnode::findRankedMatches |
( |
const std::string & |
pfx, |
|
|
const std::string & |
x, |
|
|
size_t |
xi, |
|
|
size_t |
edits, |
|
|
size_t |
maxDist, |
|
|
std::map< size_t, seq > * |
r, |
|
|
std::set< const ptnode *> * |
inserted |
|
) |
| const |
|
inlineprivate |
◆ insert()
void hobbes::str::ptnode::insert |
( |
const std::string & |
x | ) |
|
|
inline |
◆ rankedMatches()
std::map<size_t, seq> hobbes::str::ptnode::rankedMatches |
( |
const std::string & |
x, |
|
|
size_t |
maxDist |
|
) |
| const |
|
inline |
◆ children
◆ terminal
bool hobbes::str::ptnode::terminal |
|
private |
The documentation for this class was generated from the following file: