Namespaces | Functions
protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc File Reference
#include <google/protobuf/compiler/cpp/cpp_field.h>
#include <cstdint>
#include <memory>
#include <string>
#include <google/protobuf/compiler/cpp/cpp_helpers.h>
#include <google/protobuf/compiler/cpp/cpp_primitive_field.h>
#include <google/protobuf/compiler/cpp/cpp_string_field.h>
#include <google/protobuf/stubs/strutil.h>
#include <google/protobuf/stubs/substitute.h>
#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/compiler/cpp/cpp_enum_field.h>
#include <google/protobuf/compiler/cpp/cpp_map_field.h>
#include <google/protobuf/compiler/cpp/cpp_message_field.h>
#include <google/protobuf/descriptor.pb.h>
#include <google/protobuf/io/printer.h>
#include <google/protobuf/wire_format.h>
Include dependency graph for protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google::protobuf::compiler
 
 google::protobuf::compiler::cpp
 

Functions

void google::protobuf::compiler::cpp::AddAccessorAnnotations (const FieldDescriptor *descriptor, const Options &options, std::map< std::string, std::string > *variables)
 
void google::protobuf::compiler::cpp::SetCommonFieldVariables (const FieldDescriptor *descriptor, std::map< std::string, std::string > *variables, const Options &options)
 
void google::protobuf::compiler::cpp::SetCommonOneofFieldVariables (const FieldDescriptor *descriptor, std::map< std::string, std::string > *variables)
 


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