libosmscout  1.1.1
Public Member Functions | List of all members
osmscout::SilentTagErrorReporter Class Reference

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

Inheritance diagram for osmscout::SilentTagErrorReporter:
Inheritance graph
[legend]
Collaboration diagram for osmscout::SilentTagErrorReporter:
Collaboration graph
[legend]

Public Member Functions

 SilentTagErrorReporter ()
 
 ~SilentTagErrorReporter () override=default
 
void ReportTag (const ObjectOSMRef &object, const TagMap &tags, const std::string &error) override
 
- Public Member Functions inherited from osmscout::TagErrorReporter
virtual ~TagErrorReporter ()=default
 

Additional Inherited Members

- Protected Member Functions inherited from osmscout::TagErrorReporter
 TagErrorReporter ()
 

Constructor & Destructor Documentation

◆ SilentTagErrorReporter()

osmscout::SilentTagErrorReporter::SilentTagErrorReporter ( )

◆ ~SilentTagErrorReporter()

osmscout::SilentTagErrorReporter::~SilentTagErrorReporter ( )
overridedefault

Member Function Documentation

◆ ReportTag()

void osmscout::SilentTagErrorReporter::ReportTag ( const ObjectOSMRef &  object,
const TagMap tags,
const std::string &  error 
)
overridevirtual

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