lm::OutputWorker< Batch, Output > Class Template Reference

#include <thread.hh>

Collaboration diagram for lm::OutputWorker< Batch, Output >:

Collaboration graph
[legend]

List of all members.

Public Types

typedef Batch * Request

Public Member Functions

 OutputWorker (Output &output, util::PCQueue< Request > &done)
void operator() (Request request)


Detailed Description

template<class Batch, class Output>
class lm::OutputWorker< Batch, Output >

Definition at line 68 of file thread.hh.


Member Typedef Documentation

template<class Batch , class Output >
typedef Batch* lm::OutputWorker< Batch, Output >::Request

Definition at line 70 of file thread.hh.


Constructor & Destructor Documentation

template<class Batch , class Output >
lm::OutputWorker< Batch, Output >::OutputWorker ( Output &  output,
util::PCQueue< Request > &  done 
) [inline]

Definition at line 72 of file thread.hh.


Member Function Documentation

template<class Batch , class Output >
void lm::OutputWorker< Batch, Output >::operator() ( Request  request  )  [inline]

Definition at line 74 of file thread.hh.

References NULL, and util::PCQueue< T >::Produce().

Here is the call graph for this function:


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

Generated on Thu Jul 6 00:32:41 2017 for Moses by  doxygen 1.5.9