![]() |
TrinityCore
|
#include <vector>#include <map>#include <utility>#include <string>#include <google/protobuf/stubs/common.h>#include <google/protobuf/repeated_field.h>
Include dependency graph for extension_set.h:
This graph shows which files directly or indirectly include this file: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 | |||
| ) |
1.8.8