TrinityCore
|
#include <string>
#include <vector>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/generated_enum_reflection.h>
#include <google/protobuf/message.h>
#include <google/protobuf/unknown_field_set.h>
Go to the source code of this file.
Classes | |
class | google::protobuf::internal::GeneratedMessageReflection |
Namespaces | |
google::upb | |
google::upb::google_opensource | |
google::protobuf | |
google::protobuf::internal | |
Macros | |
#define | GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(TYPE, FIELD) |
#define | PROTO2_GENERATED_DEFAULT_ONEOF_FIELD_OFFSET(ONEOF, FIELD) |
Functions | |
template<typename To , typename From > | |
To | google::protobuf::internal::dynamic_cast_if_available (From from) |
#define GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET | ( | TYPE, | |
FIELD | |||
) |
#define PROTO2_GENERATED_DEFAULT_ONEOF_FIELD_OFFSET | ( | ONEOF, | |
FIELD | |||
) |