This is the complete list of members for LmState, including all inherited members.
| AddChild(const int32 word, LmState *child_state) | LmState | inline |
| AddChild(const int32 word, const float child_prob) | LmState | inline |
| backoff_logprob_ | LmState | private |
| BackoffLogprob() const | LmState | inline |
| children_ | LmState | private |
| GetChild(const int32 index) | LmState | inline |
| is_child_final_order_ | LmState | private |
| is_unigram_ | LmState | private |
| IsChildFinalOrder() const | LmState | inline |
| IsLeaf() const | LmState | inline |
| IsUnigram() const | LmState | inline |
| LmState(const bool is_unigram, const bool is_child_final_order, const float logprob, const float backoff_logprob) | LmState | inline |
| Logprob() const | LmState | inline |
| logprob_ | LmState | private |
| MemSize() const | LmState | inline |
| my_address_ | LmState | private |
| MyAddress() const | LmState | inline |
| NumChildren() const | LmState | inline |
| SetMyAddress(const int64 address) | LmState | inline |
| SortChildren() | LmState | inline |