, including all inherited members.
| BaseVocabulary() const | lm::base::Model | |
| BeginSentenceMemory() const | lm::base::Model | |
| BeginSentenceState() const | lm::base::ModelFacade< Model, State, Vocabulary > | |
| FullScore(const State &in_state, const WordIndex new_word, State &out_state) const | lm::sri::Model | |
| ModelFacade< Model, State, Vocabulary >::FullScore(const void *in_state, const WordIndex new_word, void *out_state) const | lm::base::ModelFacade< Model, State, Vocabulary > | [virtual] |
| GetVocabulary() const | lm::base::ModelFacade< Model, State, Vocabulary > | |
| Init(const State &begin_sentence, const State &null_context, const Vocabulary &vocab, unsigned char order) | lm::base::ModelFacade< Model, State, Vocabulary > | [protected] |
| Model(const char *file_name, unsigned int ngram_length) | lm::sri::Model | |
| ModelFacade() | lm::base::ModelFacade< Model, State, Vocabulary > | [protected] |
| not_found_ | lm::sri::Model | [private] |
| NullContextMemory() const | lm::base::Model | |
| NullContextState() const | lm::base::ModelFacade< Model, State, Vocabulary > | |
| Order() const | lm::base::Model | |
| Score(const State &in_state, const WordIndex new_word, State &out_state) const | lm::base::ModelFacade< Model, State, Vocabulary > | |
| Score(const void *in_state, const WordIndex new_word, void *out_state) const | lm::base::ModelFacade< Model, State, Vocabulary > | [virtual] |
| sri_ | lm::sri::Model | [mutable, private] |
| State typedef | lm::base::ModelFacade< Model, State, Vocabulary > | |
| StateSize() const | lm::base::Model | |
| vocab_ | lm::sri::Model | [private] |
| Vocabulary typedef | lm::base::ModelFacade< Model, State, Vocabulary > | |
| ~Model() | lm::sri::Model | [virtual] |
| ~ModelFacade() | lm::base::ModelFacade< Model, State, Vocabulary > | [protected, virtual] |