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


Public Member Functions | |
| virtual void | handleMessage (const std::shared_ptr< SourceWithOnDemandProperties > &source) override |
Public Member Functions inherited from SourceXtractor::Observer< std::shared_ptr< SourceWithOnDemandProperties > > | |
| virtual | ~Observer ()=default |
Public Attributes | |
| std::list< std::shared_ptr< SourceWithOnDemandProperties > > | m_list |
Definition at line 106 of file SourceXtractor.cpp.
|
inlineoverridevirtual |
Implements SourceXtractor::Observer< std::shared_ptr< SourceWithOnDemandProperties > >.
Definition at line 108 of file SourceXtractor.cpp.
References m_list.
| std::list<std::shared_ptr<SourceWithOnDemandProperties> > SourceObserver::m_list |
Definition at line 112 of file SourceXtractor.cpp.
Referenced by handleMessage().