SourceXtractorPlusPlus  0.8
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
SourceXtractor::MeasurementFrame Class Reference

#include <MeasurementFrame.h>

Inheritance diagram for SourceXtractor::MeasurementFrame:
[legend]
Collaboration diagram for SourceXtractor::MeasurementFrame:
[legend]

Public Member Functions

 MeasurementFrame (std::shared_ptr< MeasurementImageFrame > measurement_frame)
 
std::shared_ptr
< MeasurementImageFrame
getFrame () const
 
- Public Member Functions inherited from SourceXtractor::Property
virtual ~Property ()=default
 

Private Attributes

std::shared_ptr
< MeasurementImageFrame
m_measurement_frame
 

Detailed Description

Definition at line 36 of file MeasurementFrame.h.

Constructor & Destructor Documentation

SourceXtractor::MeasurementFrame::MeasurementFrame ( std::shared_ptr< MeasurementImageFrame measurement_frame)
inline

Definition at line 38 of file MeasurementFrame.h.

Member Function Documentation

std::shared_ptr<MeasurementImageFrame> SourceXtractor::MeasurementFrame::getFrame ( ) const
inline

Definition at line 41 of file MeasurementFrame.h.

References m_measurement_frame.

Member Data Documentation

std::shared_ptr<MeasurementImageFrame> SourceXtractor::MeasurementFrame::m_measurement_frame
private

Definition at line 46 of file MeasurementFrame.h.

Referenced by getFrame().


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