Public Member Functions | Public Attributes | List of all members
google::protobuf::compiler::Parser::MapField Struct Reference

Public Member Functions

 MapField ()
 
 MapField ()
 

Public Attributes

bool is_map_field
 
FieldDescriptorProto::Type key_type
 
std::string key_type_name
 
FieldDescriptorProto::Type value_type
 
std::string value_type_name
 

Detailed Description

Definition at line 501 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/compiler/parser.h.

Constructor & Destructor Documentation

◆ MapField() [1/2]

google::protobuf::compiler::Parser::MapField::MapField ( )
inline

◆ MapField() [2/2]

google::protobuf::compiler::Parser::MapField::MapField ( )
inline

Member Data Documentation

◆ is_map_field

bool google::protobuf::compiler::Parser::MapField::is_map_field

◆ key_type

FieldDescriptorProto::Type google::protobuf::compiler::Parser::MapField::key_type

◆ key_type_name

std::string google::protobuf::compiler::Parser::MapField::key_type_name

◆ value_type

FieldDescriptorProto::Type google::protobuf::compiler::Parser::MapField::value_type

◆ value_type_name

std::string google::protobuf::compiler::Parser::MapField::value_type_name

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


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