#include <darts.h>
◆ DawgNode()
| Darts::Details::DawgNode::DawgNode |
( |
| ) |
|
|
inline |
◆ child()
| id_type Darts::Details::DawgNode::child |
( |
| ) |
const |
|
inline |
◆ has_sibling()
| bool Darts::Details::DawgNode::has_sibling |
( |
| ) |
const |
|
inline |
◆ is_state()
| bool Darts::Details::DawgNode::is_state |
( |
| ) |
const |
|
inline |
◆ label()
| uchar_type Darts::Details::DawgNode::label |
( |
| ) |
const |
|
inline |
◆ set_child()
| void Darts::Details::DawgNode::set_child |
( |
id_type | child | ) |
|
|
inline |
◆ set_has_sibling()
| void Darts::Details::DawgNode::set_has_sibling |
( |
bool | has_sibling | ) |
|
|
inline |
◆ set_is_state()
| void Darts::Details::DawgNode::set_is_state |
( |
bool | is_state | ) |
|
|
inline |
◆ set_label()
| void Darts::Details::DawgNode::set_label |
( |
uchar_type | label | ) |
|
|
inline |
◆ set_sibling()
| void Darts::Details::DawgNode::set_sibling |
( |
id_type | sibling | ) |
|
|
inline |
◆ set_value()
| void Darts::Details::DawgNode::set_value |
( |
value_type | value | ) |
|
|
inline |
◆ sibling()
| id_type Darts::Details::DawgNode::sibling |
( |
| ) |
const |
|
inline |
◆ unit()
| id_type Darts::Details::DawgNode::unit |
( |
| ) |
const |
|
inline |
◆ value()
| value_type Darts::Details::DawgNode::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: