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


Public Member Functions | |
| virtual void | handleMessage (const std::shared_ptr< SourceGroupInterface > &group) override |
| Public Member Functions inherited from SourceXtractor::Observer< std::shared_ptr< SourceGroupInterface > > | |
| virtual | ~Observer ()=default |
Public Attributes | |
| std::list< std::shared_ptr< SourceGroupInterface > > | m_list |
Definition at line 97 of file SourceXtractor.cpp.
|
inlineoverridevirtual |
Implements SourceXtractor::Observer< std::shared_ptr< SourceGroupInterface > >.
Definition at line 99 of file SourceXtractor.cpp.
References m_list.
| std::list<std::shared_ptr<SourceGroupInterface> > GroupObserver::m_list |
Definition at line 103 of file SourceXtractor.cpp.
Referenced by handleMessage().