Public Member Functions | Private Attributes | List of all members
IoErrorCollector Class Reference

#include <error_collectors.h>

Inheritance diagram for IoErrorCollector:
Inheritance graph
[legend]

Public Member Functions

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 ()
 

Private Attributes

QStringList _errors
 

Detailed Description

Definition at line 9 of file error_collectors.h.

Member Function Documentation

◆ AddError()

void IoErrorCollector::AddError ( int  line,
google::protobuf::io::ColumnNumber  column,
const std::string &  message 
)
override

Definition at line 26 of file error_collectors.cpp.

◆ AddWarning()

void IoErrorCollector::AddWarning ( int  line,
google::protobuf::io::ColumnNumber  column,
const std::string &  message 
)
override

Definition at line 33 of file error_collectors.cpp.

◆ errors()

const QStringList& IoErrorCollector::errors ( )
inline

Definition at line 18 of file error_collectors.h.

Member Data Documentation

◆ _errors

QStringList IoErrorCollector::_errors
private

Definition at line 24 of file error_collectors.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:28