SourceXtractorPlusPlus
0.10
Please provide a description of the project.
|
Public Member Functions | |
virtual void | handleMessage (const std::shared_ptr< SourceGroupInterface > &group) override |
![]() | |
virtual | ~Observer ()=default |
Public Attributes | |
std::list< std::shared_ptr < SourceGroupInterface > > | m_list |
Definition at line 98 of file SourceXtractor.cpp.
|
inlineoverridevirtual |
Implements SourceXtractor::Observer< std::shared_ptr< SourceGroupInterface > >.
Definition at line 100 of file SourceXtractor.cpp.
std::list<std::shared_ptr<SourceGroupInterface> > GroupObserver::m_list |
Definition at line 104 of file SourceXtractor.cpp.