Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
MatchDataRunnable Class Reference
Inheritance diagram for MatchDataRunnable:
Inheritance graph

Public Member Functions

 MatchDataRunnable (PanoDetector::MatchData &iMatchData, const PanoDetector &iPanoDetector)
 
virtual void run ()
 
- Public Member Functions inherited from Runnable
 Runnable ()
 
virtual ~Runnable ()
 

Private Attributes

const PanoDetector_panoDetector
 
PanoDetector::MatchData_matchData
 

Detailed Description

Definition at line 358 of file PanoDetector.cpp.

Constructor & Destructor Documentation

MatchDataRunnable::MatchDataRunnable ( PanoDetector::MatchData iMatchData,
const PanoDetector iPanoDetector 
)
inline

Definition at line 361 of file PanoDetector.cpp.

Member Function Documentation

virtual void MatchDataRunnable::run ( )
inlinevirtual

Member Data Documentation

PanoDetector::MatchData& MatchDataRunnable::_matchData
private

Definition at line 377 of file PanoDetector.cpp.

Referenced by run().

const PanoDetector& MatchDataRunnable::_panoDetector
private

Definition at line 376 of file PanoDetector.cpp.

Referenced by run().


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