TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
wire_format_lite.h File Reference
+ 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.

Classes

singleton  google::protobuf::RepeatedField< Element >
 
class  google::protobuf::internal::WireFormatLite
 
class  google::protobuf::internal::FieldSkipper
 
class  google::protobuf::internal::CodedOutputStreamFieldSkipper
 

Namespaces

 google
 
 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
 

Macro Definition Documentation

#define field_number   int field_number_arg
#define GOOGLE_PROTOBUF_WIRE_FORMAT_MAKE_TAG (   FIELD_NUMBER,
  TYPE 
)
Value:
static_cast<uint32>( \
| (TYPE))
Definition: inflate.h:32
uint32_t uint32
Definition: Define.h:150
static const int kTagTypeBits
Definition: wire_format_lite.h:143
#define input   io::CodedInputStream* input_arg
#define output   io::CodedOutputStream* output_arg
#define output   uint8* target