|
| ExponentialErrorDatabase () |
|
| ExponentialErrorDatabase () |
|
bool | FindFileByName (const std::string &filename, FileDescriptorProto *output) |
|
bool | FindFileByName (const std::string &filename, FileDescriptorProto *output) override |
|
bool | FindFileContainingExtension (const std::string &containing_type, int field_number, FileDescriptorProto *output) |
|
bool | FindFileContainingExtension (const std::string &containing_type, int field_number, FileDescriptorProto *output) override |
|
bool | FindFileContainingSymbol (const std::string &symbol_name, FileDescriptorProto *output) |
|
bool | FindFileContainingSymbol (const std::string &symbol_name, FileDescriptorProto *output) override |
|
| ~ExponentialErrorDatabase () |
|
| ~ExponentialErrorDatabase () |
|
| DescriptorDatabase () |
|
| DescriptorDatabase () |
|
virtual bool | FindAllExtensionNumbers (const std::string &, std::vector< int > *) |
|
virtual bool | FindAllExtensionNumbers (const std::string &, std::vector< int > *) |
|
virtual bool | FindAllFileNames (std::vector< std::string > *) |
|
virtual bool | FindAllFileNames (std::vector< std::string > *output) |
|
bool | FindAllMessageNames (std::vector< std::string > *output) |
|
bool | FindAllMessageNames (std::vector< std::string > *output) |
|
bool | FindAllPackageNames (std::vector< std::string > *output) |
|
bool | FindAllPackageNames (std::vector< std::string > *output) |
|
virtual | ~DescriptorDatabase () |
|
virtual | ~DescriptorDatabase () |
|
◆ ExponentialErrorDatabase() [1/2]
google::protobuf::descriptor_unittest::ExponentialErrorDatabase::ExponentialErrorDatabase |
( |
| ) |
|
|
inline |
◆ ~ExponentialErrorDatabase() [1/2]
google::protobuf::descriptor_unittest::ExponentialErrorDatabase::~ExponentialErrorDatabase |
( |
| ) |
|
|
inline |
◆ ExponentialErrorDatabase() [2/2]
google::protobuf::descriptor_unittest::ExponentialErrorDatabase::ExponentialErrorDatabase |
( |
| ) |
|
|
inline |
◆ ~ExponentialErrorDatabase() [2/2]
google::protobuf::descriptor_unittest::ExponentialErrorDatabase::~ExponentialErrorDatabase |
( |
| ) |
|
|
inline |
◆ FindFileByName() [1/2]
bool google::protobuf::descriptor_unittest::ExponentialErrorDatabase::FindFileByName |
( |
const std::string & |
filename, |
|
|
FileDescriptorProto * |
output |
|
) |
| |
|
inlinevirtual |
◆ FindFileByName() [2/2]
bool google::protobuf::descriptor_unittest::ExponentialErrorDatabase::FindFileByName |
( |
const std::string & |
filename, |
|
|
FileDescriptorProto * |
output |
|
) |
| |
|
inlineoverridevirtual |
◆ FindFileContainingExtension() [1/2]
bool google::protobuf::descriptor_unittest::ExponentialErrorDatabase::FindFileContainingExtension |
( |
const std::string & |
containing_type, |
|
|
int |
field_number, |
|
|
FileDescriptorProto * |
output |
|
) |
| |
|
inlinevirtual |
◆ FindFileContainingExtension() [2/2]
bool google::protobuf::descriptor_unittest::ExponentialErrorDatabase::FindFileContainingExtension |
( |
const std::string & |
containing_type, |
|
|
int |
field_number, |
|
|
FileDescriptorProto * |
output |
|
) |
| |
|
inlineoverridevirtual |
◆ FindFileContainingSymbol() [1/2]
bool google::protobuf::descriptor_unittest::ExponentialErrorDatabase::FindFileContainingSymbol |
( |
const std::string & |
symbol_name, |
|
|
FileDescriptorProto * |
output |
|
) |
| |
|
inlinevirtual |
◆ FindFileContainingSymbol() [2/2]
bool google::protobuf::descriptor_unittest::ExponentialErrorDatabase::FindFileContainingSymbol |
( |
const std::string & |
symbol_name, |
|
|
FileDescriptorProto * |
output |
|
) |
| |
|
inlineoverridevirtual |
◆ FullMatch() [1/2]
void google::protobuf::descriptor_unittest::ExponentialErrorDatabase::FullMatch |
( |
const std::string & |
name, |
|
|
const std::string & |
begin_with, |
|
|
const std::string & |
end_with, |
|
|
int * |
file_num |
|
) |
| |
|
inlineprivate |
◆ FullMatch() [2/2]
void google::protobuf::descriptor_unittest::ExponentialErrorDatabase::FullMatch |
( |
const std::string & |
name, |
|
|
const std::string & |
begin_with, |
|
|
const std::string & |
end_with, |
|
|
int * |
file_num |
|
) |
| |
|
inlineprivate |
◆ PopulateFile() [1/2]
◆ PopulateFile() [2/2]
The documentation for this class was generated from the following file: