libosmscout  1.1.1
Public Member Functions | Protected Member Functions | List of all members
osmscout::TagErrorReporter Class Referenceabstract

#include <libosmscout/include/osmscout/util/TagErrorReporter.h>

Inheritance diagram for osmscout::TagErrorReporter:
Inheritance graph
[legend]

Public Member Functions

virtual ~TagErrorReporter ()=default
 
virtual void ReportTag (const ObjectOSMRef &object, const TagMap &tags, const std::string &error)=0
 

Protected Member Functions

 TagErrorReporter ()
 

Constructor & Destructor Documentation

◆ TagErrorReporter()

osmscout::TagErrorReporter::TagErrorReporter ( )
protected

◆ ~TagErrorReporter()

virtual osmscout::TagErrorReporter::~TagErrorReporter ( )
virtualdefault

Member Function Documentation

◆ ReportTag()

virtual void osmscout::TagErrorReporter::ReportTag ( const ObjectOSMRef &  object,
const TagMap tags,
const std::string &  error 
)
pure virtual

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