TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
cpp_field.h File Reference
#include <map>
#include <memory>
#include <string>
#include <google/protobuf/descriptor.h>
#include "google/protobuf/compiler/cpp/cpp_options.h"
+ Include dependency graph for cpp_field.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  google::protobuf::compiler::cpp::FieldGenerator
 
class  google::protobuf::compiler::cpp::FieldGeneratorMap
 

Namespaces

 google
 
 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)