This is the complete list of members for ConstArpaLm, including all inherited members.
| bos_symbol_ | ConstArpaLm | private | 
| BosSymbol() const | ConstArpaLm | inline | 
| ConstArpaLm() | ConstArpaLm | inline | 
| ConstArpaLm(const int32 bos_symbol, const int32 eos_symbol, const int32 unk_symbol, const int32 ngram_order, const int32 num_words, const int32 overflow_buffer_size, const int64 lm_states_size, int32 **unigram_states, int32 **overflow_buffer, int32 *lm_states) | ConstArpaLm | inline | 
| DecodeChildInfo(const int32 child_info, int32 *parent, int32 **child_lm_state, float *logprob) const | ConstArpaLm | private | 
| eos_symbol_ | ConstArpaLm | private | 
| EosSymbol() const | ConstArpaLm | inline | 
| GetChildInfo(const int32 word, int32 *parent, int32 *child_info) const | ConstArpaLm | private | 
| GetLmState(const std::vector< int32 > &seq) const | ConstArpaLm | private | 
| GetNgramLogprob(const int32 word, const std::vector< int32 > &hist) const | ConstArpaLm | |
| GetNgramLogprobRecurse(const int32 word, const std::vector< int32 > &hist) const | ConstArpaLm | private | 
| HistoryStateExists(const std::vector< int32 > &hist) const | ConstArpaLm | |
| initialized_ | ConstArpaLm | private | 
| lm_states_ | ConstArpaLm | private | 
| lm_states_end_ | ConstArpaLm | private | 
| lm_states_size_ | ConstArpaLm | private | 
| memory_assigned_ | ConstArpaLm | private | 
| ngram_order_ | ConstArpaLm | private | 
| NgramOrder() const | ConstArpaLm | inline | 
| num_words_ | ConstArpaLm | private | 
| overflow_buffer_ | ConstArpaLm | private | 
| overflow_buffer_size_ | ConstArpaLm | private | 
| Read(std::istream &is, bool binary) | ConstArpaLm | |
| ReadInternal(std::istream &is, bool binary) | ConstArpaLm | private | 
| ReadInternalOldFormat(std::istream &is, bool binary) | ConstArpaLm | private | 
| unigram_states_ | ConstArpaLm | private | 
| unk_symbol_ | ConstArpaLm | private | 
| UnkSymbol() const | ConstArpaLm | inline | 
| Write(std::ostream &os, bool binary) const | ConstArpaLm | |
| WriteArpa(std::ostream &os) const | ConstArpaLm | |
| WriteArpaRecurse(int32 *lm_state, const std::vector< int32 > &seq, std::vector< ArpaLine > *output) const | ConstArpaLm | private | 
| ~ConstArpaLm() | ConstArpaLm | inline |