TrinityCore
|
#include <vector>
#include <map>
#include <utility>
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/repeated_field.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::io | |
google::protobuf::internal | |
Macros | |
#define | desc const FieldDescriptor* descriptor |
#define | desc const FieldDescriptor* descriptor |
#define | PROTOBUF_DEFINE_PRIMITIVE_TYPE(TYPE, METHOD) |
#define | GOOGLE_PROTOBUF_EXTENSION_ACCESSORS(CLASSNAME) |
Typedefs | |
typedef uint8 | google::protobuf::internal::FieldType |
typedef bool | google::protobuf::internal::EnumValidityFunc (int number) |
typedef bool | google::protobuf::internal::EnumValidityFuncWithArg (const void *arg, int number) |
Functions | |
void | google::protobuf::internal::InitializeDefaultRepeatedFields () |
void | google::protobuf::internal::DestroyDefaultRepeatedFields () |
#define desc const FieldDescriptor* descriptor |
#define desc const FieldDescriptor* descriptor |
#define GOOGLE_PROTOBUF_EXTENSION_ACCESSORS | ( | CLASSNAME | ) |
#define PROTOBUF_DEFINE_PRIMITIVE_TYPE | ( | TYPE, | |
METHOD | |||
) |