Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
lm::ngram::trie::anonymous_namespace{search_trie.cc}::Gram Struct Reference

List of all members.

Public Member Functions

 Gram (const WordIndex *in_begin, unsigned char order)
bool operator< (const Gram &other) const

Public Attributes

const WordIndexbegin
const WordIndexend

Constructor & Destructor Documentation

lm::ngram::trie::anonymous_namespace{search_trie.cc}::Gram::Gram ( const WordIndex in_begin,
unsigned char  order 
)

Member Function Documentation

bool lm::ngram::trie::anonymous_namespace{search_trie.cc}::Gram::operator< ( const Gram other) const

Member Data Documentation

const WordIndex* lm::ngram::trie::anonymous_namespace{search_trie.cc}::Gram::begin
const WordIndex * lm::ngram::trie::anonymous_namespace{search_trie.cc}::Gram::end