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

Public Member Functions

 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 500 of file parser.h.

Constructor & Destructor Documentation

◆ MapField()

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

Definition at line 510 of file parser.h.

Member Data Documentation

◆ is_map_field

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

Definition at line 502 of file parser.h.

◆ key_type

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

Definition at line 504 of file parser.h.

◆ key_type_name

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

Definition at line 507 of file parser.h.

◆ value_type

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

Definition at line 505 of file parser.h.

◆ value_type_name

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

Definition at line 508 of file parser.h.


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


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