libime
libime::TableLatticeNode Member List

This is the complete list of members for libime::TableLatticeNode, including all inherited members.

code() const (defined in libime::TableLatticeNode)libime::TableLatticeNode
codeLength() const (defined in libime::TableLatticeNode)libime::TableLatticeNode
cost() const (defined in libime::LatticeNode)libime::LatticeNodeinline
cost_ (defined in libime::LatticeNode)libime::LatticeNodeprotected
flag() const (defined in libime::TableLatticeNode)libime::TableLatticeNode
from() const (defined in libime::LatticeNode)libime::LatticeNodeinline
fullWord() constlibime::LatticeNodeinline
idx() const (defined in libime::WordNode)libime::WordNodeinline
idx_ (defined in libime::WordNode)libime::WordNodeprotected
index() const (defined in libime::TableLatticeNode)libime::TableLatticeNode
LatticeNode(std::string_view word, WordIndex idx, SegmentGraphPath path, const State &state, float cost=0) (defined in libime::LatticeNode)libime::LatticeNodeinline
operator=(WordNode &&other) noexcept(std::is_nothrow_move_assignable_v< std::string >) (defined in libime::WordNode)libime::WordNode
path() const (defined in libime::LatticeNode)libime::LatticeNodeinline
path_ (defined in libime::LatticeNode)libime::LatticeNodeprotected
prev() const (defined in libime::LatticeNode)libime::LatticeNodeinline
prev_ (defined in libime::LatticeNode)libime::LatticeNodeprotected
requires(std::is_base_of_v< LatticeNode, T >) T &as() (defined in libime::LatticeNode)libime::LatticeNodeinline
requires(std::is_base_of_v< LatticeNode, T >) const T &as() const (defined in libime::LatticeNode)libime::LatticeNodeinline
score() const (defined in libime::LatticeNode)libime::LatticeNodeinline
score_ (defined in libime::LatticeNode)libime::LatticeNodeprotected
setIdx(WordIndex idx) (defined in libime::WordNode)libime::WordNodeinline
setPrev(LatticeNode *prev) (defined in libime::LatticeNode)libime::LatticeNodeinline
setScore(float score) (defined in libime::LatticeNode)libime::LatticeNodeinline
state() (defined in libime::LatticeNode)libime::LatticeNodeinline
state_ (defined in libime::LatticeNode)libime::LatticeNodeprotected
TableLatticeNode(std::string_view word, WordIndex idx, SegmentGraphPath path, const State &state, float cost, std::unique_ptr< TableLatticeNodePrivate > data) (defined in libime::TableLatticeNode)libime::TableLatticeNode
to() const (defined in libime::LatticeNode)libime::LatticeNodeinline
toSentenceResult(float adjust=0.0F) const (defined in libime::LatticeNode)libime::LatticeNodeinline
word() const (defined in libime::WordNode)libime::WordNodeinline
word_ (defined in libime::WordNode)libime::WordNodeprotected
WordNode(std::string_view word, WordIndex idx) (defined in libime::WordNode)libime::WordNodeinline
WordNode(WordNode &&other) noexcept(std::is_nothrow_move_constructible_v< std::string >) (defined in libime::WordNode)libime::WordNode
~TableLatticeNode() (defined in libime::TableLatticeNode)libime::TableLatticeNodevirtual
~WordNode()=default (defined in libime::WordNode)libime::WordNodevirtual