SourceXtractorPlusPlus  0.15
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
SourceXtractor::ProgressReporter Class Reference

#include <ProgressReporter.h>

Inheritance diagram for SourceXtractor::ProgressReporter:
[legend]
Collaboration diagram for SourceXtractor::ProgressReporter:
[legend]

Public Member Functions

virtual ~ProgressReporter ()=default
 
 ProgressReporter ()=default
 
- Public Member Functions inherited from SourceXtractor::Observer< T >
virtual ~Observer ()=default
 
virtual void handleMessage (const T &message)=0
 

Detailed Description

This interface is implemented by the concrete progress reporters, so at run time the software can switch the way of informing the user about the progress. Details of what is reported is abstracted via key/value.

Definition at line 43 of file ProgressReporter.h.

Constructor & Destructor Documentation

virtual SourceXtractor::ProgressReporter::~ProgressReporter ( )
virtualdefault
SourceXtractor::ProgressReporter::ProgressReporter ( )
default

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