#include <descriptor.h>
Public Types | |
enum | ErrorLocation { NAME, NUMBER, TYPE, EXTENDEE, DEFAULT_VALUE, INPUT_TYPE, OUTPUT_TYPE, OPTION_NAME, OPTION_VALUE, IMPORT, OTHER, NAME, NUMBER, TYPE, EXTENDEE, DEFAULT_VALUE, INPUT_TYPE, OUTPUT_TYPE, OPTION_NAME, OPTION_VALUE, IMPORT, OTHER } |
enum | ErrorLocation { NAME, NUMBER, TYPE, EXTENDEE, DEFAULT_VALUE, INPUT_TYPE, OUTPUT_TYPE, OPTION_NAME, OPTION_VALUE, IMPORT, OTHER, NAME, NUMBER, TYPE, EXTENDEE, DEFAULT_VALUE, INPUT_TYPE, OUTPUT_TYPE, OPTION_NAME, OPTION_VALUE, IMPORT, OTHER } |
Public Member Functions | |
virtual void | AddError (const std::string &filename, const std::string &element_name, const Message *descriptor, ErrorLocation location, const std::string &message)=0 |
virtual void | AddError (const std::string &filename, const std::string &element_name, const Message *descriptor, ErrorLocation location, const std::string &message)=0 |
virtual void | AddWarning (const std::string &, const std::string &, const Message *, ErrorLocation, const std::string &) |
virtual void | AddWarning (const std::string &, const std::string &, const Message *, ErrorLocation, const std::string &) |
ErrorCollector () | |
ErrorCollector () | |
virtual | ~ErrorCollector () |
virtual | ~ErrorCollector () |
Private Member Functions | |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ErrorCollector) | |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (ErrorCollector) | |
Definition at line 1630 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.h.
enum google::protobuf::DescriptorPool::ErrorCollector::ErrorLocation |
Definition at line 1638 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.h.
enum google::protobuf::DescriptorPool::ErrorCollector::ErrorLocation |
Definition at line 1810 of file protobuf/src/google/protobuf/descriptor.h.
|
inline |
Definition at line 1632 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.h.
|
virtual |
Definition at line 1238 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.cc.
|
inline |
Definition at line 1804 of file protobuf/src/google/protobuf/descriptor.h.
|
virtual |
|
pure virtual |
Implemented in google::protobuf::descriptor_unittest::AbortingErrorCollector, google::protobuf::descriptor_unittest::AbortingErrorCollector, google::protobuf::compiler::CommandLineInterface::ErrorPrinter, google::protobuf::descriptor_unittest::MockErrorCollector, google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector, google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector, google::protobuf::python::cdescriptor_pool::BuildFileErrorCollector, google::protobuf::compiler::CommandLineInterface::ErrorPrinter, and google::protobuf::descriptor_unittest::MockErrorCollector.
|
pure virtual |
Implemented in google::protobuf::descriptor_unittest::AbortingErrorCollector, google::protobuf::descriptor_unittest::AbortingErrorCollector, google::protobuf::compiler::CommandLineInterface::ErrorPrinter, google::protobuf::descriptor_unittest::MockErrorCollector, google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector, google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector, google::protobuf::python::cdescriptor_pool::BuildFileErrorCollector, google::protobuf::compiler::CommandLineInterface::ErrorPrinter, and google::protobuf::descriptor_unittest::MockErrorCollector.
|
inlinevirtual |
Reimplemented in google::protobuf::compiler::CommandLineInterface::ErrorPrinter, google::protobuf::descriptor_unittest::MockErrorCollector, google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector, google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector, google::protobuf::compiler::CommandLineInterface::ErrorPrinter, and google::protobuf::descriptor_unittest::MockErrorCollector.
Definition at line 1664 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.h.
|
inlinevirtual |
Reimplemented in google::protobuf::compiler::CommandLineInterface::ErrorPrinter, google::protobuf::descriptor_unittest::MockErrorCollector, google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector, google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector, google::protobuf::compiler::CommandLineInterface::ErrorPrinter, and google::protobuf::descriptor_unittest::MockErrorCollector.
Definition at line 1836 of file protobuf/src/google/protobuf/descriptor.h.
|
private |
|
private |