util::TokenIter< Find, SkipEmpty > Class Template Reference

#include <tokenize_piece.hh>

Collaboration diagram for util::TokenIter< Find, SkipEmpty >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 TokenIter ()
template<class Construct >
 TokenIter (const StringPiece &str, const Construct &construct)
bool operator! () const
 operator bool () const

Static Public Member Functions

static TokenIter< Find, SkipEmpty > end ()

Friends

class boost::iterator_core_access


Detailed Description

template<class Find, bool SkipEmpty = false>
class util::TokenIter< Find, SkipEmpty >

Definition at line 99 of file tokenize_piece.hh.


Constructor & Destructor Documentation

template<class Find, bool SkipEmpty = false>
util::TokenIter< Find, SkipEmpty >::TokenIter (  )  [inline]

Definition at line 101 of file tokenize_piece.hh.

template<class Find, bool SkipEmpty = false>
template<class Construct >
util::TokenIter< Find, SkipEmpty >::TokenIter ( const StringPiece str,
const Construct &  construct 
) [inline]

Definition at line 103 of file tokenize_piece.hh.


Member Function Documentation

template<class Find, bool SkipEmpty = false>
static TokenIter<Find, SkipEmpty> util::TokenIter< Find, SkipEmpty >::end (  )  [inline, static]

Definition at line 114 of file tokenize_piece.hh.

template<class Find, bool SkipEmpty = false>
util::TokenIter< Find, SkipEmpty >::operator bool (  )  const [inline]

Definition at line 110 of file tokenize_piece.hh.

References StringPiece::data().

Here is the call graph for this function:

template<class Find, bool SkipEmpty = false>
bool util::TokenIter< Find, SkipEmpty >::operator! (  )  const [inline]

Definition at line 107 of file tokenize_piece.hh.

References StringPiece::data().

Here is the call graph for this function:


Friends And Related Function Documentation

template<class Find, bool SkipEmpty = false>
friend class boost::iterator_core_access [friend]

Definition at line 119 of file tokenize_piece.hh.


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

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