extra_images::matcher Struct Reference

base class for matcher functors object More...

#include <locate_images.h>

Public Member Functions

 matcher (std::string const &v)
virtual ~matcher ()
virtual bool operator() (std::string const &str) const
 default functor allowing trivial match

Data Fields

std::string const & value

Detailed Description

base class for matcher functors object

Definition at line 40 of file locate_images.h.


Constructor & Destructor Documentation

extra_images::matcher::matcher ( std::string const &  v  )  [inline, explicit]

Definition at line 43 of file locate_images.h.

virtual extra_images::matcher::~matcher (  )  [inline, virtual]

Definition at line 44 of file locate_images.h.


Member Function Documentation

virtual bool extra_images::matcher::operator() ( std::string const &  str  )  const [inline, virtual]

default functor allowing trivial match

Definition at line 46 of file locate_images.h.

References value.


Field Documentation

std::string const& extra_images::matcher::value

Definition at line 41 of file locate_images.h.

Referenced by operator()().


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

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1