SourceXtractorPlusPlus  0.10
Please provide a description of the project.
Public Member Functions | Private Attributes | List of all members
SourceXtractor::SourceIdCheckImage Class Reference

#include <SourceIdCheckImage.h>

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

Public Member Functions

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

Private Attributes

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

Detailed Description

Definition at line 33 of file SourceIdCheckImage.h.

Constructor & Destructor Documentation

◆ SourceIdCheckImage()

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

Definition at line 36 of file SourceIdCheckImage.h.

Member Function Documentation

◆ handleMessage()

void SourceXtractor::SourceIdCheckImage::handleMessage ( const std::shared_ptr< SourceGroupInterface > &  group)
virtual

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

Definition at line 32 of file SourceIdCheckImage.cpp.

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

Here is the call graph for this function:

Member Data Documentation

◆ m_check_image

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

Definition at line 43 of file SourceIdCheckImage.h.

Referenced by handleMessage().


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