#include <google/protobuf/compiler/cpp/cpp_map_field.h>
#include <google/protobuf/compiler/cpp/cpp_helpers.h>
#include <google/protobuf/io/printer.h>
#include <google/protobuf/wire_format.h>
#include <google/protobuf/stubs/strutil.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::compiler | |
google::protobuf::compiler::cpp | |
Functions | |
static void | google::protobuf::compiler::cpp::GenerateSerializationLoop (const Formatter &format, bool string_key, bool string_value, bool is_deterministic) |
bool | google::protobuf::compiler::cpp::IsProto3Field (const FieldDescriptor *field_descriptor) |
void | google::protobuf::compiler::cpp::SetMessageVariables (const FieldDescriptor *descriptor, std::map< std::string, std::string > *variables, const Options &options) |