OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
google::protobuf::descriptor_unittest::MockErrorCollector Class Reference
Inheritance diagram for google::protobuf::descriptor_unittest::MockErrorCollector:
google::protobuf::DescriptorPool::ErrorCollector

List of all members.

Public Member Functions

 MockErrorCollector ()
 ~MockErrorCollector ()
void AddError (const string &filename, const string &element_name, const Message *descriptor, ErrorLocation location, const string &message)

Public Attributes

string text_

Constructor & Destructor Documentation


Member Function Documentation

void google::protobuf::descriptor_unittest::MockErrorCollector::AddError ( const string &  filename,
const string &  element_name,
const Message descriptor,
ErrorLocation  location,
const string &  message 
) [virtual]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines