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

Protected Member Functions

const FieldDescriptorGetFieldDescriptorOfType (FieldDescriptor::Type type)
 
const char * GetTypeNameForFieldType (FieldDescriptor::Type type)
 
FieldDescriptor::CppType GetCppTypeForFieldType (FieldDescriptor::Type type)
 
const char * GetCppTypeNameForFieldType (FieldDescriptor::Type type)
 
const DescriptorGetMessageDescriptorForFieldType (FieldDescriptor::Type type)
 
const EnumDescriptorGetEnumDescriptorForFieldType (FieldDescriptor::Type type)
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Protected Attributes

google::protobuf::scoped_ptr< DescriptorPoolpool_
 

Member Function Documentation

◆ GetCppTypeForFieldType()

FieldDescriptor::CppType google::protobuf::descriptor_unittest::MiscTest::GetCppTypeForFieldType ( FieldDescriptor::Type  type)
inlineprotected

◆ GetCppTypeNameForFieldType()

const char* google::protobuf::descriptor_unittest::MiscTest::GetCppTypeNameForFieldType ( FieldDescriptor::Type  type)
inlineprotected

◆ GetEnumDescriptorForFieldType()

const EnumDescriptor* google::protobuf::descriptor_unittest::MiscTest::GetEnumDescriptorForFieldType ( FieldDescriptor::Type  type)
inlineprotected

◆ GetFieldDescriptorOfType()

const FieldDescriptor* google::protobuf::descriptor_unittest::MiscTest::GetFieldDescriptorOfType ( FieldDescriptor::Type  type)
inlineprotected

◆ GetMessageDescriptorForFieldType()

const Descriptor* google::protobuf::descriptor_unittest::MiscTest::GetMessageDescriptorForFieldType ( FieldDescriptor::Type  type)
inlineprotected

◆ GetTypeNameForFieldType()

const char* google::protobuf::descriptor_unittest::MiscTest::GetTypeNameForFieldType ( FieldDescriptor::Type  type)
inlineprotected

Member Data Documentation

◆ pool_

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

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