TrinityCore
|
#include <map>
#include <memory>
#include <string>
#include <google/protobuf/descriptor.h>
#include "google/protobuf/compiler/cpp/cpp_options.h"
Go to the source code of this file.
Classes | |
class | google::protobuf::compiler::cpp::FieldGenerator |
class | google::protobuf::compiler::cpp::FieldGeneratorMap |
Namespaces | |
google::protobuf | |
google::protobuf::io | |
google::protobuf::compiler | |
google::protobuf::compiler::cpp | |
Functions | |
void | google::protobuf::compiler::cpp::SetCommonFieldVariables (const FieldDescriptor *descriptor, map< string, string > *variables, const Options &options) |
void | google::protobuf::compiler::cpp::SetCommonOneofFieldVariables (const FieldDescriptor *descriptor, map< string, string > *variables) |