SourceXtractorPlusPlus
0.15
Please provide a description of the project.
|
Public Member Functions | |
virtual void | handleMessage (const std::shared_ptr< SourceWithOnDemandProperties > &source) override |
![]() | |
virtual | ~Observer ()=default |
Public Attributes | |
std::list< std::shared_ptr < SourceWithOnDemandProperties > > | m_list |
Definition at line 104 of file SourceXtractor.cpp.
|
inlineoverridevirtual |
Implements SourceXtractor::Observer< std::shared_ptr< SourceWithOnDemandProperties > >.
Definition at line 106 of file SourceXtractor.cpp.
std::list<std::shared_ptr<SourceWithOnDemandProperties> > SourceObserver::m_list |
Definition at line 110 of file SourceXtractor.cpp.