#include <error_collectors.h>
|
void | AddError (int line, google::protobuf::io::ColumnNumber column, const std::string &message) override |
|
void | AddWarning (int line, google::protobuf::io::ColumnNumber column, const std::string &message) override |
|
const QStringList & | errors () |
|
Definition at line 9 of file error_collectors.h.
◆ AddError()
void IoErrorCollector::AddError |
( |
int |
line, |
|
|
google::protobuf::io::ColumnNumber |
column, |
|
|
const std::string & |
message |
|
) |
| |
|
override |
◆ AddWarning()
void IoErrorCollector::AddWarning |
( |
int |
line, |
|
|
google::protobuf::io::ColumnNumber |
column, |
|
|
const std::string & |
message |
|
) |
| |
|
override |
◆ errors()
const QStringList& IoErrorCollector::errors |
( |
| ) |
|
|
inline |
◆ _errors
QStringList IoErrorCollector::_errors |
|
private |
The documentation for this class was generated from the following files: