SourceXtractorPlusPlus 0.19.2
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SourceObserver Class Reference
Inheritance diagram for SourceObserver:
Inheritance graph
[legend]
Collaboration diagram for SourceObserver:
Collaboration graph
[legend]

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
 
virtual void handleMessage (const std::shared_ptr< SourceWithOnDemandProperties > &message)=0
 

Public Attributes

std::list< std::shared_ptr< SourceWithOnDemandProperties > > m_list
 

Detailed Description

Definition at line 106 of file SourceXtractor.cpp.

Member Function Documentation

◆ handleMessage()

virtual void SourceObserver::handleMessage ( const std::shared_ptr< SourceWithOnDemandProperties > &  source)
inlineoverridevirtual

Implements SourceXtractor::Observer< std::shared_ptr< SourceWithOnDemandProperties > >.

Definition at line 108 of file SourceXtractor.cpp.

References m_list, and std::list< T >::push_back().

Here is the call graph for this function:

Member Data Documentation

◆ m_list

Definition at line 112 of file SourceXtractor.cpp.

Referenced by handleMessage().


The documentation for this class was generated from the following file: