lexsorter Struct Reference

Collaboration diagram for lexsorter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 lexsorter (vector< countlist_t > const &vx, id_type widx)
bool operator() (pair< uint32_t, uint32_t > const &a, pair< uint32_t, uint32_t > const &b) const

Public Attributes

vector< countlist_t > const & v
id_type wid


Detailed Description

Definition at line 105 of file mmlex-build.cc.


Constructor & Destructor Documentation

lexsorter::lexsorter ( vector< countlist_t > const &  vx,
id_type  widx 
) [inline]

Definition at line 109 of file mmlex-build.cc.


Member Function Documentation

bool lexsorter::operator() ( pair< uint32_t, uint32_t > const &  a,
pair< uint32_t, uint32_t > const &  b 
) const [inline]

Definition at line 111 of file mmlex-build.cc.

References v, and wid.


Member Data Documentation

vector<countlist_t> const& lexsorter::v

Definition at line 107 of file mmlex-build.cc.

Referenced by operator()().

id_type lexsorter::wid

Definition at line 108 of file mmlex-build.cc.

Referenced by operator()().


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

Generated on Thu Jul 6 00:31:48 2017 for Moses by  doxygen 1.5.9