Public Member Functions | Private Attributes | List of all members
grpc::testing::ErrorPrinter Class Reference
Inheritance diagram for grpc::testing::ErrorPrinter:
Inheritance graph
[legend]

Public Member Functions

void AddError (const std::string &filename, int line, int column, const std::string &message) override
 
void AddWarning (const std::string &filename, int line, int column, const std::string &message) override
 
 ErrorPrinter (ProtoFileParser *parser)
 

Private Attributes

ProtoFileParserparser_
 

Detailed Description

Definition at line 47 of file proto_file_parser.cc.

Constructor & Destructor Documentation

◆ ErrorPrinter()

grpc::testing::ErrorPrinter::ErrorPrinter ( ProtoFileParser parser)
inlineexplicit

Definition at line 49 of file proto_file_parser.cc.

Member Function Documentation

◆ AddError()

void grpc::testing::ErrorPrinter::AddError ( const std::string &  filename,
int  line,
int  column,
const std::string &  message 
)
inlineoverride

Definition at line 51 of file proto_file_parser.cc.

◆ AddWarning()

void grpc::testing::ErrorPrinter::AddWarning ( const std::string &  filename,
int  line,
int  column,
const std::string &  message 
)
inlineoverride

Definition at line 59 of file proto_file_parser.cc.

Member Data Documentation

◆ parser_

ProtoFileParser* grpc::testing::ErrorPrinter::parser_
private

Definition at line 66 of file proto_file_parser.cc.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:34