|
| FileDescriptorTables () |
|
| ~FileDescriptorTables () |
|
Symbol | FindNestedSymbol (const void *parent, const string &name) const |
|
Symbol | FindNestedSymbolOfType (const void *parent, const string &name, const Symbol::Type type) const |
|
const FieldDescriptor * | FindFieldByNumber (const Descriptor *parent, int number) const |
|
const FieldDescriptor * | FindFieldByLowercaseName (const void *parent, const string &lowercase_name) const |
|
const FieldDescriptor * | FindFieldByCamelcaseName (const void *parent, const string &camelcase_name) const |
|
const EnumValueDescriptor * | FindEnumValueByNumber (const EnumDescriptor *parent, int number) const |
|
const EnumValueDescriptor * | FindEnumValueByNumberCreatingIfUnknown (const EnumDescriptor *parent, int number) const |
|
bool | AddAliasUnderParent (const void *parent, const string &name, Symbol symbol) |
|
bool | AddFieldByNumber (const FieldDescriptor *field) |
|
bool | AddEnumValueByNumber (const EnumValueDescriptor *value) |
|
void | AddFieldByStylizedNames (const FieldDescriptor *field) |
|
const SourceCodeInfo_Location * | GetSourceLocation (const vector< int > &path, const SourceCodeInfo *info) const |
|
◆ FileDescriptorTables()
google::protobuf::FileDescriptorTables::FileDescriptorTables |
( |
| ) |
|
◆ ~FileDescriptorTables()
google::protobuf::FileDescriptorTables::~FileDescriptorTables |
( |
| ) |
|
◆ AddAliasUnderParent()
bool google::protobuf::FileDescriptorTables::AddAliasUnderParent |
( |
const void * |
parent, |
|
|
const string & |
name, |
|
|
Symbol |
symbol |
|
) |
| |
◆ AddEnumValueByNumber()
bool google::protobuf::FileDescriptorTables::AddEnumValueByNumber |
( |
const EnumValueDescriptor * |
value | ) |
|
◆ AddFieldByNumber()
bool google::protobuf::FileDescriptorTables::AddFieldByNumber |
( |
const FieldDescriptor * |
field | ) |
|
◆ AddFieldByStylizedNames()
void google::protobuf::FileDescriptorTables::AddFieldByStylizedNames |
( |
const FieldDescriptor * |
field | ) |
|
◆ BuildLocationsByPath()
◆ FindEnumValueByNumber()
◆ FindEnumValueByNumberCreatingIfUnknown()
◆ FindFieldByCamelcaseName()
const FieldDescriptor * google::protobuf::FileDescriptorTables::FindFieldByCamelcaseName |
( |
const void * |
parent, |
|
|
const string & |
camelcase_name |
|
) |
| const |
|
inline |
◆ FindFieldByLowercaseName()
const FieldDescriptor * google::protobuf::FileDescriptorTables::FindFieldByLowercaseName |
( |
const void * |
parent, |
|
|
const string & |
lowercase_name |
|
) |
| const |
|
inline |
◆ FindFieldByNumber()
const FieldDescriptor * google::protobuf::FileDescriptorTables::FindFieldByNumber |
( |
const Descriptor * |
parent, |
|
|
int |
number |
|
) |
| const |
|
inline |
◆ FindNestedSymbol()
Symbol google::protobuf::FileDescriptorTables::FindNestedSymbol |
( |
const void * |
parent, |
|
|
const string & |
name |
|
) |
| const |
|
inline |
◆ FindNestedSymbolOfType()
Symbol google::protobuf::FileDescriptorTables::FindNestedSymbolOfType |
( |
const void * |
parent, |
|
|
const string & |
name, |
|
|
const Symbol::Type |
type |
|
) |
| const |
|
inline |
◆ GetEmptyInstance()
◆ GetSourceLocation()
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/descriptor.cc