lm::ThreadBatch< OutputBuffer > Class Template Reference

#include <thread.hh>

Collaboration diagram for lm::ThreadBatch< OutputBuffer >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ThreadBatch ()
void Reserve (size_t size)
InputBufferFill (uint64_t sequence)
template<class Filter >
void CallFilter (Filter &filter)
uint64_t Sequence () const
template<class RealOutput >
void Flush (RealOutput &output)


Detailed Description

template<class OutputBuffer>
class lm::ThreadBatch< OutputBuffer >

Definition at line 13 of file thread.hh.


Constructor & Destructor Documentation

template<class OutputBuffer >
lm::ThreadBatch< OutputBuffer >::ThreadBatch (  )  [inline]

Definition at line 15 of file thread.hh.


Member Function Documentation

template<class OutputBuffer >
template<class Filter >
void lm::ThreadBatch< OutputBuffer >::CallFilter ( Filter &  filter  )  [inline]

Definition at line 32 of file thread.hh.

References lm::InputBuffer::CallFilter().

Here is the call graph for this function:

template<class OutputBuffer >
InputBuffer& lm::ThreadBatch< OutputBuffer >::Fill ( uint64_t  sequence  )  [inline]

Definition at line 23 of file thread.hh.

References lm::InputBuffer::Clear().

Here is the call graph for this function:

template<class OutputBuffer >
template<class RealOutput >
void lm::ThreadBatch< OutputBuffer >::Flush ( RealOutput &  output  )  [inline]

Definition at line 39 of file thread.hh.

template<class OutputBuffer >
void lm::ThreadBatch< OutputBuffer >::Reserve ( size_t  size  )  [inline]

Definition at line 17 of file thread.hh.

References lm::InputBuffer::Reserve().

Here is the call graph for this function:

template<class OutputBuffer >
uint64_t lm::ThreadBatch< OutputBuffer >::Sequence (  )  const [inline]

Definition at line 36 of file thread.hh.


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