util::SizedCompare< Delegate, Proxy > Class Template Reference

#include <sized_iterator.hh>

Inheritance diagram for util::SizedCompare< Delegate, Proxy >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 SizedCompare (const Delegate &delegate=Delegate())
bool operator() (const Proxy &first, const Proxy &second) const
bool operator() (const Proxy &first, const std::string &second) const
bool operator() (const std::string &first, const Proxy &second) const
bool operator() (const std::string &first, const std::string &second) const
const Delegate & GetDelegate () const


Detailed Description

template<class Delegate, class Proxy = SizedProxy>
class util::SizedCompare< Delegate, Proxy >

Definition at line 96 of file sized_iterator.hh.


Constructor & Destructor Documentation

template<class Delegate, class Proxy = SizedProxy>
util::SizedCompare< Delegate, Proxy >::SizedCompare ( const Delegate &  delegate = Delegate()  )  [inline, explicit]

Definition at line 98 of file sized_iterator.hh.


Member Function Documentation

template<class Delegate, class Proxy = SizedProxy>
const Delegate& util::SizedCompare< Delegate, Proxy >::GetDelegate (  )  const [inline]

Definition at line 113 of file sized_iterator.hh.

template<class Delegate, class Proxy = SizedProxy>
bool util::SizedCompare< Delegate, Proxy >::operator() ( const std::string &  first,
const std::string &  second 
) const [inline]

Definition at line 109 of file sized_iterator.hh.

template<class Delegate, class Proxy = SizedProxy>
bool util::SizedCompare< Delegate, Proxy >::operator() ( const std::string &  first,
const Proxy &  second 
) const [inline]

Definition at line 106 of file sized_iterator.hh.

template<class Delegate, class Proxy = SizedProxy>
bool util::SizedCompare< Delegate, Proxy >::operator() ( const Proxy &  first,
const std::string &  second 
) const [inline]

Definition at line 103 of file sized_iterator.hh.

template<class Delegate, class Proxy = SizedProxy>
bool util::SizedCompare< Delegate, Proxy >::operator() ( const Proxy &  first,
const Proxy &  second 
) const [inline]

Definition at line 100 of file sized_iterator.hh.


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

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