ugdiss::SimpleWordId Class Reference

#include <ug_corpus_token.h>

List of all members.

Public Member Functions

 SimpleWordId (id_type const &id)
id_type const & id () const
int cmp (SimpleWordId const &other) const
bool operator== (SimpleWordId const &other) const
id_type remap (std::vector< id_type const * > const &m) const


Detailed Description

Simple wrapper around id_type for use with the Ttrack/TSA template classes

Definition at line 22 of file ug_corpus_token.h.


Constructor & Destructor Documentation

ugdiss::SimpleWordId::SimpleWordId ( id_type const &  id  ) 

Definition at line 24 of file ug_corpus_token.cc.


Member Function Documentation

int ugdiss::SimpleWordId::cmp ( SimpleWordId const &  other  )  const

Definition at line 16 of file ug_corpus_token.cc.

id_type const & ugdiss::SimpleWordId::id (  )  const

Definition at line 9 of file ug_corpus_token.cc.

bool ugdiss::SimpleWordId::operator== ( SimpleWordId const &  other  )  const

Definition at line 31 of file ug_corpus_token.cc.

id_type ugdiss::SimpleWordId::remap ( std::vector< id_type const * > const &  m  )  const

Definition at line 38 of file ug_corpus_token.cc.


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

Generated on Sun Aug 9 00:34:28 2015 for Moses by  doxygen 1.5.9