webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Protected Member Functions | Protected Attributes | List of all members
google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest Class Reference
Inheritance diagram for google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest:

Protected Member Functions

DescriptorPoolMode mode ()
 
virtual void SetUp ()
 
const FileDescriptorBuildFile (const FileDescriptorProto &proto)
 

Protected Attributes

const FileDescriptorbar_file_
 
const Descriptorbar_type_
 
const FileDescriptorfoo_file_
 
const Descriptorfoo_type_
 
const FieldDescriptorbar_field_
 
const FieldDescriptorbaz_field_
 
const FieldDescriptorqux_field_
 
SimpleDescriptorDatabase db_
 
google::protobuf::scoped_ptr< DescriptorPoolpool_
 

Member Function Documentation

◆ BuildFile()

const FileDescriptor* google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::BuildFile ( const FileDescriptorProto proto)
inlineprotected

◆ mode()

DescriptorPoolMode google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::mode ( )
inlineprotected

◆ SetUp()

virtual void google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::SetUp ( )
inlineprotectedvirtual

Member Data Documentation

◆ bar_field_

const FieldDescriptor* google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::bar_field_
protected

◆ bar_file_

const FileDescriptor* google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::bar_file_
protected

◆ bar_type_

const Descriptor* google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::bar_type_
protected

◆ baz_field_

const FieldDescriptor* google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::baz_field_
protected

◆ db_

SimpleDescriptorDatabase google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::db_
protected

◆ foo_file_

const FileDescriptor* google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::foo_file_
protected

◆ foo_type_

const Descriptor* google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::foo_type_
protected

◆ pool_

google::protobuf::scoped_ptr<DescriptorPool> google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::pool_
protected

◆ qux_field_

const FieldDescriptor* google::protobuf::descriptor_unittest::AllowUnknownDependenciesTest::qux_field_
protected

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