util::stream::Chains Class Reference

#include <multi_stream.hh>

Inheritance diagram for util::stream::Chains:

Inheritance graph
[legend]
Collaboration diagram for util::stream::Chains:

Collaboration graph
[legend]

List of all members.

Classes

struct  CheckForRun

Public Member Functions

 Chains ()
 Chains (std::size_t limit)
template<class Worker >
CheckForRun< Worker >::type & operator>> (const Worker &worker)
template<class Worker >
CheckForRun< Worker >::type & operator>> (const boost::reference_wrapper< Worker > &worker)
Chainsoperator>> (const util::stream::Recycler &recycler)
void Wait (bool release_memory=true)


Detailed Description

Definition at line 33 of file multi_stream.hh.


Constructor & Destructor Documentation

util::stream::Chains::Chains (  )  [inline]

Definition at line 41 of file multi_stream.hh.

util::stream::Chains::Chains ( std::size_t  limit  )  [inline, explicit]

Definition at line 43 of file multi_stream.hh.


Member Function Documentation

Chains& util::stream::Chains::operator>> ( const util::stream::Recycler recycler  )  [inline]

Definition at line 55 of file multi_stream.hh.

References util::FixedArray< util::stream::Chain >::begin(), and util::FixedArray< util::stream::Chain >::end().

Here is the call graph for this function:

template<class Worker >
CheckForRun<Worker>::type& util::stream::Chains::operator>> ( const boost::reference_wrapper< Worker > &  worker  )  [inline]

Definition at line 50 of file multi_stream.hh.

template<class Worker >
CheckForRun<Worker>::type& util::stream::Chains::operator>> ( const Worker worker  )  [inline]

Definition at line 45 of file multi_stream.hh.

void util::stream::Chains::Wait ( bool  release_memory = true  )  [inline]

Definition at line 61 of file multi_stream.hh.

References util::FixedArray< util::stream::Chain >::begin(), and util::FixedArray< util::stream::Chain >::end().

Referenced by lm::builder::Output::SinkProbs().

Here is the call graph for this function:

Here is the caller graph for this function:


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

Generated on Thu Jul 6 00:34:54 2017 for Moses by  doxygen 1.5.9