A matcher links points in the reading to points in the reference.
unsigned long getVisitCount() const
Return the visit counter.
Matcher()
Construct without parameter.
unsigned long visitCounter
number of points visited
std::map< std::string, Parameter > Parameters
Parameters stored as a map of string->string.
Functions and classes that are dependant on scalar type are defined in this templatized class...
void resetVisitCount()
Reset the visit counter.
The superclass of classes that are constructed using generic parameters. This class provides the para...
std::vector< ParameterDoc > ParametersDoc
The documentation of all parameters.
const std::string className
name of the class
virtual ~Matcher()
virtual destructor