SourceXtractorPlusPlus  0.10
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::DetectionIdCheckImage Class Reference

#include <DetectionIdCheckImage.h>

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

Public Member Functions

 DetectionIdCheckImage (std::shared_ptr< WriteableImage< unsigned int >> check_image)
 
virtual void handleMessage (const std::shared_ptr< SourceInterface > &source)
 
- Public Member Functions inherited from SourceXtractor::Observer< std::shared_ptr< SourceInterface > >
virtual ~Observer ()=default
 

Private Attributes

std::shared_ptr
< WriteableImage< unsigned int > > 
m_check_image
 

Detailed Description

Definition at line 33 of file DetectionIdCheckImage.h.

Constructor & Destructor Documentation

SourceXtractor::DetectionIdCheckImage::DetectionIdCheckImage ( std::shared_ptr< WriteableImage< unsigned int >>  check_image)
inline

Definition at line 36 of file DetectionIdCheckImage.h.

Member Function Documentation

void SourceXtractor::DetectionIdCheckImage::handleMessage ( const std::shared_ptr< SourceInterface > &  source)
virtual

Implements SourceXtractor::Observer< std::shared_ptr< SourceInterface > >.

Definition at line 32 of file DetectionIdCheckImage.cpp.

References SourceXtractor::CheckImages::getInstance(), std::lock(), and m_check_image.

Here is the call graph for this function:

Member Data Documentation

std::shared_ptr<WriteableImage<unsigned int> > SourceXtractor::DetectionIdCheckImage::m_check_image
private

Definition at line 43 of file DetectionIdCheckImage.h.

Referenced by handleMessage().


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