SourceXtractorPlusPlus
0.8
Please provide a description of the project.
|
#include <MoffatCheckImage.h>
Public Member Functions | |
MoffatCheckImage (std::shared_ptr< WriteableImage< SeFloat >> check_image) | |
virtual void | handleMessage (const std::shared_ptr< SourceGroupInterface > &group) |
![]() | |
virtual | ~Observer ()=default |
Private Attributes | |
std::shared_ptr < WriteableImage< SeFloat > > | m_check_image |
Definition at line 33 of file MoffatCheckImage.h.
|
inline |
Definition at line 36 of file MoffatCheckImage.h.
|
virtual |
Implements SourceXtractor::Observer< std::shared_ptr< SourceGroupInterface > >.
Definition at line 39 of file MoffatCheckImage.cpp.
References SourceXtractor::CheckImages::getInstance(), SourceXtractor::CheckImages::lock(), SourceXtractor::CheckImages::unlock(), x, and y.
|
private |
Definition at line 42 of file MoffatCheckImage.h.