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

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

Public Attributes

std::list< std::shared_ptr< SourceGroupInterface > > m_list
 

Detailed Description

Definition at line 97 of file SourceXtractor.cpp.

Member Function Documentation

◆ handleMessage()

virtual void GroupObserver::handleMessage ( const std::shared_ptr< SourceGroupInterface > &  group)
inlineoverridevirtual

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

Definition at line 99 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 103 of file SourceXtractor.cpp.

Referenced by handleMessage().


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