SourceXtractorPlusPlus
0.15
Please provide a description of the project.
|
#include <DetectionFrame.h>
Public Member Functions | |
EncapsulatedDetectionImageFrame (std::shared_ptr< DetectionImageFrame > frame) | |
Private Member Functions | |
std::shared_ptr< DetectionImageFrame > | getFrame () const |
Private Attributes | |
std::shared_ptr< DetectionImageFrame > | m_frame |
Friends | |
class | DetectionFrame |
class | MeasurementFrame |
Definition at line 35 of file DetectionFrame.h.
|
inlineexplicit |
Definition at line 37 of file DetectionFrame.h.
|
inlineprivate |
Definition at line 41 of file DetectionFrame.h.
References m_frame.
|
friend |
Definition at line 47 of file DetectionFrame.h.
|
friend |
Definition at line 48 of file DetectionFrame.h.
|
private |
Definition at line 45 of file DetectionFrame.h.
Referenced by getFrame().