Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Types | Protected Member Functions | Private Attributes
jafar::spafdb::MatchQuery Class Reference

This query is used to find matches between a group of features and features stored in the database. More...


Detailed Description

This query is used to find matches between a group of features and features stored in the database.

Definition at line 22 of file MatchQuery.hpp.

#include <MatchQuery.hpp>

Inheritance diagram for jafar::spafdb::MatchQuery:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual std::list
< spaf::MatchResult
execute (const Storage *, const spaf::FeaturesBag &) const =0
void setMinimumVote (double _minimumVote)

Protected Types

typedef std::map< const
spaf::Feature *, double > 
Feature2Double
typedef
Feature2Double::const_iterator 
Feature2Double_cit
typedef std::map< const
spaf::Feature
*, Feature2Double > 
VoteMap
typedef VoteMap::const_iterator VoteMap_cit

Protected Member Functions

std::list< spaf::MatchResultvotesToMatches (const VoteMap &) const

Private Attributes

Private *const d

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:51 for Jafar by doxygen 1.7.6.1
LAAS-CNRS