#include <tokenizer.h>
◆ ErrorCollector()
google::protobuf::io::ErrorCollector::ErrorCollector |
( |
| ) |
|
|
inline |
◆ ~ErrorCollector()
google::protobuf::io::ErrorCollector::~ErrorCollector |
( |
| ) |
|
|
virtual |
◆ AddError()
virtual void google::protobuf::io::ErrorCollector::AddError |
( |
int |
line, |
|
|
ColumnNumber |
column, |
|
|
const string & |
message |
|
) |
| |
|
pure virtual |
◆ AddWarning()
virtual void google::protobuf::io::ErrorCollector::AddWarning |
( |
int |
line, |
|
|
ColumnNumber |
column, |
|
|
const string & |
message |
|
) |
| |
|
inlinevirtual |
The documentation for this class was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/io/tokenizer.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/io/tokenizer.cc