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

#include <GroupIdCheckImage.h>

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

Public Member Functions

 GroupIdCheckImage (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 GroupIdCheckImage.h.

Constructor & Destructor Documentation

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

Definition at line 36 of file GroupIdCheckImage.h.

Member Function Documentation

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

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

Definition at line 34 of file GroupIdCheckImage.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::GroupIdCheckImage::m_check_image
private

Definition at line 42 of file GroupIdCheckImage.h.

Referenced by handleMessage().


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