Public Member Functions | List of all members
google::protobuf::TextFormat::Finder Class Reference

#include <text_format.h>

Inheritance diagram for google::protobuf::TextFormat::Finder:
Inheritance graph
[legend]

Public Member Functions

virtual const DescriptorFindAnyType (const Message &message, const std::string &prefix, const std::string &name) const
 
virtual const FieldDescriptorFindExtension (Message *message, const std::string &name) const
 
virtual const FieldDescriptorFindExtensionByNumber (const Descriptor *descriptor, int number) const
 
virtual MessageFactoryFindExtensionFactory (const FieldDescriptor *field) const
 
virtual ~Finder ()
 

Detailed Description

Definition at line 201 of file text_format.h.

Constructor & Destructor Documentation

◆ ~Finder()

google::protobuf::TextFormat::Finder::~Finder ( )
virtual

Definition at line 1357 of file text_format.cc.

Member Function Documentation

◆ FindAnyType()

const Descriptor * google::protobuf::TextFormat::Finder::FindAnyType ( const Message message,
const std::string prefix,
const std::string name 
) const
virtual

Definition at line 1369 of file text_format.cc.

◆ FindExtension()

const FieldDescriptor * google::protobuf::TextFormat::Finder::FindExtension ( Message message,
const std::string name 
) const
virtual

◆ FindExtensionByNumber()

const FieldDescriptor * google::protobuf::TextFormat::Finder::FindExtensionByNumber ( const Descriptor descriptor,
int  number 
) const
virtual

Definition at line 1364 of file text_format.cc.

◆ FindExtensionFactory()

MessageFactory * google::protobuf::TextFormat::Finder::FindExtensionFactory ( const FieldDescriptor field) const
virtual

Definition at line 1375 of file text_format.cc.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:09