Public Member Functions | Private Member Functions | Private Attributes | List of all members
google::protobuf::util::EnumScrubber Class Reference

#include <schema_proto2_to_proto3_util.h>

Public Member Functions

 EnumScrubber ()
 
 EnumScrubber ()
 
void ScrubFile (FileDescriptorProto *file)
 
void ScrubFile (FileDescriptorProto *file)
 

Private Member Functions

void ScrubEnum (EnumDescriptorProto *enum_type)
 
void ScrubEnum (EnumDescriptorProto *enum_type)
 
void ScrubMessage (DescriptorProto *message_type)
 
void ScrubMessage (DescriptorProto *message_type)
 

Private Attributes

int total_added_
 

Detailed Description

Definition at line 77 of file bloaty/third_party/protobuf/benchmarks/util/schema_proto2_to_proto3_util.h.

Constructor & Destructor Documentation

◆ EnumScrubber() [1/2]

google::protobuf::util::EnumScrubber::EnumScrubber ( )
inline

◆ EnumScrubber() [2/2]

google::protobuf::util::EnumScrubber::EnumScrubber ( )
inline

Member Function Documentation

◆ ScrubEnum() [1/2]

void google::protobuf::util::EnumScrubber::ScrubEnum ( EnumDescriptorProto enum_type)
inlineprivate

◆ ScrubEnum() [2/2]

void google::protobuf::util::EnumScrubber::ScrubEnum ( EnumDescriptorProto enum_type)
inlineprivate

◆ ScrubFile() [1/2]

void google::protobuf::util::EnumScrubber::ScrubFile ( FileDescriptorProto file)
inline

◆ ScrubFile() [2/2]

void google::protobuf::util::EnumScrubber::ScrubFile ( FileDescriptorProto file)
inline

◆ ScrubMessage() [1/2]

void google::protobuf::util::EnumScrubber::ScrubMessage ( DescriptorProto message_type)
inlineprivate

◆ ScrubMessage() [2/2]

void google::protobuf::util::EnumScrubber::ScrubMessage ( DescriptorProto message_type)
inlineprivate

Member Data Documentation

◆ total_added_

int google::protobuf::util::EnumScrubber::total_added_
private

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:29