#include <descriptor.h>
◆ containing_type()
const Descriptor* google::protobuf::Descriptor::containing_type |
( |
| ) |
const |
◆ CopyTo()
◆ DebugString()
string Descriptor::DebugString |
( |
| ) |
const |
◆ DebugStringWithOptions()
◆ enum_type()
const EnumDescriptor* google::protobuf::Descriptor::enum_type |
( |
int |
index | ) |
const |
◆ enum_type_count()
int google::protobuf::Descriptor::enum_type_count |
( |
| ) |
const |
◆ extension()
const FieldDescriptor* google::protobuf::Descriptor::extension |
( |
int |
index | ) |
const |
◆ extension_count()
int google::protobuf::Descriptor::extension_count |
( |
| ) |
const |
◆ extension_range()
const ExtensionRange* google::protobuf::Descriptor::extension_range |
( |
int |
index | ) |
const |
◆ extension_range_count()
int google::protobuf::Descriptor::extension_range_count |
( |
| ) |
const |
◆ field()
const FieldDescriptor* google::protobuf::Descriptor::field |
( |
int |
index | ) |
const |
◆ field_count()
int google::protobuf::Descriptor::field_count |
( |
| ) |
const |
◆ file()
◆ FindEnumTypeByName()
◆ FindEnumValueByName()
◆ FindExtensionByCamelcaseName()
◆ FindExtensionByLowercaseName()
◆ FindExtensionByName()
◆ FindExtensionRangeContainingNumber()
const Descriptor::ExtensionRange * Descriptor::FindExtensionRangeContainingNumber |
( |
int |
number | ) |
const |
◆ FindFieldByCamelcaseName()
◆ FindFieldByLowercaseName()
◆ FindFieldByName()
◆ FindFieldByNumber()
◆ FindNestedTypeByName()
const Descriptor * Descriptor::FindNestedTypeByName |
( |
const string & |
name | ) |
const |
◆ FindOneofByName()
◆ FindReservedRangeContainingNumber()
const Descriptor::ReservedRange * Descriptor::FindReservedRangeContainingNumber |
( |
int |
number | ) |
const |
◆ full_name()
const string& google::protobuf::Descriptor::full_name |
( |
| ) |
const |
◆ GetSourceLocation()
bool Descriptor::GetSourceLocation |
( |
SourceLocation * |
out_location | ) |
const |
◆ index()
int google::protobuf::Descriptor::index |
( |
| ) |
const |
◆ is_placeholder()
bool google::protobuf::Descriptor::is_placeholder |
( |
| ) |
const |
◆ IsExtensionNumber()
bool google::protobuf::Descriptor::IsExtensionNumber |
( |
int |
number | ) |
const |
◆ IsReservedName()
bool google::protobuf::Descriptor::IsReservedName |
( |
const string & |
name | ) |
const |
◆ IsReservedNumber()
bool google::protobuf::Descriptor::IsReservedNumber |
( |
int |
number | ) |
const |
◆ name()
const string& google::protobuf::Descriptor::name |
( |
| ) |
const |
◆ nested_type()
const Descriptor* google::protobuf::Descriptor::nested_type |
( |
int |
index | ) |
const |
◆ nested_type_count()
int google::protobuf::Descriptor::nested_type_count |
( |
| ) |
const |
◆ oneof_decl()
const OneofDescriptor* google::protobuf::Descriptor::oneof_decl |
( |
int |
index | ) |
const |
◆ oneof_decl_count()
int google::protobuf::Descriptor::oneof_decl_count |
( |
| ) |
const |
◆ options()
◆ reserved_name()
const string& google::protobuf::Descriptor::reserved_name |
( |
int |
index | ) |
const |
◆ reserved_name_count()
int google::protobuf::Descriptor::reserved_name_count |
( |
| ) |
const |
◆ reserved_range()
const ReservedRange* google::protobuf::Descriptor::reserved_range |
( |
int |
index | ) |
const |
◆ reserved_range_count()
int google::protobuf::Descriptor::reserved_range_count |
( |
| ) |
const |
◆ ::google::protobuf::descriptor_unittest::DescriptorTest
◆ ::google::protobuf::io::Printer
◆ DescriptorBuilder
◆ EnumDescriptor
◆ FieldDescriptor
◆ FileDescriptor
◆ MethodDescriptor
◆ OneofDescriptor
The documentation for this class was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/descriptor.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/descriptor.cc