|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|


Public Member Functions | |
| GroupCounter (ProgressMediator &progress_listener, std::atomic_int &counter) | |
| void | handleMessage (const SourceGroupInterface &group) override |
| Public Member Functions inherited from SourceXtractor::Observer< SourceGroupInterface > | |
| virtual | ~Observer ()=default |
Private Attributes | |
| ProgressMediator & | m_progress_listener |
| std::atomic_int & | m_counter |
Definition at line 65 of file ProgressMediator.cpp.
|
inline |
Definition at line 67 of file ProgressMediator.cpp.
References m_counter, m_progress_listener, and SourceXtractor::ProgressMediator::ProgressMediator().

|
inlineoverridevirtual |
Implements SourceXtractor::Observer< SourceGroupInterface >.
Definition at line 70 of file ProgressMediator.cpp.
References m_counter, m_progress_listener, and SourceXtractor::SourceGroupInterface::size().

|
private |
Definition at line 77 of file ProgressMediator.cpp.
Referenced by GroupCounter(), and handleMessage().
|
private |
Definition at line 76 of file ProgressMediator.cpp.
Referenced by GroupCounter(), and handleMessage().