Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::spaf::MatchResult Class Reference

This class holds the result of a single match between two features. More...


Detailed Description

This class holds the result of a single match between two features.

Definition at line 14 of file MatchResult.hpp.

#include <MatchResult.hpp>

Inheritance diagram for jafar::spaf::MatchResult:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MatchResult (const Feature *_refFeature, const Feature *_candidateFeature)
 MatchResult (const Feature *_refFeature, const Feature *_candidateFeature, const ComparisonResult &cr)
 MatchResult (const MatchResult &rhs)
MatchResultoperator= (const MatchResult &rhs)
const FeaturereferenceFeature () const
const FeaturecandidateFeature () const
const ComparisonResultcomparisonResult () const

Private Attributes

Private *const d

Constructor & Destructor Documentation

jafar::spaf::MatchResult::MatchResult ( const Feature _refFeature,
const Feature _candidateFeature 
)
Parameters:
_refFeaturea pointer to the reference feature, the one saved in memory
_candidateFeaturea pointer to the candidate feature, the one that was just observed

Member Function Documentation

Returns:
a pointer to the candidate feature, the one that was just observed
Returns:
a pointer to the reference feature, the one saved in memory

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:50 for Jafar by doxygen 1.7.6.1
LAAS-CNRS