lm::ProxyStream< Proxy > Class Template Reference

#include <ngram_stream.hh>

Inheritance diagram for lm::ProxyStream< Proxy >:

Inheritance graph
[legend]
Collaboration diagram for lm::ProxyStream< Proxy >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ProxyStream ()
 ProxyStream (const util::stream::ChainPosition &position, const Proxy &proxy=Proxy())
Proxy & operator* ()
const Proxy & operator* () const
Proxy * operator-> ()
const Proxy * operator-> () const
void * Get ()
const void * Get () const
 operator bool () const
bool operator! () const
void Poison ()
ProxyStream< Proxy > & operator++ ()


Detailed Description

template<class Proxy>
class lm::ProxyStream< Proxy >

Definition at line 13 of file ngram_stream.hh.


Constructor & Destructor Documentation

template<class Proxy>
lm::ProxyStream< Proxy >::ProxyStream (  )  [inline]

Definition at line 16 of file ngram_stream.hh.

template<class Proxy>
lm::ProxyStream< Proxy >::ProxyStream ( const util::stream::ChainPosition position,
const Proxy &  proxy = Proxy() 
) [inline, explicit]

Definition at line 18 of file ngram_stream.hh.


Member Function Documentation

template<class Proxy>
const void* lm::ProxyStream< Proxy >::Get (  )  const [inline]

Definition at line 30 of file ngram_stream.hh.

template<class Proxy>
void* lm::ProxyStream< Proxy >::Get (  )  [inline]

Definition at line 29 of file ngram_stream.hh.

template<class Proxy>
lm::ProxyStream< Proxy >::operator bool (  )  const [inline]

Definition at line 32 of file ngram_stream.hh.

template<class Proxy>
bool lm::ProxyStream< Proxy >::operator! (  )  const [inline]

Definition at line 33 of file ngram_stream.hh.

template<class Proxy>
const Proxy& lm::ProxyStream< Proxy >::operator* (  )  const [inline]

Definition at line 24 of file ngram_stream.hh.

template<class Proxy>
Proxy& lm::ProxyStream< Proxy >::operator* (  )  [inline]

Definition at line 23 of file ngram_stream.hh.

template<class Proxy>
ProxyStream<Proxy>& lm::ProxyStream< Proxy >::operator++ (  )  [inline]

Definition at line 36 of file ngram_stream.hh.

template<class Proxy>
const Proxy* lm::ProxyStream< Proxy >::operator-> (  )  const [inline]

Definition at line 27 of file ngram_stream.hh.

template<class Proxy>
Proxy* lm::ProxyStream< Proxy >::operator-> (  )  [inline]

Definition at line 26 of file ngram_stream.hh.

template<class Proxy>
void lm::ProxyStream< Proxy >::Poison (  )  [inline]

Definition at line 34 of file ngram_stream.hh.


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

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