, including all inherited members.
| analyze() | PerfectHash< T > | [inline] |
| bucketRange_ | PerfectHash< T > | [protected] |
| bucketsMemUse() | PerfectHash< T > | [inline] |
| cells_ | PerfectHash< T > | [protected] |
| cleanUpHPD() | OnlineRLM< T > | [inline] |
| clearCache() | OnlineRLM< T > | [inline] |
| clearMarkings() | OnlineRLM< T > | [inline] |
| corpusSize() | OnlineRLM< T > | [inline] |
| corpusSize(uint64_t c) | OnlineRLM< T > | [inline] |
| countHits() | OnlineRLM< T > | [inline] |
| countPrefixes() | OnlineRLM< T > | [inline] |
| dict_ | PerfectHash< T > | [protected] |
| filter_ | PerfectHash< T > | [protected] |
| getProb(const wordID_t *ngram, int len, const void **state) | OnlineRLM< T > | [inline] |
| heurDelete(count_t num2del, count_t order=5) | OnlineRLM< T > | [inline] |
| hitMask_ | PerfectHash< T > | [protected] |
| hpDictMemUse() | PerfectHash< T > | [inline] |
| idxTracker_ | PerfectHash< T > | [protected] |
| insert(const std::vector< std::string > &ngram, const int value) | OnlineRLM< T > | [inline] |
| PerfectHash< T >::insert(const wordID_t *IDs, const int len, const count_t value) | PerfectHash< T > | [inline, protected] |
| load(Moses::FileHandler *fin) | OnlineRLM< T > | [inline] |
| markPrefix(const wordID_t *IDs, const int len, bool bSet) | OnlineRLM< T > | [inline, protected] |
| markQueried(const uint64_t &index) | OnlineRLM< T > | [inline, protected, virtual] |
| markQueried(hpdEntry_t &value) | OnlineRLM< T > | [inline, protected, virtual] |
| OnlineRLM(uint16_t MBs, int width, int bucketRange, count_t order, Moses::Vocab *v, float qBase=8) | OnlineRLM< T > | [inline] |
| OnlineRLM(Moses::FileHandler *fin, count_t order) | OnlineRLM< T > | [inline] |
| PerfectHash(uint16_t MBs, int width, int bucketRange, float qBase) | PerfectHash< T > | [inline] |
| PerfectHash(Moses::FileHandler *fin) | PerfectHash< T > | [inline] |
| query(const wordID_t *IDs, const int len) | OnlineRLM< T > | [inline] |
| PerfectHash< T >::query(const wordID_t *IDs, const int len, hpdEntry_t &hpdAddr, uint64_t &filterIdx) | PerfectHash< T > | [inline, protected] |
| randDelete(int num2del) | OnlineRLM< T > | [inline] |
| remove(const std::vector< std::string > &ngram) | OnlineRLM< T > | [inline] |
| PerfectHash< T >::remove(const wordID_t *IDs, const int len) | PerfectHash< T > | [inline, protected, virtual] |
| PerfectHash< T >::remove(uint64_t index) | PerfectHash< T > | [inline, protected] |
| removeNonMarked() | OnlineRLM< T > | [inline] |
| save(Moses::FileHandler *fout) | OnlineRLM< T > | [inline] |
| sbsqQuery(const std::vector< std::string > &ngram, int *len, bool bStrict=false) | OnlineRLM< T > | [inline] |
| sbsqQuery(const wordID_t *IDs, const int len, int *codes, bool bStrict=false) | OnlineRLM< T > | [inline] |
| totBuckets_ | PerfectHash< T > | [protected] |
| update(const std::vector< std::string > &ngram, const int value) | OnlineRLM< T > | [inline] |
| PerfectHash< T >::update(const wordID_t *IDs, const int len, const count_t value, hpdEntry_t &hpdAddr, uint64_t &filterIdx) | PerfectHash< T > | [inline, protected] |
| update2(const wordID_t *IDs, const int len, const count_t value, hpdEntry_t &hpdAddr, uint64_t &filterIdx) | PerfectHash< T > | [inline, protected] |
| values_ | PerfectHash< T > | [protected] |
| vocab_ | OnlineRLM< T > | |
| ~OnlineRLM() | OnlineRLM< T > | [inline] |
| ~PerfectHash() | PerfectHash< T > | [inline, virtual] |