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::MoffatCheckImage Class Reference

#include <MoffatCheckImage.h>

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

Public Member Functions

 MoffatCheckImage (std::shared_ptr< WriteableImage< SeFloat >> 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< SeFloat > > 
m_check_image
 

Detailed Description

Definition at line 33 of file MoffatCheckImage.h.

Constructor & Destructor Documentation

SourceXtractor::MoffatCheckImage::MoffatCheckImage ( std::shared_ptr< WriteableImage< SeFloat >>  check_image)
inline

Definition at line 36 of file MoffatCheckImage.h.

Member Function Documentation

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

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

Definition at line 39 of file MoffatCheckImage.cpp.

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

Here is the call graph for this function:

Member Data Documentation

std::shared_ptr<WriteableImage<SeFloat> > SourceXtractor::MoffatCheckImage::m_check_image
private

Definition at line 42 of file MoffatCheckImage.h.


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