BusBoy
2
|
#include <ErrorReporter.h>
Public Member Functions | |
ErrorReporter (AlgorithmContext &context, const std::string &topic="errors") | |
std::string | getTopic () const |
void | reportError (const Error &error) const |
~ErrorReporter () | |
BUSBOY::ErrorReporter::ErrorReporter | ( | AlgorithmContext & | context, |
const std::string & | topic = "errors" |
||
) |
BUSBOY::ErrorReporter::~ErrorReporter | ( | ) |
std::string BUSBOY::ErrorReporter::getTopic | ( | ) | const |
void BUSBOY::ErrorReporter::reportError | ( | const Error & | error | ) | const |
Copyright 2014 Google Inc. All rights reserved.