Moses::SAPhrase Class Reference

#include <BilingualDynSuffixArray.h>

List of all members.

Public Member Functions

 SAPhrase (size_t phraseSize)
void SetId (size_t pos, wordID_t id)
bool operator< (const SAPhrase &phr2) const

Public Attributes

std::vector< wordID_t > words


Detailed Description

Definition at line 14 of file BilingualDynSuffixArray.h.


Constructor & Destructor Documentation

Moses::SAPhrase::SAPhrase ( size_t  phraseSize  )  [inline]

Definition at line 19 of file BilingualDynSuffixArray.h.


Member Function Documentation

bool Moses::SAPhrase::operator< ( const SAPhrase phr2  )  const [inline]

Definition at line 28 of file BilingualDynSuffixArray.h.

References words.

void Moses::SAPhrase::SetId ( size_t  pos,
wordID_t  id 
) [inline]

Definition at line 23 of file BilingualDynSuffixArray.h.

References words.


Member Data Documentation

std::vector<wordID_t> Moses::SAPhrase::words


The documentation for this class was generated from the following file:

Generated on Sat Feb 4 02:04:16 2012 for Moses by  doxygen 1.5.9