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::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

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

Definition at line 36 of file SourceIdCheckImage.h.

Member Function Documentation

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(), SourceXtractor::CheckImages::lock(), m_check_image, and SourceXtractor::CheckImages::unlock().

Here is the call graph for this function:

Member Data Documentation

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: