![]() |
TrinityCore
|
#include <string>#include <google/protobuf/stubs/common.h>#include <google/protobuf/message_lite.h>#include <google/protobuf/io/coded_stream.h>
Include dependency graph for wire_format_lite.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::internal | |
Macros | |
| #define | GOOGLE_PROTOBUF_WIRE_FORMAT_MAKE_TAG(FIELD_NUMBER, TYPE) |
| #define | input io::CodedInputStream* input_arg |
| #define | output io::CodedOutputStream* output_arg |
| #define | field_number int field_number_arg |
| #define | INL GOOGLE_ATTRIBUTE_ALWAYS_INLINE |
| #define | output uint8* target |
| #define field_number int field_number_arg |
| #define GOOGLE_PROTOBUF_WIRE_FORMAT_MAKE_TAG | ( | FIELD_NUMBER, | |
| TYPE | |||
| ) |
| #define INL GOOGLE_ATTRIBUTE_ALWAYS_INLINE |
| #define input io::CodedInputStream* input_arg |
| #define output io::CodedOutputStream* output_arg |
| #define output uint8* target |
1.8.8