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::DetectionFrame Class Reference

#include <DetectionFrame.h>

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

Public Member Functions

 DetectionFrame (std::shared_ptr< DetectionImageFrame > detection_frame)
 
std::shared_ptr
< DetectionImageFrame
getFrame () const
 
- Public Member Functions inherited from SourceXtractor::Property
virtual ~Property ()=default
 

Private Attributes

std::shared_ptr
< DetectionImageFrame
m_detection_frame
 

Detailed Description

Definition at line 33 of file DetectionFrame.h.

Constructor & Destructor Documentation

SourceXtractor::DetectionFrame::DetectionFrame ( std::shared_ptr< DetectionImageFrame detection_frame)
inline

Definition at line 35 of file DetectionFrame.h.

Member Function Documentation

std::shared_ptr<DetectionImageFrame> SourceXtractor::DetectionFrame::getFrame ( ) const
inline

Member Data Documentation

std::shared_ptr<DetectionImageFrame> SourceXtractor::DetectionFrame::m_detection_frame
private

Definition at line 43 of file DetectionFrame.h.

Referenced by getFrame().


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