TrinityCore
|
#include <string>
#include <google/protobuf/stubs/common.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/io/coded_stream.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google::protobuf::internal | |
Macros | |
#define | READ_REPEATED_FIXED_SIZE_PRIMITIVE(CPPTYPE, DECLARED_TYPE) |
#define | READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE(CPPTYPE, DECLARED_TYPE) |
#define READ_REPEATED_FIXED_SIZE_PRIMITIVE | ( | CPPTYPE, | |
DECLARED_TYPE | |||
) |
#define READ_REPEATED_PACKED_FIXED_SIZE_PRIMITIVE | ( | CPPTYPE, | |
DECLARED_TYPE | |||
) |