Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Private Member Functions | Static Private Member Functions | Static Private Attributes | List of all members
google::protobuf.internal::WireFormatLite Class Reference

#include <wire_format_lite.h>

Public Types

enum  CppType {
  CPPTYPE_INT32 = 1, CPPTYPE_INT64 = 2, CPPTYPE_UINT32 = 3, CPPTYPE_UINT64 = 4,
  CPPTYPE_DOUBLE = 5, CPPTYPE_FLOAT = 6, CPPTYPE_BOOL = 7, CPPTYPE_ENUM = 8,
  CPPTYPE_STRING = 9, CPPTYPE_MESSAGE = 10, MAX_CPPTYPE = 10, CPPTYPE_INT32 = 1,
  CPPTYPE_INT64 = 2, CPPTYPE_UINT32 = 3, CPPTYPE_UINT64 = 4, CPPTYPE_DOUBLE = 5,
  CPPTYPE_FLOAT = 6, CPPTYPE_BOOL = 7, CPPTYPE_ENUM = 8, CPPTYPE_STRING = 9,
  CPPTYPE_MESSAGE = 10, MAX_CPPTYPE = 10
}
 
enum  CppType {
  CPPTYPE_INT32 = 1, CPPTYPE_INT64 = 2, CPPTYPE_UINT32 = 3, CPPTYPE_UINT64 = 4,
  CPPTYPE_DOUBLE = 5, CPPTYPE_FLOAT = 6, CPPTYPE_BOOL = 7, CPPTYPE_ENUM = 8,
  CPPTYPE_STRING = 9, CPPTYPE_MESSAGE = 10, MAX_CPPTYPE = 10, CPPTYPE_INT32 = 1,
  CPPTYPE_INT64 = 2, CPPTYPE_UINT32 = 3, CPPTYPE_UINT64 = 4, CPPTYPE_DOUBLE = 5,
  CPPTYPE_FLOAT = 6, CPPTYPE_BOOL = 7, CPPTYPE_ENUM = 8, CPPTYPE_STRING = 9,
  CPPTYPE_MESSAGE = 10, MAX_CPPTYPE = 10
}
 
enum  FieldType {
  TYPE_DOUBLE = 1, TYPE_FLOAT = 2, TYPE_INT64 = 3, TYPE_UINT64 = 4,
  TYPE_INT32 = 5, TYPE_FIXED64 = 6, TYPE_FIXED32 = 7, TYPE_BOOL = 8,
  TYPE_STRING = 9, TYPE_GROUP = 10, TYPE_MESSAGE = 11, TYPE_BYTES = 12,
  TYPE_UINT32 = 13, TYPE_ENUM = 14, TYPE_SFIXED32 = 15, TYPE_SFIXED64 = 16,
  TYPE_SINT32 = 17, TYPE_SINT64 = 18, MAX_FIELD_TYPE = 18, TYPE_DOUBLE = 1,
  TYPE_FLOAT = 2, TYPE_INT64 = 3, TYPE_UINT64 = 4, TYPE_INT32 = 5,
  TYPE_FIXED64 = 6, TYPE_FIXED32 = 7, TYPE_BOOL = 8, TYPE_STRING = 9,
  TYPE_GROUP = 10, TYPE_MESSAGE = 11, TYPE_BYTES = 12, TYPE_UINT32 = 13,
  TYPE_ENUM = 14, TYPE_SFIXED32 = 15, TYPE_SFIXED64 = 16, TYPE_SINT32 = 17,
  TYPE_SINT64 = 18, MAX_FIELD_TYPE = 18
}
 
enum  FieldType {
  TYPE_DOUBLE = 1, TYPE_FLOAT = 2, TYPE_INT64 = 3, TYPE_UINT64 = 4,
  TYPE_INT32 = 5, TYPE_FIXED64 = 6, TYPE_FIXED32 = 7, TYPE_BOOL = 8,
  TYPE_STRING = 9, TYPE_GROUP = 10, TYPE_MESSAGE = 11, TYPE_BYTES = 12,
  TYPE_UINT32 = 13, TYPE_ENUM = 14, TYPE_SFIXED32 = 15, TYPE_SFIXED64 = 16,
  TYPE_SINT32 = 17, TYPE_SINT64 = 18, MAX_FIELD_TYPE = 18, TYPE_DOUBLE = 1,
  TYPE_FLOAT = 2, TYPE_INT64 = 3, TYPE_UINT64 = 4, TYPE_INT32 = 5,
  TYPE_FIXED64 = 6, TYPE_FIXED32 = 7, TYPE_BOOL = 8, TYPE_STRING = 9,
  TYPE_GROUP = 10, TYPE_MESSAGE = 11, TYPE_BYTES = 12, TYPE_UINT32 = 13,
  TYPE_ENUM = 14, TYPE_SFIXED32 = 15, TYPE_SFIXED64 = 16, TYPE_SINT32 = 17,
  TYPE_SINT64 = 18, MAX_FIELD_TYPE = 18
}
 
enum  Operation { PARSE = 0, SERIALIZE = 1, PARSE = 0, SERIALIZE = 1 }
 
enum  Operation { PARSE = 0, SERIALIZE = 1, PARSE = 0, SERIALIZE = 1 }
 
enum  WireType {
  WIRETYPE_VARINT = 0, WIRETYPE_FIXED64 = 1, WIRETYPE_LENGTH_DELIMITED = 2, WIRETYPE_START_GROUP = 3,
  WIRETYPE_END_GROUP = 4, WIRETYPE_FIXED32 = 5, WIRETYPE_VARINT = 0, WIRETYPE_FIXED64 = 1,
  WIRETYPE_LENGTH_DELIMITED = 2, WIRETYPE_START_GROUP = 3, WIRETYPE_END_GROUP = 4, WIRETYPE_FIXED32 = 5
}
 
enum  WireType {
  WIRETYPE_VARINT = 0, WIRETYPE_FIXED64 = 1, WIRETYPE_LENGTH_DELIMITED = 2, WIRETYPE_START_GROUP = 3,
  WIRETYPE_END_GROUP = 4, WIRETYPE_FIXED32 = 5, WIRETYPE_VARINT = 0, WIRETYPE_FIXED64 = 1,
  WIRETYPE_LENGTH_DELIMITED = 2, WIRETYPE_START_GROUP = 3, WIRETYPE_END_GROUP = 4, WIRETYPE_FIXED32 = 5
}
 

Public Member Functions

template<typename MessageType_WorkAroundCppLookupDefect >
size_t GroupSizeNoVirtual (const MessageType_WorkAroundCppLookupDefect &value)
 
template<typename MessageType >
uint8_tInternalWriteGroup (int field_number, const MessageType &value, uint8_t *target, io::EpsCopyOutputStream *stream)
 
template<typename MessageType_WorkAroundCppLookupDefect >
uint8InternalWriteGroupNoVirtualToArray (int field_number, const MessageType_WorkAroundCppLookupDefect &value, uint8 *target)
 
template<typename MessageType_WorkAroundCppLookupDefect >
uint8_tInternalWriteGroupNoVirtualToArray (int field_number, const MessageType_WorkAroundCppLookupDefect &value, uint8_t *target)
 
template<typename MessageType >
uint8InternalWriteGroupToArray (int field_number, const MessageType &value, uint8 *target, io::EpsCopyOutputStream *stream)
 
template<typename MessageType >
uint8_tInternalWriteMessage (int field_number, const MessageType &value, uint8_t *target, io::EpsCopyOutputStream *stream)
 
template<typename MessageType_WorkAroundCppLookupDefect >
uint8InternalWriteMessageNoVirtualToArray (int field_number, const MessageType_WorkAroundCppLookupDefect &value, uint8 *target)
 
template<typename MessageType_WorkAroundCppLookupDefect >
uint8_tInternalWriteMessageNoVirtualToArray (int field_number, const MessageType_WorkAroundCppLookupDefect &value, uint8_t *target)
 
template<typename MessageType >
uint8InternalWriteMessageToArray (int field_number, const MessageType &value, uint8 *target, io::EpsCopyOutputStream *stream)
 
template<typename MessageType_WorkAroundCppLookupDefect >
size_t MessageSizeNoVirtual (const MessageType_WorkAroundCppLookupDefect &value)
 
template<typename CType , enum WireFormatLite::FieldType DeclaredType>
bool ReadPackedFixedSizePrimitive (io::CodedInputStream *input, RepeatedField< CType > *values)
 
template<typename CType , enum WireFormatLite::FieldType DeclaredType>
bool ReadPackedPrimitive (io::CodedInputStream *input, RepeatedField< CType > *values)
 
template<typename CType , enum WireFormatLite::FieldType DeclaredType>
bool ReadRepeatedFixedSizePrimitive (int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *values)
 
template<typename CType , enum WireFormatLite::FieldType DeclaredType>
bool ReadRepeatedPrimitive (int, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *values)
 
template<typename T >
uint8WriteFixedNoTagToArray (const RepeatedField< T > &value, uint8 *(*Writer)(T, uint8 *), uint8 *target)
 
template<typename T >
uint8_tWriteFixedNoTagToArray (const RepeatedField< T > &value, uint8_t *(*Writer)(T, uint8_t *), uint8_t *target)
 
template<typename MessageType_WorkAroundCppLookupDefect >
void WriteGroupNoVirtual (int field_number, const MessageType_WorkAroundCppLookupDefect &value, io::CodedOutputStream *output)
 
template<typename MessageType_WorkAroundCppLookupDefect >
void WriteMessageNoVirtual (int field_number, const MessageType_WorkAroundCppLookupDefect &value, io::CodedOutputStream *output)
 
template<typename T >
uint8WritePrimitiveNoTagToArray (const RepeatedField< T > &value, uint8 *(*Writer)(T, uint8 *), uint8 *target)
 
template<typename T >
uint8_tWritePrimitiveNoTagToArray (const RepeatedField< T > &value, uint8_t *(*Writer)(T, uint8_t *), uint8_t *target)
 
template<typename T >
uint8WritePrimitiveToArray (int field_number, const RepeatedField< T > &value, uint8 *(*Writer)(int, T, uint8 *), uint8 *target)
 
template<typename T >
uint8_tWritePrimitiveToArray (int field_number, const RepeatedField< T > &value, uint8_t *(*Writer)(int, T, uint8_t *), uint8_t *target)
 

Static Public Member Functions

static size_t BytesSize (const std::string &value)
 
static size_t BytesSize (const std::string &value)
 
static double DecodeDouble (uint64 value)
 
static double DecodeDouble (uint64_t value)
 
static float DecodeFloat (uint32 value)
 
static float DecodeFloat (uint32_t value)
 
static uint64 EncodeDouble (double value)
 
static uint64_t EncodeDouble (double value)
 
static uint32 EncodeFloat (float value)
 
static uint32_t EncodeFloat (float value)
 
static size_t EnumSize (const RepeatedField< int > &value)
 
static size_t EnumSize (const RepeatedField< int > &value)
 
static size_t EnumSize (int value)
 
static size_t EnumSize (int value)
 
static size_t EnumSizePlusOne (int value)
 
static CppType FieldTypeToCppType (FieldType type)
 
static CppType FieldTypeToCppType (FieldType type)
 
static int GetTagFieldNumber (uint32 tag)
 
static int GetTagFieldNumber (uint32_t tag)
 
static WireType GetTagWireType (uint32 tag)
 
static WireType GetTagWireType (uint32_t tag)
 
template<typename MessageType >
static size_t GroupSize (const MessageType &value)
 
template<typename MessageType >
static size_t GroupSize (const MessageType &value)
 
template<typename MessageType >
static size_t GroupSizeNoVirtual (const MessageType &value)
 
template<typename MessageType >
static size_t GroupSizeNoVirtual (const MessageType &value)
 
static size_t Int32Size (const RepeatedField< int32 > &value)
 
static size_t Int32Size (const RepeatedField< int32_t > &value)
 
static size_t Int32Size (int32 value)
 
static size_t Int32Size (int32_t value)
 
static size_t Int32SizePlusOne (int32_t value)
 
static size_t Int64Size (const RepeatedField< int64 > &value)
 
static size_t Int64Size (const RepeatedField< int64_t > &value)
 
static size_t Int64Size (int64 value)
 
static size_t Int64Size (int64_t value)
 
static size_t Int64SizePlusOne (int64_t value)
 
template<typename MessageType >
static PROTOBUF_NDEBUG_INLINE uint8_tInternalWriteGroup (int field_number, const MessageType &value, uint8_t *target, io::EpsCopyOutputStream *stream)
 
template<typename MessageType >
static PROTOBUF_ALWAYS_INLINE uint8InternalWriteGroupNoVirtualToArray (int field_number, const MessageType &value, uint8 *target)
 
template<typename MessageType >
static PROTOBUF_NDEBUG_INLINE uint8_tInternalWriteGroupNoVirtualToArray (int field_number, const MessageType &value, uint8_t *target)
 
template<typename MessageType >
static PROTOBUF_ALWAYS_INLINE uint8InternalWriteGroupToArray (int field_number, const MessageType &value, uint8 *target, io::EpsCopyOutputStream *stream)
 
template<typename MessageType >
static PROTOBUF_NDEBUG_INLINE uint8_tInternalWriteMessage (int field_number, const MessageType &value, uint8_t *target, io::EpsCopyOutputStream *stream)
 
template<typename MessageType >
static PROTOBUF_ALWAYS_INLINE uint8InternalWriteMessageNoVirtualToArray (int field_number, const MessageType &value, uint8 *target)
 
template<typename MessageType >
static PROTOBUF_NDEBUG_INLINE uint8_tInternalWriteMessageNoVirtualToArray (int field_number, const MessageType &value, uint8_t *target)
 
template<typename MessageType >
static PROTOBUF_ALWAYS_INLINE uint8InternalWriteMessageToArray (int field_number, const MessageType &value, uint8 *target, io::EpsCopyOutputStream *stream)
 
static size_t LengthDelimitedSize (size_t length)
 
static size_t LengthDelimitedSize (size_t length)
 
constexpr static uint32 MakeTag (int field_number, WireType type)
 
constexpr static uint32_t MakeTag (int field_number, WireType type)
 
template<typename MessageType >
static size_t MessageSize (const MessageType &value)
 
template<typename MessageType >
static size_t MessageSize (const MessageType &value)
 
template<typename MessageType >
static size_t MessageSizeNoVirtual (const MessageType &value)
 
template<typename MessageType >
static size_t MessageSizeNoVirtual (const MessageType &value)
 
static bool ReadBytes (io::CodedInputStream *input, std::string **p)
 
static bool ReadBytes (io::CodedInputStream *input, std::string **p)
 
static bool ReadBytes (io::CodedInputStream *input, std::string *value)
 
static bool ReadBytes (io::CodedInputStream *input, std::string *value)
 
template<typename MessageType >
static bool ReadGroup (int field_number, io::CodedInputStream *input, MessageType *value)
 
template<typename MessageType >
static bool ReadGroup (int field_number, io::CodedInputStream *input, MessageType *value)
 
template<typename MessageType >
static bool ReadMessage (io::CodedInputStream *input, MessageType *value)
 
template<typename MessageType >
static bool ReadMessage (io::CodedInputStream *input, MessageType *value)
 
template<typename MessageType >
static bool ReadMessageNoVirtual (io::CodedInputStream *input, MessageType *value)
 
template<typename MessageType >
static bool ReadMessageNoVirtual (io::CodedInputStream *input, MessageType *value)
 
static bool ReadPackedEnumNoInline (io::CodedInputStream *input, bool(*is_valid)(int), RepeatedField< int > *values)
 
static bool ReadPackedEnumNoInline (io::CodedInputStream *input, bool(*is_valid)(int), RepeatedField< int > *values)
 
static bool ReadPackedEnumPreserveUnknowns (io::CodedInputStream *input, int field_number, bool(*is_valid)(int), io::CodedOutputStream *unknown_fields_stream, RepeatedField< int > *values)
 
static bool ReadPackedEnumPreserveUnknowns (io::CodedInputStream *input, int field_number, bool(*is_valid)(int), io::CodedOutputStream *unknown_fields_stream, RepeatedField< int > *values)
 
template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_ALWAYS_INLINE bool ReadPackedPrimitive (io::CodedInputStream *input, RepeatedField< CType > *value)
 
template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_NDEBUG_INLINE bool ReadPackedPrimitive (io::CodedInputStream *input, RepeatedField< CType > *value)
 
template<typename CType , enum FieldType DeclaredType>
static bool ReadPackedPrimitiveNoInline (io::CodedInputStream *input, RepeatedField< CType > *value)
 
template<typename CType , enum FieldType DeclaredType>
static bool ReadPackedPrimitiveNoInline (io::CodedInputStream *input, RepeatedField< CType > *value)
 
template<>
bool ReadPrimitive (io::CodedInputStream *input, bool *value)
 
template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_ALWAYS_INLINE bool ReadPrimitive (io::CodedInputStream *input, CType *value)
 
template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_NDEBUG_INLINE bool ReadPrimitive (io::CodedInputStream *input, CType *value)
 
template<>
bool ReadPrimitive (io::CodedInputStream *input, double *value)
 
template<>
bool ReadPrimitive (io::CodedInputStream *input, float *value)
 
template<>
bool ReadPrimitive (io::CodedInputStream *input, int *value)
 
template<typename CType , enum FieldType DeclaredType>
static const PROTOBUF_ALWAYS_INLINE uint8ReadPrimitiveFromArray (const uint8 *buffer, CType *value)
 
template<typename CType , enum FieldType DeclaredType>
static const PROTOBUF_NDEBUG_INLINE uint8_tReadPrimitiveFromArray (const uint8_t *buffer, CType *value)
 
template<>
const uint8_tReadPrimitiveFromArray (const uint8_t *buffer, double *value)
 
template<>
const uint8_tReadPrimitiveFromArray (const uint8_t *buffer, float *value)
 
template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_ALWAYS_INLINE bool ReadRepeatedPrimitive (int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *value)
 
template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_NDEBUG_INLINE bool ReadRepeatedPrimitive (int tag_size, uint32_t tag, io::CodedInputStream *input, RepeatedField< CType > *value)
 
template<typename CType , enum FieldType DeclaredType>
static bool ReadRepeatedPrimitiveNoInline (int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *value)
 
template<typename CType , enum FieldType DeclaredType>
static bool ReadRepeatedPrimitiveNoInline (int tag_size, uint32_t tag, io::CodedInputStream *input, RepeatedField< CType > *value)
 
static bool ReadString (io::CodedInputStream *input, std::string **p)
 
static bool ReadString (io::CodedInputStream *input, std::string **p)
 
static bool ReadString (io::CodedInputStream *input, std::string *value)
 
static bool ReadString (io::CodedInputStream *input, std::string *value)
 
static size_t SInt32Size (const RepeatedField< int32 > &value)
 
static size_t SInt32Size (const RepeatedField< int32_t > &value)
 
static size_t SInt32Size (int32 value)
 
static size_t SInt32Size (int32_t value)
 
static size_t SInt32SizePlusOne (int32_t value)
 
static size_t SInt64Size (const RepeatedField< int64 > &value)
 
static size_t SInt64Size (const RepeatedField< int64_t > &value)
 
static size_t SInt64Size (int64 value)
 
static size_t SInt64Size (int64_t value)
 
static size_t SInt64SizePlusOne (int64_t value)
 
static bool SkipField (io::CodedInputStream *input, uint32 tag)
 
static bool SkipField (io::CodedInputStream *input, uint32 tag, io::CodedOutputStream *output)
 
static bool SkipField (io::CodedInputStream *input, uint32_t tag)
 
static bool SkipField (io::CodedInputStream *input, uint32_t tag, io::CodedOutputStream *output)
 
static bool SkipMessage (io::CodedInputStream *input)
 
static bool SkipMessage (io::CodedInputStream *input)
 
static bool SkipMessage (io::CodedInputStream *input, io::CodedOutputStream *output)
 
static bool SkipMessage (io::CodedInputStream *input, io::CodedOutputStream *output)
 
static size_t StringSize (const std::string &value)
 
static size_t StringSize (const std::string &value)
 
static size_t TagSize (int field_number, WireFormatLite::FieldType type)
 
static size_t TagSize (int field_number, WireFormatLite::FieldType type)
 
static size_t UInt32Size (const RepeatedField< uint32 > &value)
 
static size_t UInt32Size (const RepeatedField< uint32_t > &value)
 
static size_t UInt32Size (uint32 value)
 
static size_t UInt32Size (uint32_t value)
 
static size_t UInt32SizePlusOne (uint32_t value)
 
static size_t UInt64Size (const RepeatedField< uint64 > &value)
 
static size_t UInt64Size (const RepeatedField< uint64_t > &value)
 
static size_t UInt64Size (uint64 value)
 
static size_t UInt64Size (uint64_t value)
 
static size_t UInt64SizePlusOne (uint64_t value)
 
static bool VerifyUtf8String (const char *data, int size, Operation op, const char *field_name)
 
static bool VerifyUtf8String (const char *data, int size, Operation op, const char *field_name)
 
static WireFormatLite::WireType WireTypeForFieldType (WireFormatLite::FieldType type)
 
static WireFormatLite::WireType WireTypeForFieldType (WireFormatLite::FieldType type)
 
static void WriteBool (int field_number, bool value, io::CodedOutputStream *output)
 
static void WriteBool (int field_number, bool value, io::CodedOutputStream *output)
 
static void WriteBoolArray (const bool *a, int n, io::CodedOutputStream *output)
 
static void WriteBoolArray (const bool *a, int n, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE void WriteBoolNoTag (bool value, io::CodedOutputStream *output)
 
static PROTOBUF_NDEBUG_INLINE void WriteBoolNoTag (bool value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteBoolNoTagToArray (bool value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteBoolNoTagToArray (bool value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteBoolNoTagToArray (const RepeatedField< bool > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteBoolNoTagToArray (const RepeatedField< bool > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteBoolToArray (int field_number, bool value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteBoolToArray (int field_number, bool value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteBoolToArray (int field_number, const RepeatedField< bool > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteBoolToArray (int field_number, const RepeatedField< bool > &value, uint8_t *output)
 
static void WriteBytes (int field_number, const std::string &value, io::CodedOutputStream *output)
 
static void WriteBytes (int field_number, const std::string &value, io::CodedOutputStream *output)
 
static void WriteBytesMaybeAliased (int field_number, const std::string &value, io::CodedOutputStream *output)
 
static void WriteBytesMaybeAliased (int field_number, const std::string &value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteBytesToArray (int field_number, const std::string &value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteBytesToArray (int field_number, const std::string &value, uint8_t *target)
 
static void WriteDouble (int field_number, double value, io::CodedOutputStream *output)
 
static void WriteDouble (int field_number, double value, io::CodedOutputStream *output)
 
static void WriteDoubleArray (const double *a, int n, io::CodedOutputStream *output)
 
static void WriteDoubleArray (const double *a, int n, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE void WriteDoubleNoTag (double value, io::CodedOutputStream *output)
 
static PROTOBUF_NDEBUG_INLINE void WriteDoubleNoTag (double value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteDoubleNoTagToArray (const RepeatedField< double > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteDoubleNoTagToArray (const RepeatedField< double > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteDoubleNoTagToArray (double value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteDoubleNoTagToArray (double value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteDoubleToArray (int field_number, const RepeatedField< double > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteDoubleToArray (int field_number, const RepeatedField< double > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteDoubleToArray (int field_number, double value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteDoubleToArray (int field_number, double value, uint8_t *target)
 
static void WriteEnum (int field_number, int value, io::CodedOutputStream *output)
 
static void WriteEnum (int field_number, int value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE void WriteEnumNoTag (int value, io::CodedOutputStream *output)
 
static PROTOBUF_NDEBUG_INLINE void WriteEnumNoTag (int value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteEnumNoTagToArray (const RepeatedField< int > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteEnumNoTagToArray (const RepeatedField< int > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteEnumNoTagToArray (int value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteEnumNoTagToArray (int value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteEnumToArray (int field_number, const RepeatedField< int > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteEnumToArray (int field_number, const RepeatedField< int > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteEnumToArray (int field_number, int value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteEnumToArray (int field_number, int value, uint8_t *target)
 
static void WriteFixed32 (int field_number, uint32 value, io::CodedOutputStream *output)
 
static void WriteFixed32 (int field_number, uint32_t value, io::CodedOutputStream *output)
 
static void WriteFixed32Array (const uint32 *a, int n, io::CodedOutputStream *output)
 
static void WriteFixed32Array (const uint32_t *a, int n, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE void WriteFixed32NoTag (uint32 value, io::CodedOutputStream *output)
 
static PROTOBUF_NDEBUG_INLINE void WriteFixed32NoTag (uint32_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteFixed32NoTagToArray (const RepeatedField< uint32 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteFixed32NoTagToArray (const RepeatedField< uint32_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteFixed32NoTagToArray (uint32 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteFixed32NoTagToArray (uint32_t value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteFixed32ToArray (int field_number, const RepeatedField< uint32 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteFixed32ToArray (int field_number, const RepeatedField< uint32_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteFixed32ToArray (int field_number, uint32 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteFixed32ToArray (int field_number, uint32_t value, uint8_t *target)
 
static void WriteFixed64 (int field_number, uint64 value, io::CodedOutputStream *output)
 
static void WriteFixed64 (int field_number, uint64_t value, io::CodedOutputStream *output)
 
static void WriteFixed64Array (const uint64 *a, int n, io::CodedOutputStream *output)
 
static void WriteFixed64Array (const uint64_t *a, int n, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE void WriteFixed64NoTag (uint64 value, io::CodedOutputStream *output)
 
static PROTOBUF_NDEBUG_INLINE void WriteFixed64NoTag (uint64_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteFixed64NoTagToArray (const RepeatedField< uint64 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteFixed64NoTagToArray (const RepeatedField< uint64_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteFixed64NoTagToArray (uint64 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteFixed64NoTagToArray (uint64_t value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteFixed64ToArray (int field_number, const RepeatedField< uint64 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteFixed64ToArray (int field_number, const RepeatedField< uint64_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteFixed64ToArray (int field_number, uint64 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteFixed64ToArray (int field_number, uint64_t value, uint8_t *target)
 
template<typename T >
static PROTOBUF_ALWAYS_INLINE uint8WriteFixedNoTagToArray (const RepeatedField< T > &value, uint8 *(*Writer)(T, uint8 *), uint8 *target)
 
template<typename T >
static PROTOBUF_NDEBUG_INLINE uint8_tWriteFixedNoTagToArray (const RepeatedField< T > &value, uint8_t *(*Writer)(T, uint8_t *), uint8_t *target)
 
static void WriteFloat (int field_number, float value, io::CodedOutputStream *output)
 
static void WriteFloat (int field_number, float value, io::CodedOutputStream *output)
 
static void WriteFloatArray (const float *a, int n, io::CodedOutputStream *output)
 
static void WriteFloatArray (const float *a, int n, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE void WriteFloatNoTag (float value, io::CodedOutputStream *output)
 
static PROTOBUF_NDEBUG_INLINE void WriteFloatNoTag (float value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteFloatNoTagToArray (const RepeatedField< float > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteFloatNoTagToArray (const RepeatedField< float > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteFloatNoTagToArray (float value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteFloatNoTagToArray (float value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteFloatToArray (int field_number, const RepeatedField< float > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteFloatToArray (int field_number, const RepeatedField< float > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteFloatToArray (int field_number, float value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteFloatToArray (int field_number, float value, uint8_t *target)
 
static void WriteGroup (int field_number, const MessageLite &value, io::CodedOutputStream *output)
 
static void WriteGroup (int field_number, const MessageLite &value, io::CodedOutputStream *output)
 
static void WriteGroupMaybeToArray (int field_number, const MessageLite &value, io::CodedOutputStream *output)
 
static void WriteGroupMaybeToArray (int field_number, const MessageLite &value, io::CodedOutputStream *output)
 
template<typename MessageType >
static void WriteGroupNoVirtual (int field_number, const MessageType &value, io::CodedOutputStream *output)
 
template<typename MessageType >
static void WriteGroupNoVirtual (int field_number, const MessageType &value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteGroupToArray (int field_number, const MessageLite &value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteGroupToArray (int field_number, const MessageLite &value, uint8_t *target)
 
static void WriteInt32 (int field_number, int32 value, io::CodedOutputStream *output)
 
static void WriteInt32 (int field_number, int32_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE void WriteInt32NoTag (int32 value, io::CodedOutputStream *output)
 
static PROTOBUF_NDEBUG_INLINE void WriteInt32NoTag (int32_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteInt32NoTagToArray (const RepeatedField< int32 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteInt32NoTagToArray (const RepeatedField< int32_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteInt32NoTagToArray (int32 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteInt32NoTagToArray (int32_t value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteInt32ToArray (int field_number, const RepeatedField< int32 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteInt32ToArray (int field_number, const RepeatedField< int32_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteInt32ToArray (int field_number, int32 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteInt32ToArray (int field_number, int32_t value, uint8_t *target)
 
static void WriteInt64 (int field_number, int64 value, io::CodedOutputStream *output)
 
static void WriteInt64 (int field_number, int64_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE void WriteInt64NoTag (int64 value, io::CodedOutputStream *output)
 
static PROTOBUF_NDEBUG_INLINE void WriteInt64NoTag (int64_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteInt64NoTagToArray (const RepeatedField< int64 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteInt64NoTagToArray (const RepeatedField< int64_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteInt64NoTagToArray (int64 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteInt64NoTagToArray (int64_t value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteInt64ToArray (int field_number, const RepeatedField< int64 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteInt64ToArray (int field_number, const RepeatedField< int64_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteInt64ToArray (int field_number, int64 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteInt64ToArray (int field_number, int64_t value, uint8_t *target)
 
static void WriteMessage (int field_number, const MessageLite &value, io::CodedOutputStream *output)
 
static void WriteMessage (int field_number, const MessageLite &value, io::CodedOutputStream *output)
 
static void WriteMessageMaybeToArray (int field_number, const MessageLite &value, io::CodedOutputStream *output)
 
static void WriteMessageMaybeToArray (int field_number, const MessageLite &value, io::CodedOutputStream *output)
 
template<typename MessageType >
static void WriteMessageNoVirtual (int field_number, const MessageType &value, io::CodedOutputStream *output)
 
template<typename MessageType >
static void WriteMessageNoVirtual (int field_number, const MessageType &value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteMessageToArray (int field_number, const MessageLite &value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteMessageToArray (int field_number, const MessageLite &value, uint8_t *target)
 
template<typename T >
static PROTOBUF_ALWAYS_INLINE uint8WritePrimitiveNoTagToArray (const RepeatedField< T > &value, uint8 *(*Writer)(T, uint8 *), uint8 *target)
 
template<typename T >
static PROTOBUF_NDEBUG_INLINE uint8_tWritePrimitiveNoTagToArray (const RepeatedField< T > &value, uint8_t *(*Writer)(T, uint8_t *), uint8_t *target)
 
template<typename T >
static PROTOBUF_ALWAYS_INLINE uint8WritePrimitiveToArray (int field_number, const RepeatedField< T > &value, uint8 *(*Writer)(int, T, uint8 *), uint8 *target)
 
template<typename T >
static PROTOBUF_NDEBUG_INLINE uint8_tWritePrimitiveToArray (int field_number, const RepeatedField< T > &value, uint8_t *(*Writer)(int, T, uint8_t *), uint8_t *target)
 
static void WriteSFixed32 (int field_number, int32 value, io::CodedOutputStream *output)
 
static void WriteSFixed32 (int field_number, int32_t value, io::CodedOutputStream *output)
 
static void WriteSFixed32Array (const int32 *a, int n, io::CodedOutputStream *output)
 
static void WriteSFixed32Array (const int32_t *a, int n, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE void WriteSFixed32NoTag (int32 value, io::CodedOutputStream *output)
 
static PROTOBUF_NDEBUG_INLINE void WriteSFixed32NoTag (int32_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSFixed32NoTagToArray (const RepeatedField< int32 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSFixed32NoTagToArray (const RepeatedField< int32_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSFixed32NoTagToArray (int32 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSFixed32NoTagToArray (int32_t value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSFixed32ToArray (int field_number, const RepeatedField< int32 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSFixed32ToArray (int field_number, const RepeatedField< int32_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSFixed32ToArray (int field_number, int32 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSFixed32ToArray (int field_number, int32_t value, uint8_t *target)
 
static void WriteSFixed64 (int field_number, int64 value, io::CodedOutputStream *output)
 
static void WriteSFixed64 (int field_number, int64_t value, io::CodedOutputStream *output)
 
static void WriteSFixed64Array (const int64 *a, int n, io::CodedOutputStream *output)
 
static void WriteSFixed64Array (const int64_t *a, int n, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE void WriteSFixed64NoTag (int64 value, io::CodedOutputStream *output)
 
static PROTOBUF_NDEBUG_INLINE void WriteSFixed64NoTag (int64_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSFixed64NoTagToArray (const RepeatedField< int64 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSFixed64NoTagToArray (const RepeatedField< int64_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSFixed64NoTagToArray (int64 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSFixed64NoTagToArray (int64_t value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSFixed64ToArray (int field_number, const RepeatedField< int64 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSFixed64ToArray (int field_number, const RepeatedField< int64_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSFixed64ToArray (int field_number, int64 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSFixed64ToArray (int field_number, int64_t value, uint8_t *target)
 
static void WriteSInt32 (int field_number, int32 value, io::CodedOutputStream *output)
 
static void WriteSInt32 (int field_number, int32_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE void WriteSInt32NoTag (int32 value, io::CodedOutputStream *output)
 
static PROTOBUF_NDEBUG_INLINE void WriteSInt32NoTag (int32_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSInt32NoTagToArray (const RepeatedField< int32 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSInt32NoTagToArray (const RepeatedField< int32_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSInt32NoTagToArray (int32 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSInt32NoTagToArray (int32_t value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSInt32ToArray (int field_number, const RepeatedField< int32 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSInt32ToArray (int field_number, const RepeatedField< int32_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSInt32ToArray (int field_number, int32 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSInt32ToArray (int field_number, int32_t value, uint8_t *target)
 
static void WriteSInt64 (int field_number, int64 value, io::CodedOutputStream *output)
 
static void WriteSInt64 (int field_number, int64_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE void WriteSInt64NoTag (int64 value, io::CodedOutputStream *output)
 
static PROTOBUF_NDEBUG_INLINE void WriteSInt64NoTag (int64_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSInt64NoTagToArray (const RepeatedField< int64 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSInt64NoTagToArray (const RepeatedField< int64_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSInt64NoTagToArray (int64 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSInt64NoTagToArray (int64_t value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSInt64ToArray (int field_number, const RepeatedField< int64 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSInt64ToArray (int field_number, const RepeatedField< int64_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteSInt64ToArray (int field_number, int64 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteSInt64ToArray (int field_number, int64_t value, uint8_t *target)
 
static void WriteString (int field_number, const std::string &value, io::CodedOutputStream *output)
 
static void WriteString (int field_number, const std::string &value, io::CodedOutputStream *output)
 
static void WriteStringMaybeAliased (int field_number, const std::string &value, io::CodedOutputStream *output)
 
static void WriteStringMaybeAliased (int field_number, const std::string &value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteStringToArray (int field_number, const std::string &value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteStringToArray (int field_number, const std::string &value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE void WriteTag (int field_number, WireType type, io::CodedOutputStream *output)
 
static PROTOBUF_NDEBUG_INLINE void WriteTag (int field_number, WireType type, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteTagToArray (int field_number, WireType type, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteTagToArray (int field_number, WireType type, uint8_t *target)
 
static void WriteUInt32 (int field_number, uint32 value, io::CodedOutputStream *output)
 
static void WriteUInt32 (int field_number, uint32_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE void WriteUInt32NoTag (uint32 value, io::CodedOutputStream *output)
 
static PROTOBUF_NDEBUG_INLINE void WriteUInt32NoTag (uint32_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteUInt32NoTagToArray (const RepeatedField< uint32 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteUInt32NoTagToArray (const RepeatedField< uint32_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteUInt32NoTagToArray (uint32 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteUInt32NoTagToArray (uint32_t value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteUInt32ToArray (int field_number, const RepeatedField< uint32 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteUInt32ToArray (int field_number, const RepeatedField< uint32_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteUInt32ToArray (int field_number, uint32 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteUInt32ToArray (int field_number, uint32_t value, uint8_t *target)
 
static void WriteUInt64 (int field_number, uint64 value, io::CodedOutputStream *output)
 
static void WriteUInt64 (int field_number, uint64_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE void WriteUInt64NoTag (uint64 value, io::CodedOutputStream *output)
 
static PROTOBUF_NDEBUG_INLINE void WriteUInt64NoTag (uint64_t value, io::CodedOutputStream *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteUInt64NoTagToArray (const RepeatedField< uint64 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteUInt64NoTagToArray (const RepeatedField< uint64_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteUInt64NoTagToArray (uint64 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteUInt64NoTagToArray (uint64_t value, uint8_t *target)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteUInt64ToArray (int field_number, const RepeatedField< uint64 > &value, uint8 *output)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteUInt64ToArray (int field_number, const RepeatedField< uint64_t > &value, uint8_t *output)
 
static PROTOBUF_ALWAYS_INLINE uint8WriteUInt64ToArray (int field_number, uint64 value, uint8 *target)
 
static PROTOBUF_NDEBUG_INLINE uint8_tWriteUInt64ToArray (int field_number, uint64_t value, uint8_t *target)
 
static int32 ZigZagDecode32 (uint32 n)
 
static int32_t ZigZagDecode32 (uint32_t n)
 
static int64 ZigZagDecode64 (uint64 n)
 
static int64_t ZigZagDecode64 (uint64_t n)
 
static uint32 ZigZagEncode32 (int32 n)
 
static uint32_t ZigZagEncode32 (int32_t n)
 
static uint64 ZigZagEncode64 (int64 n)
 
static uint64_t ZigZagEncode64 (int64_t n)
 

Static Public Attributes

static const size_t kBoolSize = 1
 
static constexpr size_t kBoolSize = 1
 
static const size_t kDoubleSize = 8
 
static constexpr size_t kDoubleSize = 8
 
static const size_t kFixed32Size = 4
 
static constexpr size_t kFixed32Size = 4
 
static const size_t kFixed64Size = 8
 
static constexpr size_t kFixed64Size = 8
 
static const size_t kFloatSize = 4
 
static constexpr size_t kFloatSize = 4
 
static const int kMessageSetItemEndTag
 
static const int kMessageSetItemNumber = 1
 
static constexpr int kMessageSetItemNumber = 1
 
static const int kMessageSetItemStartTag
 
static const size_t kMessageSetItemTagsSize
 
static const int kMessageSetMessageNumber = 3
 
static constexpr int kMessageSetMessageNumber = 3
 
static const int kMessageSetMessageTag
 
static const int kMessageSetTypeIdNumber = 2
 
static constexpr int kMessageSetTypeIdNumber = 2
 
static const int kMessageSetTypeIdTag
 
static const size_t kSFixed32Size = 4
 
static constexpr size_t kSFixed32Size = 4
 
static const size_t kSFixed64Size = 8
 
static constexpr size_t kSFixed64Size = 8
 
static const int kTagTypeBits = 3
 
static constexpr int kTagTypeBits = 3
 
static const uint32 kTagTypeMask = (1 << kTagTypeBits) - 1
 
static constexpr uint32_t kTagTypeMask = (1 << kTagTypeBits) - 1
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (WireFormatLite)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (WireFormatLite)
 

Static Private Member Functions

template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_ALWAYS_INLINE bool ReadPackedFixedSizePrimitive (io::CodedInputStream *input, RepeatedField< CType > *value)
 
template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_NDEBUG_INLINE bool ReadPackedFixedSizePrimitive (io::CodedInputStream *input, RepeatedField< CType > *value)
 
template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_ALWAYS_INLINE bool ReadRepeatedFixedSizePrimitive (int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *value)
 
template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_NDEBUG_INLINE bool ReadRepeatedFixedSizePrimitive (int tag_size, uint32_t tag, io::CodedInputStream *input, RepeatedField< CType > *value)
 
static void WriteSubMessageMaybeToArray (int size, const MessageLite &value, io::CodedOutputStream *output)
 
static void WriteSubMessageMaybeToArray (int size, const MessageLite &value, io::CodedOutputStream *output)
 

Static Private Attributes

static const CppType kFieldTypeToCppTypeMap []
 
static const WireFormatLite::WireType kWireTypeForFieldType []
 

Detailed Description

Definition at line 84 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.

Member Enumeration Documentation

◆ CppType [1/2]

Enumerator
CPPTYPE_INT32 
CPPTYPE_INT64 
CPPTYPE_UINT32 
CPPTYPE_UINT64 
CPPTYPE_DOUBLE 
CPPTYPE_FLOAT 
CPPTYPE_BOOL 
CPPTYPE_ENUM 
CPPTYPE_STRING 
CPPTYPE_MESSAGE 
MAX_CPPTYPE 
CPPTYPE_INT32 
CPPTYPE_INT64 
CPPTYPE_UINT32 
CPPTYPE_UINT64 
CPPTYPE_DOUBLE 
CPPTYPE_FLOAT 
CPPTYPE_BOOL 
CPPTYPE_ENUM 
CPPTYPE_STRING 
CPPTYPE_MESSAGE 
MAX_CPPTYPE 

Definition at line 134 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.

◆ CppType [2/2]

Enumerator
CPPTYPE_INT32 
CPPTYPE_INT64 
CPPTYPE_UINT32 
CPPTYPE_UINT64 
CPPTYPE_DOUBLE 
CPPTYPE_FLOAT 
CPPTYPE_BOOL 
CPPTYPE_ENUM 
CPPTYPE_STRING 
CPPTYPE_MESSAGE 
MAX_CPPTYPE 
CPPTYPE_INT32 
CPPTYPE_INT64 
CPPTYPE_UINT32 
CPPTYPE_UINT64 
CPPTYPE_DOUBLE 
CPPTYPE_FLOAT 
CPPTYPE_BOOL 
CPPTYPE_ENUM 
CPPTYPE_STRING 
CPPTYPE_MESSAGE 
MAX_CPPTYPE 

Definition at line 135 of file protobuf/src/google/protobuf/wire_format_lite.h.

◆ FieldType [1/2]

Enumerator
TYPE_DOUBLE 
TYPE_FLOAT 
TYPE_INT64 
TYPE_UINT64 
TYPE_INT32 
TYPE_FIXED64 
TYPE_FIXED32 
TYPE_BOOL 
TYPE_STRING 
TYPE_GROUP 
TYPE_MESSAGE 
TYPE_BYTES 
TYPE_UINT32 
TYPE_ENUM 
TYPE_SFIXED32 
TYPE_SFIXED64 
TYPE_SINT32 
TYPE_SINT64 
MAX_FIELD_TYPE 
TYPE_DOUBLE 
TYPE_FLOAT 
TYPE_INT64 
TYPE_UINT64 
TYPE_INT32 
TYPE_FIXED64 
TYPE_FIXED32 
TYPE_BOOL 
TYPE_STRING 
TYPE_GROUP 
TYPE_MESSAGE 
TYPE_BYTES 
TYPE_UINT32 
TYPE_ENUM 
TYPE_SFIXED32 
TYPE_SFIXED64 
TYPE_SINT32 
TYPE_SINT64 
MAX_FIELD_TYPE 

Definition at line 111 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.

◆ FieldType [2/2]

Enumerator
TYPE_DOUBLE 
TYPE_FLOAT 
TYPE_INT64 
TYPE_UINT64 
TYPE_INT32 
TYPE_FIXED64 
TYPE_FIXED32 
TYPE_BOOL 
TYPE_STRING 
TYPE_GROUP 
TYPE_MESSAGE 
TYPE_BYTES 
TYPE_UINT32 
TYPE_ENUM 
TYPE_SFIXED32 
TYPE_SFIXED64 
TYPE_SINT32 
TYPE_SINT64 
MAX_FIELD_TYPE 
TYPE_DOUBLE 
TYPE_FLOAT 
TYPE_INT64 
TYPE_UINT64 
TYPE_INT32 
TYPE_FIXED64 
TYPE_FIXED32 
TYPE_BOOL 
TYPE_STRING 
TYPE_GROUP 
TYPE_MESSAGE 
TYPE_BYTES 
TYPE_UINT32 
TYPE_ENUM 
TYPE_SFIXED32 
TYPE_SFIXED64 
TYPE_SINT32 
TYPE_SINT64 
MAX_FIELD_TYPE 

Definition at line 112 of file protobuf/src/google/protobuf/wire_format_lite.h.

◆ Operation [1/2]

Enumerator
PARSE 
SERIALIZE 
PARSE 
SERIALIZE 

Definition at line 322 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.

◆ Operation [2/2]

Enumerator
PARSE 
SERIALIZE 
PARSE 
SERIALIZE 

Definition at line 324 of file protobuf/src/google/protobuf/wire_format_lite.h.

◆ WireType [1/2]

Enumerator
WIRETYPE_VARINT 
WIRETYPE_FIXED64 
WIRETYPE_LENGTH_DELIMITED 
WIRETYPE_START_GROUP 
WIRETYPE_END_GROUP 
WIRETYPE_FIXED32 
WIRETYPE_VARINT 
WIRETYPE_FIXED64 
WIRETYPE_LENGTH_DELIMITED 
WIRETYPE_START_GROUP 
WIRETYPE_END_GROUP 
WIRETYPE_FIXED32 

Definition at line 101 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.

◆ WireType [2/2]

Enumerator
WIRETYPE_VARINT 
WIRETYPE_FIXED64 
WIRETYPE_LENGTH_DELIMITED 
WIRETYPE_START_GROUP 
WIRETYPE_END_GROUP 
WIRETYPE_FIXED32 
WIRETYPE_VARINT 
WIRETYPE_FIXED64 
WIRETYPE_LENGTH_DELIMITED 
WIRETYPE_START_GROUP 
WIRETYPE_END_GROUP 
WIRETYPE_FIXED32 

Definition at line 102 of file protobuf/src/google/protobuf/wire_format_lite.h.

Member Function Documentation

◆ BytesSize() [1/2]

size_t google::protobuf.internal::WireFormatLite::BytesSize ( const std::string &  value)
inlinestatic

◆ BytesSize() [2/2]

static size_t google::protobuf.internal::WireFormatLite::BytesSize ( const std::string &  value)
inlinestatic

◆ DecodeDouble() [1/2]

double google::protobuf.internal::WireFormatLite::DecodeDouble ( uint64  value)
inlinestatic

◆ DecodeDouble() [2/2]

static double google::protobuf.internal::WireFormatLite::DecodeDouble ( uint64_t  value)
static

◆ DecodeFloat() [1/2]

float google::protobuf.internal::WireFormatLite::DecodeFloat ( uint32  value)
inlinestatic

◆ DecodeFloat() [2/2]

static float google::protobuf.internal::WireFormatLite::DecodeFloat ( uint32_t  value)
static

◆ EncodeDouble() [1/2]

uint64_t google::protobuf.internal::WireFormatLite::EncodeDouble ( double  value)
inlinestatic

◆ EncodeDouble() [2/2]

static uint64_t google::protobuf.internal::WireFormatLite::EncodeDouble ( double  value)
static

◆ EncodeFloat() [1/2]

uint32_t google::protobuf.internal::WireFormatLite::EncodeFloat ( float  value)
inlinestatic

◆ EncodeFloat() [2/2]

static uint32_t google::protobuf.internal::WireFormatLite::EncodeFloat ( float  value)
static

◆ EnumSize() [1/4]

size_t google::protobuf.internal::WireFormatLite::EnumSize ( const RepeatedField< int > &  value)
static

◆ EnumSize() [2/4]

static size_t google::protobuf.internal::WireFormatLite::EnumSize ( const RepeatedField< int > &  value)
static

◆ EnumSize() [3/4]

size_t google::protobuf.internal::WireFormatLite::EnumSize ( int  value)
inlinestatic

◆ EnumSize() [4/4]

static size_t google::protobuf.internal::WireFormatLite::EnumSize ( int  value)
inlinestatic

◆ EnumSizePlusOne()

size_t google::protobuf.internal::WireFormatLite::EnumSizePlusOne ( int  value)
inlinestatic

◆ FieldTypeToCppType() [1/2]

WireFormatLite::CppType google::protobuf.internal::WireFormatLite::FieldTypeToCppType ( FieldType  type)
inlinestatic

◆ FieldTypeToCppType() [2/2]

static CppType google::protobuf.internal::WireFormatLite::FieldTypeToCppType ( FieldType  type)
static

◆ GetTagFieldNumber() [1/2]

int google::protobuf.internal::WireFormatLite::GetTagFieldNumber ( uint32  tag)
inlinestatic

◆ GetTagFieldNumber() [2/2]

static int google::protobuf.internal::WireFormatLite::GetTagFieldNumber ( uint32_t  tag)
static

◆ GetTagWireType() [1/2]

WireFormatLite::WireType google::protobuf.internal::WireFormatLite::GetTagWireType ( uint32  tag)
inlinestatic

◆ GetTagWireType() [2/2]

static WireType google::protobuf.internal::WireFormatLite::GetTagWireType ( uint32_t  tag)
static

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

google::protobuf.internal::WireFormatLite::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( WireFormatLite  )
private

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

google::protobuf.internal::WireFormatLite::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( WireFormatLite  )
private

◆ GroupSize() [1/2]

template<typename MessageType >
size_t google::protobuf.internal::WireFormatLite::GroupSize ( const MessageType &  value)
inlinestatic

◆ GroupSize() [2/2]

template<typename MessageType >
static size_t google::protobuf.internal::WireFormatLite::GroupSize ( const MessageType &  value)
inlinestatic

◆ GroupSizeNoVirtual() [1/3]

template<typename MessageType >
static size_t google::protobuf.internal::WireFormatLite::GroupSizeNoVirtual ( const MessageType &  value)
inlinestatic

◆ GroupSizeNoVirtual() [2/3]

template<typename MessageType >
static size_t google::protobuf.internal::WireFormatLite::GroupSizeNoVirtual ( const MessageType &  value)
inlinestatic

◆ GroupSizeNoVirtual() [3/3]

template<typename MessageType_WorkAroundCppLookupDefect >
size_t google::protobuf.internal::WireFormatLite::GroupSizeNoVirtual ( const MessageType_WorkAroundCppLookupDefect &  value)
inline

◆ Int32Size() [1/4]

size_t google::protobuf.internal::WireFormatLite::Int32Size ( const RepeatedField< int32 > &  value)
static

◆ Int32Size() [2/4]

static size_t google::protobuf.internal::WireFormatLite::Int32Size ( const RepeatedField< int32_t > &  value)
static

◆ Int32Size() [3/4]

size_t google::protobuf.internal::WireFormatLite::Int32Size ( int32  value)
inlinestatic

◆ Int32Size() [4/4]

static size_t google::protobuf.internal::WireFormatLite::Int32Size ( int32_t  value)
inlinestatic

◆ Int32SizePlusOne()

size_t google::protobuf.internal::WireFormatLite::Int32SizePlusOne ( int32_t  value)
inlinestatic

◆ Int64Size() [1/4]

size_t google::protobuf.internal::WireFormatLite::Int64Size ( const RepeatedField< int64 > &  value)
static

◆ Int64Size() [2/4]

static size_t google::protobuf.internal::WireFormatLite::Int64Size ( const RepeatedField< int64_t > &  value)
static

◆ Int64Size() [3/4]

size_t google::protobuf.internal::WireFormatLite::Int64Size ( int64  value)
inlinestatic

◆ Int64Size() [4/4]

static size_t google::protobuf.internal::WireFormatLite::Int64Size ( int64_t  value)
inlinestatic

◆ Int64SizePlusOne()

size_t google::protobuf.internal::WireFormatLite::Int64SizePlusOne ( int64_t  value)
inlinestatic

◆ InternalWriteGroup() [1/2]

template<typename MessageType >
static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::InternalWriteGroup ( int  field_number,
const MessageType &  value,
uint8_t target,
io::EpsCopyOutputStream stream 
)
static

◆ InternalWriteGroup() [2/2]

template<typename MessageType >
uint8_t* google::protobuf.internal::WireFormatLite::InternalWriteGroup ( int  field_number,
const MessageType &  value,
uint8_t target,
io::EpsCopyOutputStream stream 
)
inline

◆ InternalWriteGroupNoVirtualToArray() [1/4]

template<typename MessageType >
static PROTOBUF_ALWAYS_INLINE uint8* google::protobuf.internal::WireFormatLite::InternalWriteGroupNoVirtualToArray ( int  field_number,
const MessageType &  value,
uint8 target 
)
static

◆ InternalWriteGroupNoVirtualToArray() [2/4]

template<typename MessageType >
static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::InternalWriteGroupNoVirtualToArray ( int  field_number,
const MessageType &  value,
uint8_t target 
)
static

◆ InternalWriteGroupNoVirtualToArray() [3/4]

template<typename MessageType_WorkAroundCppLookupDefect >
uint8* google::protobuf.internal::WireFormatLite::InternalWriteGroupNoVirtualToArray ( int  field_number,
const MessageType_WorkAroundCppLookupDefect &  value,
uint8 target 
)
inline

◆ InternalWriteGroupNoVirtualToArray() [4/4]

template<typename MessageType_WorkAroundCppLookupDefect >
uint8_t* google::protobuf.internal::WireFormatLite::InternalWriteGroupNoVirtualToArray ( int  field_number,
const MessageType_WorkAroundCppLookupDefect &  value,
uint8_t target 
)
inline

◆ InternalWriteGroupToArray() [1/2]

template<typename MessageType >
static PROTOBUF_ALWAYS_INLINE uint8* google::protobuf.internal::WireFormatLite::InternalWriteGroupToArray ( int  field_number,
const MessageType &  value,
uint8 target,
io::EpsCopyOutputStream stream 
)
static

◆ InternalWriteGroupToArray() [2/2]

template<typename MessageType >
uint8* google::protobuf.internal::WireFormatLite::InternalWriteGroupToArray ( int  field_number,
const MessageType &  value,
uint8 target,
io::EpsCopyOutputStream stream 
)
inline

◆ InternalWriteMessage() [1/2]

template<typename MessageType >
static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::InternalWriteMessage ( int  field_number,
const MessageType &  value,
uint8_t target,
io::EpsCopyOutputStream stream 
)
static

◆ InternalWriteMessage() [2/2]

template<typename MessageType >
uint8_t* google::protobuf.internal::WireFormatLite::InternalWriteMessage ( int  field_number,
const MessageType &  value,
uint8_t target,
io::EpsCopyOutputStream stream 
)
inline

◆ InternalWriteMessageNoVirtualToArray() [1/4]

template<typename MessageType >
static PROTOBUF_ALWAYS_INLINE uint8* google::protobuf.internal::WireFormatLite::InternalWriteMessageNoVirtualToArray ( int  field_number,
const MessageType &  value,
uint8 target 
)
static

◆ InternalWriteMessageNoVirtualToArray() [2/4]

template<typename MessageType >
static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::InternalWriteMessageNoVirtualToArray ( int  field_number,
const MessageType &  value,
uint8_t target 
)
static

◆ InternalWriteMessageNoVirtualToArray() [3/4]

template<typename MessageType_WorkAroundCppLookupDefect >
uint8* google::protobuf.internal::WireFormatLite::InternalWriteMessageNoVirtualToArray ( int  field_number,
const MessageType_WorkAroundCppLookupDefect &  value,
uint8 target 
)
inline

◆ InternalWriteMessageNoVirtualToArray() [4/4]

template<typename MessageType_WorkAroundCppLookupDefect >
uint8_t* google::protobuf.internal::WireFormatLite::InternalWriteMessageNoVirtualToArray ( int  field_number,
const MessageType_WorkAroundCppLookupDefect &  value,
uint8_t target 
)
inline

◆ InternalWriteMessageToArray() [1/2]

template<typename MessageType >
static PROTOBUF_ALWAYS_INLINE uint8* google::protobuf.internal::WireFormatLite::InternalWriteMessageToArray ( int  field_number,
const MessageType &  value,
uint8 target,
io::EpsCopyOutputStream stream 
)
static

◆ InternalWriteMessageToArray() [2/2]

template<typename MessageType >
uint8* google::protobuf.internal::WireFormatLite::InternalWriteMessageToArray ( int  field_number,
const MessageType &  value,
uint8 target,
io::EpsCopyOutputStream stream 
)
inline

◆ LengthDelimitedSize() [1/2]

size_t google::protobuf.internal::WireFormatLite::LengthDelimitedSize ( size_t  length)
inlinestatic

◆ LengthDelimitedSize() [2/2]

static size_t google::protobuf.internal::WireFormatLite::LengthDelimitedSize ( size_t  length)
inlinestatic

◆ MakeTag() [1/2]

constexpr uint32_t google::protobuf.internal::WireFormatLite::MakeTag ( int  field_number,
WireType  type 
)
inlinestaticconstexpr

◆ MakeTag() [2/2]

constexpr static uint32_t google::protobuf.internal::WireFormatLite::MakeTag ( int  field_number,
WireType  type 
)
staticconstexpr

◆ MessageSize() [1/2]

template<typename MessageType >
size_t google::protobuf.internal::WireFormatLite::MessageSize ( const MessageType &  value)
inlinestatic

◆ MessageSize() [2/2]

template<typename MessageType >
static size_t google::protobuf.internal::WireFormatLite::MessageSize ( const MessageType &  value)
inlinestatic

◆ MessageSizeNoVirtual() [1/3]

template<typename MessageType >
static size_t google::protobuf.internal::WireFormatLite::MessageSizeNoVirtual ( const MessageType &  value)
inlinestatic

◆ MessageSizeNoVirtual() [2/3]

template<typename MessageType >
static size_t google::protobuf.internal::WireFormatLite::MessageSizeNoVirtual ( const MessageType &  value)
inlinestatic

◆ MessageSizeNoVirtual() [3/3]

template<typename MessageType_WorkAroundCppLookupDefect >
size_t google::protobuf.internal::WireFormatLite::MessageSizeNoVirtual ( const MessageType_WorkAroundCppLookupDefect &  value)
inline

◆ ReadBytes() [1/4]

bool google::protobuf.internal::WireFormatLite::ReadBytes ( io::CodedInputStream input,
std::string **  p 
)
static

◆ ReadBytes() [2/4]

static bool google::protobuf.internal::WireFormatLite::ReadBytes ( io::CodedInputStream input,
std::string **  p 
)
static

◆ ReadBytes() [3/4]

bool google::protobuf.internal::WireFormatLite::ReadBytes ( io::CodedInputStream input,
std::string *  value 
)
static

◆ ReadBytes() [4/4]

static bool google::protobuf.internal::WireFormatLite::ReadBytes ( io::CodedInputStream input,
std::string *  value 
)
static

◆ ReadGroup() [1/2]

template<typename MessageType >
bool google::protobuf.internal::WireFormatLite::ReadGroup ( int  field_number,
io::CodedInputStream input,
MessageType *  value 
)
inlinestatic

◆ ReadGroup() [2/2]

template<typename MessageType >
static bool google::protobuf.internal::WireFormatLite::ReadGroup ( int  field_number,
io::CodedInputStream input,
MessageType *  value 
)
inlinestatic

◆ ReadMessage() [1/2]

template<typename MessageType >
bool google::protobuf.internal::WireFormatLite::ReadMessage ( io::CodedInputStream input,
MessageType *  value 
)
inlinestatic

◆ ReadMessage() [2/2]

template<typename MessageType >
static bool google::protobuf.internal::WireFormatLite::ReadMessage ( io::CodedInputStream input,
MessageType *  value 
)
inlinestatic

◆ ReadMessageNoVirtual() [1/2]

template<typename MessageType >
static bool google::protobuf.internal::WireFormatLite::ReadMessageNoVirtual ( io::CodedInputStream input,
MessageType *  value 
)
inlinestatic

◆ ReadMessageNoVirtual() [2/2]

template<typename MessageType >
static bool google::protobuf.internal::WireFormatLite::ReadMessageNoVirtual ( io::CodedInputStream input,
MessageType *  value 
)
inlinestatic

◆ ReadPackedEnumNoInline() [1/2]

static bool google::protobuf.internal::WireFormatLite::ReadPackedEnumNoInline ( io::CodedInputStream input,
bool(*)(int is_valid,
RepeatedField< int > *  values 
)
static

◆ ReadPackedEnumNoInline() [2/2]

static bool google::protobuf.internal::WireFormatLite::ReadPackedEnumNoInline ( io::CodedInputStream input,
bool(*)(int is_valid,
RepeatedField< int > *  values 
)
static

◆ ReadPackedEnumPreserveUnknowns() [1/2]

bool google::protobuf.internal::WireFormatLite::ReadPackedEnumPreserveUnknowns ( io::CodedInputStream input,
int  field_number,
bool(*)(int is_valid,
io::CodedOutputStream unknown_fields_stream,
RepeatedField< int > *  values 
)
static

◆ ReadPackedEnumPreserveUnknowns() [2/2]

static bool google::protobuf.internal::WireFormatLite::ReadPackedEnumPreserveUnknowns ( io::CodedInputStream input,
int  field_number,
bool(*)(int is_valid,
io::CodedOutputStream unknown_fields_stream,
RepeatedField< int > *  values 
)
static

◆ ReadPackedFixedSizePrimitive() [1/3]

template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_ALWAYS_INLINE bool google::protobuf.internal::WireFormatLite::ReadPackedFixedSizePrimitive ( io::CodedInputStream input,
RepeatedField< CType > *  value 
)
staticprivate

◆ ReadPackedFixedSizePrimitive() [2/3]

template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_NDEBUG_INLINE bool google::protobuf.internal::WireFormatLite::ReadPackedFixedSizePrimitive ( io::CodedInputStream input,
RepeatedField< CType > *  value 
)
staticprivate

◆ ReadPackedFixedSizePrimitive() [3/3]

template<typename CType , enum WireFormatLite::FieldType DeclaredType>
bool google::protobuf.internal::WireFormatLite::ReadPackedFixedSizePrimitive ( io::CodedInputStream input,
RepeatedField< CType > *  values 
)
inline

◆ ReadPackedPrimitive() [1/3]

template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_ALWAYS_INLINE bool google::protobuf.internal::WireFormatLite::ReadPackedPrimitive ( io::CodedInputStream input,
RepeatedField< CType > *  value 
)
static

◆ ReadPackedPrimitive() [2/3]

template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_NDEBUG_INLINE bool google::protobuf.internal::WireFormatLite::ReadPackedPrimitive ( io::CodedInputStream input,
RepeatedField< CType > *  value 
)
static

◆ ReadPackedPrimitive() [3/3]

template<typename CType , enum WireFormatLite::FieldType DeclaredType>
bool google::protobuf.internal::WireFormatLite::ReadPackedPrimitive ( io::CodedInputStream input,
RepeatedField< CType > *  values 
)
inline

◆ ReadPackedPrimitiveNoInline() [1/2]

template<typename CType , enum WireFormatLite::FieldType DeclaredType>
bool google::protobuf.internal::WireFormatLite::ReadPackedPrimitiveNoInline ( io::CodedInputStream input,
RepeatedField< CType > *  value 
)
static

◆ ReadPackedPrimitiveNoInline() [2/2]

template<typename CType , enum FieldType DeclaredType>
static bool google::protobuf.internal::WireFormatLite::ReadPackedPrimitiveNoInline ( io::CodedInputStream input,
RepeatedField< CType > *  value 
)
static

◆ ReadPrimitive() [1/6]

template<>
bool google::protobuf.internal::WireFormatLite::ReadPrimitive ( io::CodedInputStream input,
bool value 
)
inlinestatic

◆ ReadPrimitive() [2/6]

template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_ALWAYS_INLINE bool google::protobuf.internal::WireFormatLite::ReadPrimitive ( io::CodedInputStream input,
CType *  value 
)
static

◆ ReadPrimitive() [3/6]

template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_NDEBUG_INLINE bool google::protobuf.internal::WireFormatLite::ReadPrimitive ( io::CodedInputStream input,
CType *  value 
)
static

◆ ReadPrimitive() [4/6]

template<>
bool google::protobuf.internal::WireFormatLite::ReadPrimitive ( io::CodedInputStream input,
double *  value 
)
inlinestatic

◆ ReadPrimitive() [5/6]

template<>
bool google::protobuf.internal::WireFormatLite::ReadPrimitive ( io::CodedInputStream input,
float *  value 
)
inlinestatic

◆ ReadPrimitive() [6/6]

template<>
bool google::protobuf.internal::WireFormatLite::ReadPrimitive ( io::CodedInputStream input,
int value 
)
inlinestatic

◆ ReadPrimitiveFromArray() [1/4]

template<typename CType , enum FieldType DeclaredType>
static const PROTOBUF_ALWAYS_INLINE uint8* google::protobuf.internal::WireFormatLite::ReadPrimitiveFromArray ( const uint8 buffer,
CType *  value 
)
static

◆ ReadPrimitiveFromArray() [2/4]

template<typename CType , enum FieldType DeclaredType>
static const PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::ReadPrimitiveFromArray ( const uint8_t buffer,
CType *  value 
)
static

◆ ReadPrimitiveFromArray() [3/4]

template<>
const uint8_t* google::protobuf.internal::WireFormatLite::ReadPrimitiveFromArray ( const uint8_t buffer,
double *  value 
)
inlinestatic

◆ ReadPrimitiveFromArray() [4/4]

template<>
const uint8_t* google::protobuf.internal::WireFormatLite::ReadPrimitiveFromArray ( const uint8_t buffer,
float *  value 
)
inlinestatic

◆ ReadRepeatedFixedSizePrimitive() [1/3]

template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_ALWAYS_INLINE bool google::protobuf.internal::WireFormatLite::ReadRepeatedFixedSizePrimitive ( int  tag_size,
uint32  tag,
io::CodedInputStream input,
RepeatedField< CType > *  value 
)
staticprivate

◆ ReadRepeatedFixedSizePrimitive() [2/3]

template<typename CType , enum WireFormatLite::FieldType DeclaredType>
bool google::protobuf.internal::WireFormatLite::ReadRepeatedFixedSizePrimitive ( int  tag_size,
uint32  tag,
io::CodedInputStream input,
RepeatedField< CType > *  values 
)
inline

◆ ReadRepeatedFixedSizePrimitive() [3/3]

template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_NDEBUG_INLINE bool google::protobuf.internal::WireFormatLite::ReadRepeatedFixedSizePrimitive ( int  tag_size,
uint32_t  tag,
io::CodedInputStream input,
RepeatedField< CType > *  value 
)
staticprivate

◆ ReadRepeatedPrimitive() [1/3]

template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_ALWAYS_INLINE bool google::protobuf.internal::WireFormatLite::ReadRepeatedPrimitive ( int  tag_size,
uint32  tag,
io::CodedInputStream input,
RepeatedField< CType > *  value 
)
static

◆ ReadRepeatedPrimitive() [2/3]

template<typename CType , enum FieldType DeclaredType>
static PROTOBUF_NDEBUG_INLINE bool google::protobuf.internal::WireFormatLite::ReadRepeatedPrimitive ( int  tag_size,
uint32_t  tag,
io::CodedInputStream input,
RepeatedField< CType > *  value 
)
static

◆ ReadRepeatedPrimitive() [3/3]

template<typename CType , enum WireFormatLite::FieldType DeclaredType>
bool google::protobuf.internal::WireFormatLite::ReadRepeatedPrimitive ( int  ,
uint32  tag,
io::CodedInputStream input,
RepeatedField< CType > *  values 
)
inline

◆ ReadRepeatedPrimitiveNoInline() [1/2]

template<typename CType , enum WireFormatLite::FieldType DeclaredType>
bool google::protobuf.internal::WireFormatLite::ReadRepeatedPrimitiveNoInline ( int  tag_size,
uint32  tag,
io::CodedInputStream input,
RepeatedField< CType > *  value 
)
static

◆ ReadRepeatedPrimitiveNoInline() [2/2]

template<typename CType , enum FieldType DeclaredType>
static bool google::protobuf.internal::WireFormatLite::ReadRepeatedPrimitiveNoInline ( int  tag_size,
uint32_t  tag,
io::CodedInputStream input,
RepeatedField< CType > *  value 
)
static

◆ ReadString() [1/4]

bool google::protobuf.internal::WireFormatLite::ReadString ( io::CodedInputStream input,
std::string **  p 
)
inlinestatic

◆ ReadString() [2/4]

static bool google::protobuf.internal::WireFormatLite::ReadString ( io::CodedInputStream input,
std::string **  p 
)
inlinestatic

◆ ReadString() [3/4]

bool google::protobuf.internal::WireFormatLite::ReadString ( io::CodedInputStream input,
std::string *  value 
)
inlinestatic

◆ ReadString() [4/4]

static bool google::protobuf.internal::WireFormatLite::ReadString ( io::CodedInputStream input,
std::string *  value 
)
inlinestatic

◆ SInt32Size() [1/4]

size_t google::protobuf.internal::WireFormatLite::SInt32Size ( const RepeatedField< int32 > &  value)
static

◆ SInt32Size() [2/4]

static size_t google::protobuf.internal::WireFormatLite::SInt32Size ( const RepeatedField< int32_t > &  value)
static

◆ SInt32Size() [3/4]

size_t google::protobuf.internal::WireFormatLite::SInt32Size ( int32  value)
inlinestatic

◆ SInt32Size() [4/4]

static size_t google::protobuf.internal::WireFormatLite::SInt32Size ( int32_t  value)
inlinestatic

◆ SInt32SizePlusOne()

size_t google::protobuf.internal::WireFormatLite::SInt32SizePlusOne ( int32_t  value)
inlinestatic

◆ SInt64Size() [1/4]

size_t google::protobuf.internal::WireFormatLite::SInt64Size ( const RepeatedField< int64 > &  value)
static

◆ SInt64Size() [2/4]

static size_t google::protobuf.internal::WireFormatLite::SInt64Size ( const RepeatedField< int64_t > &  value)
static

◆ SInt64Size() [3/4]

size_t google::protobuf.internal::WireFormatLite::SInt64Size ( int64  value)
inlinestatic

◆ SInt64Size() [4/4]

static size_t google::protobuf.internal::WireFormatLite::SInt64Size ( int64_t  value)
inlinestatic

◆ SInt64SizePlusOne()

size_t google::protobuf.internal::WireFormatLite::SInt64SizePlusOne ( int64_t  value)
inlinestatic

◆ SkipField() [1/4]

bool google::protobuf.internal::WireFormatLite::SkipField ( io::CodedInputStream input,
uint32  tag 
)
static

◆ SkipField() [2/4]

bool google::protobuf.internal::WireFormatLite::SkipField ( io::CodedInputStream input,
uint32  tag,
io::CodedOutputStream output 
)
static

◆ SkipField() [3/4]

static bool google::protobuf.internal::WireFormatLite::SkipField ( io::CodedInputStream input,
uint32_t  tag 
)
static

◆ SkipField() [4/4]

static bool google::protobuf.internal::WireFormatLite::SkipField ( io::CodedInputStream input,
uint32_t  tag,
io::CodedOutputStream output 
)
static

◆ SkipMessage() [1/4]

bool google::protobuf.internal::WireFormatLite::SkipMessage ( io::CodedInputStream input)
static

◆ SkipMessage() [2/4]

static bool google::protobuf.internal::WireFormatLite::SkipMessage ( io::CodedInputStream input)
static

◆ SkipMessage() [3/4]

bool google::protobuf.internal::WireFormatLite::SkipMessage ( io::CodedInputStream input,
io::CodedOutputStream output 
)
static

◆ SkipMessage() [4/4]

static bool google::protobuf.internal::WireFormatLite::SkipMessage ( io::CodedInputStream input,
io::CodedOutputStream output 
)
static

◆ StringSize() [1/2]

size_t google::protobuf.internal::WireFormatLite::StringSize ( const std::string &  value)
inlinestatic

◆ StringSize() [2/2]

static size_t google::protobuf.internal::WireFormatLite::StringSize ( const std::string &  value)
inlinestatic

◆ TagSize() [1/2]

size_t google::protobuf.internal::WireFormatLite::TagSize ( int  field_number,
WireFormatLite::FieldType  type 
)
inlinestatic

◆ TagSize() [2/2]

static size_t google::protobuf.internal::WireFormatLite::TagSize ( int  field_number,
WireFormatLite::FieldType  type 
)
inlinestatic

◆ UInt32Size() [1/4]

size_t google::protobuf.internal::WireFormatLite::UInt32Size ( const RepeatedField< uint32 > &  value)
static

◆ UInt32Size() [2/4]

static size_t google::protobuf.internal::WireFormatLite::UInt32Size ( const RepeatedField< uint32_t > &  value)
static

◆ UInt32Size() [3/4]

size_t google::protobuf.internal::WireFormatLite::UInt32Size ( uint32  value)
inlinestatic

◆ UInt32Size() [4/4]

static size_t google::protobuf.internal::WireFormatLite::UInt32Size ( uint32_t  value)
inlinestatic

◆ UInt32SizePlusOne()

size_t google::protobuf.internal::WireFormatLite::UInt32SizePlusOne ( uint32_t  value)
inlinestatic

◆ UInt64Size() [1/4]

size_t google::protobuf.internal::WireFormatLite::UInt64Size ( const RepeatedField< uint64 > &  value)
static

◆ UInt64Size() [2/4]

static size_t google::protobuf.internal::WireFormatLite::UInt64Size ( const RepeatedField< uint64_t > &  value)
static

◆ UInt64Size() [3/4]

size_t google::protobuf.internal::WireFormatLite::UInt64Size ( uint64  value)
inlinestatic

◆ UInt64Size() [4/4]

static size_t google::protobuf.internal::WireFormatLite::UInt64Size ( uint64_t  value)
inlinestatic

◆ UInt64SizePlusOne()

size_t google::protobuf.internal::WireFormatLite::UInt64SizePlusOne ( uint64_t  value)
inlinestatic

◆ VerifyUtf8String() [1/2]

bool google::protobuf.internal::WireFormatLite::VerifyUtf8String ( const char *  data,
int  size,
Operation  op,
const char *  field_name 
)
static

◆ VerifyUtf8String() [2/2]

static bool google::protobuf.internal::WireFormatLite::VerifyUtf8String ( const char *  data,
int  size,
Operation  op,
const char *  field_name 
)
static

◆ WireTypeForFieldType() [1/2]

static WireFormatLite::WireType google::protobuf.internal::WireFormatLite::WireTypeForFieldType ( WireFormatLite::FieldType  type)
inlinestatic

◆ WireTypeForFieldType() [2/2]

static WireFormatLite::WireType google::protobuf.internal::WireFormatLite::WireTypeForFieldType ( WireFormatLite::FieldType  type)
inlinestatic

◆ WriteBool() [1/2]

void google::protobuf.internal::WireFormatLite::WriteBool ( int  field_number,
bool  value,
io::CodedOutputStream output 
)
static

◆ WriteBool() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteBool ( int  field_number,
bool  value,
io::CodedOutputStream output 
)
static

◆ WriteBoolArray() [1/2]

void google::protobuf.internal::WireFormatLite::WriteBoolArray ( const bool a,
int  n,
io::CodedOutputStream output 
)
static

◆ WriteBoolArray() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteBoolArray ( const bool a,
int  n,
io::CodedOutputStream output 
)
static

◆ WriteBoolNoTag() [1/2]

void google::protobuf.internal::WireFormatLite::WriteBoolNoTag ( bool  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteBoolNoTag() [2/2]

static PROTOBUF_NDEBUG_INLINE void google::protobuf.internal::WireFormatLite::WriteBoolNoTag ( bool  value,
io::CodedOutputStream output 
)
static

◆ WriteBoolNoTagToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteBoolNoTagToArray ( bool  value,
uint8 target 
)
inlinestatic

◆ WriteBoolNoTagToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteBoolNoTagToArray ( bool  value,
uint8_t target 
)
static

◆ WriteBoolNoTagToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteBoolNoTagToArray ( const RepeatedField< bool > &  value,
uint8 output 
)
inlinestatic

◆ WriteBoolNoTagToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteBoolNoTagToArray ( const RepeatedField< bool > &  value,
uint8_t output 
)
static

◆ WriteBoolToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteBoolToArray ( int  field_number,
bool  value,
uint8 target 
)
inlinestatic

◆ WriteBoolToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteBoolToArray ( int  field_number,
bool  value,
uint8_t target 
)
static

◆ WriteBoolToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteBoolToArray ( int  field_number,
const RepeatedField< bool > &  value,
uint8 output 
)
inlinestatic

◆ WriteBoolToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteBoolToArray ( int  field_number,
const RepeatedField< bool > &  value,
uint8_t output 
)
static

◆ WriteBytes() [1/2]

void google::protobuf.internal::WireFormatLite::WriteBytes ( int  field_number,
const std::string &  value,
io::CodedOutputStream output 
)
static

◆ WriteBytes() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteBytes ( int  field_number,
const std::string &  value,
io::CodedOutputStream output 
)
static

◆ WriteBytesMaybeAliased() [1/2]

void google::protobuf.internal::WireFormatLite::WriteBytesMaybeAliased ( int  field_number,
const std::string &  value,
io::CodedOutputStream output 
)
static

◆ WriteBytesMaybeAliased() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteBytesMaybeAliased ( int  field_number,
const std::string &  value,
io::CodedOutputStream output 
)
static

◆ WriteBytesToArray() [1/2]

uint8_t * google::protobuf.internal::WireFormatLite::WriteBytesToArray ( int  field_number,
const std::string &  value,
uint8 target 
)
inlinestatic

◆ WriteBytesToArray() [2/2]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteBytesToArray ( int  field_number,
const std::string &  value,
uint8_t target 
)
static

◆ WriteDouble() [1/2]

void google::protobuf.internal::WireFormatLite::WriteDouble ( int  field_number,
double  value,
io::CodedOutputStream output 
)
static

◆ WriteDouble() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteDouble ( int  field_number,
double  value,
io::CodedOutputStream output 
)
static

◆ WriteDoubleArray() [1/2]

void google::protobuf.internal::WireFormatLite::WriteDoubleArray ( const double *  a,
int  n,
io::CodedOutputStream output 
)
static

◆ WriteDoubleArray() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteDoubleArray ( const double *  a,
int  n,
io::CodedOutputStream output 
)
static

◆ WriteDoubleNoTag() [1/2]

void google::protobuf.internal::WireFormatLite::WriteDoubleNoTag ( double  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteDoubleNoTag() [2/2]

static PROTOBUF_NDEBUG_INLINE void google::protobuf.internal::WireFormatLite::WriteDoubleNoTag ( double  value,
io::CodedOutputStream output 
)
static

◆ WriteDoubleNoTagToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteDoubleNoTagToArray ( const RepeatedField< double > &  value,
uint8 output 
)
inlinestatic

◆ WriteDoubleNoTagToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteDoubleNoTagToArray ( const RepeatedField< double > &  value,
uint8_t output 
)
static

◆ WriteDoubleNoTagToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteDoubleNoTagToArray ( double  value,
uint8 target 
)
inlinestatic

◆ WriteDoubleNoTagToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteDoubleNoTagToArray ( double  value,
uint8_t target 
)
static

◆ WriteDoubleToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteDoubleToArray ( int  field_number,
const RepeatedField< double > &  value,
uint8 output 
)
inlinestatic

◆ WriteDoubleToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteDoubleToArray ( int  field_number,
const RepeatedField< double > &  value,
uint8_t output 
)
static

◆ WriteDoubleToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteDoubleToArray ( int  field_number,
double  value,
uint8 target 
)
inlinestatic

◆ WriteDoubleToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteDoubleToArray ( int  field_number,
double  value,
uint8_t target 
)
static

◆ WriteEnum() [1/2]

void google::protobuf.internal::WireFormatLite::WriteEnum ( int  field_number,
int  value,
io::CodedOutputStream output 
)
static

◆ WriteEnum() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteEnum ( int  field_number,
int  value,
io::CodedOutputStream output 
)
static

◆ WriteEnumNoTag() [1/2]

void google::protobuf.internal::WireFormatLite::WriteEnumNoTag ( int  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteEnumNoTag() [2/2]

static PROTOBUF_NDEBUG_INLINE void google::protobuf.internal::WireFormatLite::WriteEnumNoTag ( int  value,
io::CodedOutputStream output 
)
static

◆ WriteEnumNoTagToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteEnumNoTagToArray ( const RepeatedField< int > &  value,
uint8 output 
)
inlinestatic

◆ WriteEnumNoTagToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteEnumNoTagToArray ( const RepeatedField< int > &  value,
uint8_t output 
)
static

◆ WriteEnumNoTagToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteEnumNoTagToArray ( int  value,
uint8 target 
)
inlinestatic

◆ WriteEnumNoTagToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteEnumNoTagToArray ( int  value,
uint8_t target 
)
static

◆ WriteEnumToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteEnumToArray ( int  field_number,
const RepeatedField< int > &  value,
uint8 output 
)
inlinestatic

◆ WriteEnumToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteEnumToArray ( int  field_number,
const RepeatedField< int > &  value,
uint8_t output 
)
static

◆ WriteEnumToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteEnumToArray ( int  field_number,
int  value,
uint8 target 
)
inlinestatic

◆ WriteEnumToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteEnumToArray ( int  field_number,
int  value,
uint8_t target 
)
static

◆ WriteFixed32() [1/2]

void google::protobuf.internal::WireFormatLite::WriteFixed32 ( int  field_number,
uint32  value,
io::CodedOutputStream output 
)
static

◆ WriteFixed32() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteFixed32 ( int  field_number,
uint32_t  value,
io::CodedOutputStream output 
)
static

◆ WriteFixed32Array() [1/2]

void google::protobuf.internal::WireFormatLite::WriteFixed32Array ( const uint32 a,
int  n,
io::CodedOutputStream output 
)
static

◆ WriteFixed32Array() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteFixed32Array ( const uint32_t a,
int  n,
io::CodedOutputStream output 
)
static

◆ WriteFixed32NoTag() [1/2]

void google::protobuf.internal::WireFormatLite::WriteFixed32NoTag ( uint32  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteFixed32NoTag() [2/2]

static PROTOBUF_NDEBUG_INLINE void google::protobuf.internal::WireFormatLite::WriteFixed32NoTag ( uint32_t  value,
io::CodedOutputStream output 
)
static

◆ WriteFixed32NoTagToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteFixed32NoTagToArray ( const RepeatedField< uint32 > &  value,
uint8 output 
)
inlinestatic

◆ WriteFixed32NoTagToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteFixed32NoTagToArray ( const RepeatedField< uint32_t > &  value,
uint8_t output 
)
static

◆ WriteFixed32NoTagToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteFixed32NoTagToArray ( uint32  value,
uint8 target 
)
inlinestatic

◆ WriteFixed32NoTagToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteFixed32NoTagToArray ( uint32_t  value,
uint8_t target 
)
static

◆ WriteFixed32ToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteFixed32ToArray ( int  field_number,
const RepeatedField< uint32 > &  value,
uint8 output 
)
inlinestatic

◆ WriteFixed32ToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteFixed32ToArray ( int  field_number,
const RepeatedField< uint32_t > &  value,
uint8_t output 
)
static

◆ WriteFixed32ToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteFixed32ToArray ( int  field_number,
uint32  value,
uint8 target 
)
inlinestatic

◆ WriteFixed32ToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteFixed32ToArray ( int  field_number,
uint32_t  value,
uint8_t target 
)
static

◆ WriteFixed64() [1/2]

void google::protobuf.internal::WireFormatLite::WriteFixed64 ( int  field_number,
uint64  value,
io::CodedOutputStream output 
)
static

◆ WriteFixed64() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteFixed64 ( int  field_number,
uint64_t  value,
io::CodedOutputStream output 
)
static

◆ WriteFixed64Array() [1/2]

void google::protobuf.internal::WireFormatLite::WriteFixed64Array ( const uint64 a,
int  n,
io::CodedOutputStream output 
)
static

◆ WriteFixed64Array() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteFixed64Array ( const uint64_t a,
int  n,
io::CodedOutputStream output 
)
static

◆ WriteFixed64NoTag() [1/2]

void google::protobuf.internal::WireFormatLite::WriteFixed64NoTag ( uint64  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteFixed64NoTag() [2/2]

static PROTOBUF_NDEBUG_INLINE void google::protobuf.internal::WireFormatLite::WriteFixed64NoTag ( uint64_t  value,
io::CodedOutputStream output 
)
static

◆ WriteFixed64NoTagToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteFixed64NoTagToArray ( const RepeatedField< uint64 > &  value,
uint8 output 
)
inlinestatic

◆ WriteFixed64NoTagToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteFixed64NoTagToArray ( const RepeatedField< uint64_t > &  value,
uint8_t output 
)
static

◆ WriteFixed64NoTagToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteFixed64NoTagToArray ( uint64  value,
uint8 target 
)
inlinestatic

◆ WriteFixed64NoTagToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteFixed64NoTagToArray ( uint64_t  value,
uint8_t target 
)
static

◆ WriteFixed64ToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteFixed64ToArray ( int  field_number,
const RepeatedField< uint64 > &  value,
uint8 output 
)
inlinestatic

◆ WriteFixed64ToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteFixed64ToArray ( int  field_number,
const RepeatedField< uint64_t > &  value,
uint8_t output 
)
static

◆ WriteFixed64ToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteFixed64ToArray ( int  field_number,
uint64  value,
uint8 target 
)
inlinestatic

◆ WriteFixed64ToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteFixed64ToArray ( int  field_number,
uint64_t  value,
uint8_t target 
)
static

◆ WriteFixedNoTagToArray() [1/4]

template<typename T >
static PROTOBUF_ALWAYS_INLINE uint8* google::protobuf.internal::WireFormatLite::WriteFixedNoTagToArray ( const RepeatedField< T > &  value,
uint8 *(*)(T, uint8 *)  Writer,
uint8 target 
)
static

◆ WriteFixedNoTagToArray() [2/4]

template<typename T >
uint8* google::protobuf.internal::WireFormatLite::WriteFixedNoTagToArray ( const RepeatedField< T > &  value,
uint8 *(*)(T, uint8 *)  Writer,
uint8 target 
)
inline

◆ WriteFixedNoTagToArray() [3/4]

template<typename T >
static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteFixedNoTagToArray ( const RepeatedField< T > &  value,
uint8_t *(*)(T, uint8_t *)  Writer,
uint8_t target 
)
static

◆ WriteFixedNoTagToArray() [4/4]

template<typename T >
uint8_t* google::protobuf.internal::WireFormatLite::WriteFixedNoTagToArray ( const RepeatedField< T > &  value,
uint8_t *(*)(T, uint8_t *)  Writer,
uint8_t target 
)
inline

◆ WriteFloat() [1/2]

void google::protobuf.internal::WireFormatLite::WriteFloat ( int  field_number,
float  value,
io::CodedOutputStream output 
)
static

◆ WriteFloat() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteFloat ( int  field_number,
float  value,
io::CodedOutputStream output 
)
static

◆ WriteFloatArray() [1/2]

void google::protobuf.internal::WireFormatLite::WriteFloatArray ( const float *  a,
int  n,
io::CodedOutputStream output 
)
static

◆ WriteFloatArray() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteFloatArray ( const float *  a,
int  n,
io::CodedOutputStream output 
)
static

◆ WriteFloatNoTag() [1/2]

void google::protobuf.internal::WireFormatLite::WriteFloatNoTag ( float  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteFloatNoTag() [2/2]

static PROTOBUF_NDEBUG_INLINE void google::protobuf.internal::WireFormatLite::WriteFloatNoTag ( float  value,
io::CodedOutputStream output 
)
static

◆ WriteFloatNoTagToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteFloatNoTagToArray ( const RepeatedField< float > &  value,
uint8 output 
)
inlinestatic

◆ WriteFloatNoTagToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteFloatNoTagToArray ( const RepeatedField< float > &  value,
uint8_t output 
)
static

◆ WriteFloatNoTagToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteFloatNoTagToArray ( float  value,
uint8 target 
)
inlinestatic

◆ WriteFloatNoTagToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteFloatNoTagToArray ( float  value,
uint8_t target 
)
static

◆ WriteFloatToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteFloatToArray ( int  field_number,
const RepeatedField< float > &  value,
uint8 output 
)
inlinestatic

◆ WriteFloatToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteFloatToArray ( int  field_number,
const RepeatedField< float > &  value,
uint8_t output 
)
static

◆ WriteFloatToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteFloatToArray ( int  field_number,
float  value,
uint8 target 
)
inlinestatic

◆ WriteFloatToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteFloatToArray ( int  field_number,
float  value,
uint8_t target 
)
static

◆ WriteGroup() [1/2]

void google::protobuf.internal::WireFormatLite::WriteGroup ( int  field_number,
const MessageLite value,
io::CodedOutputStream output 
)
static

◆ WriteGroup() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteGroup ( int  field_number,
const MessageLite value,
io::CodedOutputStream output 
)
static

◆ WriteGroupMaybeToArray() [1/2]

void google::protobuf.internal::WireFormatLite::WriteGroupMaybeToArray ( int  field_number,
const MessageLite value,
io::CodedOutputStream output 
)
static

◆ WriteGroupMaybeToArray() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteGroupMaybeToArray ( int  field_number,
const MessageLite value,
io::CodedOutputStream output 
)
static

◆ WriteGroupNoVirtual() [1/3]

template<typename MessageType >
static void google::protobuf.internal::WireFormatLite::WriteGroupNoVirtual ( int  field_number,
const MessageType &  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteGroupNoVirtual() [2/3]

template<typename MessageType >
static void google::protobuf.internal::WireFormatLite::WriteGroupNoVirtual ( int  field_number,
const MessageType &  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteGroupNoVirtual() [3/3]

template<typename MessageType_WorkAroundCppLookupDefect >
void google::protobuf.internal::WireFormatLite::WriteGroupNoVirtual ( int  field_number,
const MessageType_WorkAroundCppLookupDefect &  value,
io::CodedOutputStream output 
)
inline

◆ WriteGroupToArray() [1/2]

static PROTOBUF_ALWAYS_INLINE uint8* google::protobuf.internal::WireFormatLite::WriteGroupToArray ( int  field_number,
const MessageLite value,
uint8 target 
)
inlinestatic

◆ WriteGroupToArray() [2/2]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteGroupToArray ( int  field_number,
const MessageLite value,
uint8_t target 
)
inlinestatic

◆ WriteInt32() [1/2]

void google::protobuf.internal::WireFormatLite::WriteInt32 ( int  field_number,
int32  value,
io::CodedOutputStream output 
)
static

◆ WriteInt32() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteInt32 ( int  field_number,
int32_t  value,
io::CodedOutputStream output 
)
static

◆ WriteInt32NoTag() [1/2]

void google::protobuf.internal::WireFormatLite::WriteInt32NoTag ( int32  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteInt32NoTag() [2/2]

static PROTOBUF_NDEBUG_INLINE void google::protobuf.internal::WireFormatLite::WriteInt32NoTag ( int32_t  value,
io::CodedOutputStream output 
)
static

◆ WriteInt32NoTagToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteInt32NoTagToArray ( const RepeatedField< int32 > &  value,
uint8 output 
)
inlinestatic

◆ WriteInt32NoTagToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteInt32NoTagToArray ( const RepeatedField< int32_t > &  value,
uint8_t output 
)
static

◆ WriteInt32NoTagToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteInt32NoTagToArray ( int32  value,
uint8 target 
)
inlinestatic

◆ WriteInt32NoTagToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteInt32NoTagToArray ( int32_t  value,
uint8_t target 
)
static

◆ WriteInt32ToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteInt32ToArray ( int  field_number,
const RepeatedField< int32 > &  value,
uint8 output 
)
inlinestatic

◆ WriteInt32ToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteInt32ToArray ( int  field_number,
const RepeatedField< int32_t > &  value,
uint8_t output 
)
static

◆ WriteInt32ToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteInt32ToArray ( int  field_number,
int32  value,
uint8 target 
)
inlinestatic

◆ WriteInt32ToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteInt32ToArray ( int  field_number,
int32_t  value,
uint8_t target 
)
static

◆ WriteInt64() [1/2]

void google::protobuf.internal::WireFormatLite::WriteInt64 ( int  field_number,
int64  value,
io::CodedOutputStream output 
)
static

◆ WriteInt64() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteInt64 ( int  field_number,
int64_t  value,
io::CodedOutputStream output 
)
static

◆ WriteInt64NoTag() [1/2]

void google::protobuf.internal::WireFormatLite::WriteInt64NoTag ( int64  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteInt64NoTag() [2/2]

static PROTOBUF_NDEBUG_INLINE void google::protobuf.internal::WireFormatLite::WriteInt64NoTag ( int64_t  value,
io::CodedOutputStream output 
)
static

◆ WriteInt64NoTagToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteInt64NoTagToArray ( const RepeatedField< int64 > &  value,
uint8 output 
)
inlinestatic

◆ WriteInt64NoTagToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteInt64NoTagToArray ( const RepeatedField< int64_t > &  value,
uint8_t output 
)
static

◆ WriteInt64NoTagToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteInt64NoTagToArray ( int64  value,
uint8 target 
)
inlinestatic

◆ WriteInt64NoTagToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteInt64NoTagToArray ( int64_t  value,
uint8_t target 
)
static

◆ WriteInt64ToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteInt64ToArray ( int  field_number,
const RepeatedField< int64 > &  value,
uint8 output 
)
inlinestatic

◆ WriteInt64ToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteInt64ToArray ( int  field_number,
const RepeatedField< int64_t > &  value,
uint8_t output 
)
static

◆ WriteInt64ToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteInt64ToArray ( int  field_number,
int64  value,
uint8 target 
)
inlinestatic

◆ WriteInt64ToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteInt64ToArray ( int  field_number,
int64_t  value,
uint8_t target 
)
static

◆ WriteMessage() [1/2]

void google::protobuf.internal::WireFormatLite::WriteMessage ( int  field_number,
const MessageLite value,
io::CodedOutputStream output 
)
static

◆ WriteMessage() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteMessage ( int  field_number,
const MessageLite value,
io::CodedOutputStream output 
)
static

◆ WriteMessageMaybeToArray() [1/2]

void google::protobuf.internal::WireFormatLite::WriteMessageMaybeToArray ( int  field_number,
const MessageLite value,
io::CodedOutputStream output 
)
static

◆ WriteMessageMaybeToArray() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteMessageMaybeToArray ( int  field_number,
const MessageLite value,
io::CodedOutputStream output 
)
static

◆ WriteMessageNoVirtual() [1/3]

template<typename MessageType >
static void google::protobuf.internal::WireFormatLite::WriteMessageNoVirtual ( int  field_number,
const MessageType &  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteMessageNoVirtual() [2/3]

template<typename MessageType >
static void google::protobuf.internal::WireFormatLite::WriteMessageNoVirtual ( int  field_number,
const MessageType &  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteMessageNoVirtual() [3/3]

template<typename MessageType_WorkAroundCppLookupDefect >
void google::protobuf.internal::WireFormatLite::WriteMessageNoVirtual ( int  field_number,
const MessageType_WorkAroundCppLookupDefect &  value,
io::CodedOutputStream output 
)
inline

◆ WriteMessageToArray() [1/2]

static PROTOBUF_ALWAYS_INLINE uint8* google::protobuf.internal::WireFormatLite::WriteMessageToArray ( int  field_number,
const MessageLite value,
uint8 target 
)
inlinestatic

◆ WriteMessageToArray() [2/2]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteMessageToArray ( int  field_number,
const MessageLite value,
uint8_t target 
)
inlinestatic

◆ WritePrimitiveNoTagToArray() [1/4]

template<typename T >
static PROTOBUF_ALWAYS_INLINE uint8* google::protobuf.internal::WireFormatLite::WritePrimitiveNoTagToArray ( const RepeatedField< T > &  value,
uint8 *(*)(T, uint8 *)  Writer,
uint8 target 
)
static

◆ WritePrimitiveNoTagToArray() [2/4]

template<typename T >
uint8* google::protobuf.internal::WireFormatLite::WritePrimitiveNoTagToArray ( const RepeatedField< T > &  value,
uint8 *(*)(T, uint8 *)  Writer,
uint8 target 
)
inline

◆ WritePrimitiveNoTagToArray() [3/4]

template<typename T >
static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WritePrimitiveNoTagToArray ( const RepeatedField< T > &  value,
uint8_t *(*)(T, uint8_t *)  Writer,
uint8_t target 
)
static

◆ WritePrimitiveNoTagToArray() [4/4]

template<typename T >
uint8_t* google::protobuf.internal::WireFormatLite::WritePrimitiveNoTagToArray ( const RepeatedField< T > &  value,
uint8_t *(*)(T, uint8_t *)  Writer,
uint8_t target 
)
inline

◆ WritePrimitiveToArray() [1/4]

template<typename T >
static PROTOBUF_ALWAYS_INLINE uint8* google::protobuf.internal::WireFormatLite::WritePrimitiveToArray ( int  field_number,
const RepeatedField< T > &  value,
uint8 *(*)(int, T, uint8 *)  Writer,
uint8 target 
)
static

◆ WritePrimitiveToArray() [2/4]

template<typename T >
uint8* google::protobuf.internal::WireFormatLite::WritePrimitiveToArray ( int  field_number,
const RepeatedField< T > &  value,
uint8 *(*)(int, T, uint8 *)  Writer,
uint8 target 
)
inline

◆ WritePrimitiveToArray() [3/4]

template<typename T >
static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WritePrimitiveToArray ( int  field_number,
const RepeatedField< T > &  value,
uint8_t *(*)(int, T, uint8_t *)  Writer,
uint8_t target 
)
static

◆ WritePrimitiveToArray() [4/4]

template<typename T >
uint8_t* google::protobuf.internal::WireFormatLite::WritePrimitiveToArray ( int  field_number,
const RepeatedField< T > &  value,
uint8_t *(*)(int, T, uint8_t *)  Writer,
uint8_t target 
)
inline

◆ WriteSFixed32() [1/2]

void google::protobuf.internal::WireFormatLite::WriteSFixed32 ( int  field_number,
int32  value,
io::CodedOutputStream output 
)
static

◆ WriteSFixed32() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteSFixed32 ( int  field_number,
int32_t  value,
io::CodedOutputStream output 
)
static

◆ WriteSFixed32Array() [1/2]

void google::protobuf.internal::WireFormatLite::WriteSFixed32Array ( const int32 a,
int  n,
io::CodedOutputStream output 
)
static

◆ WriteSFixed32Array() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteSFixed32Array ( const int32_t a,
int  n,
io::CodedOutputStream output 
)
static

◆ WriteSFixed32NoTag() [1/2]

void google::protobuf.internal::WireFormatLite::WriteSFixed32NoTag ( int32  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteSFixed32NoTag() [2/2]

static PROTOBUF_NDEBUG_INLINE void google::protobuf.internal::WireFormatLite::WriteSFixed32NoTag ( int32_t  value,
io::CodedOutputStream output 
)
static

◆ WriteSFixed32NoTagToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSFixed32NoTagToArray ( const RepeatedField< int32 > &  value,
uint8 output 
)
inlinestatic

◆ WriteSFixed32NoTagToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSFixed32NoTagToArray ( const RepeatedField< int32_t > &  value,
uint8_t output 
)
static

◆ WriteSFixed32NoTagToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSFixed32NoTagToArray ( int32  value,
uint8 target 
)
inlinestatic

◆ WriteSFixed32NoTagToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSFixed32NoTagToArray ( int32_t  value,
uint8_t target 
)
static

◆ WriteSFixed32ToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSFixed32ToArray ( int  field_number,
const RepeatedField< int32 > &  value,
uint8 output 
)
inlinestatic

◆ WriteSFixed32ToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSFixed32ToArray ( int  field_number,
const RepeatedField< int32_t > &  value,
uint8_t output 
)
static

◆ WriteSFixed32ToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSFixed32ToArray ( int  field_number,
int32  value,
uint8 target 
)
inlinestatic

◆ WriteSFixed32ToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSFixed32ToArray ( int  field_number,
int32_t  value,
uint8_t target 
)
static

◆ WriteSFixed64() [1/2]

void google::protobuf.internal::WireFormatLite::WriteSFixed64 ( int  field_number,
int64  value,
io::CodedOutputStream output 
)
static

◆ WriteSFixed64() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteSFixed64 ( int  field_number,
int64_t  value,
io::CodedOutputStream output 
)
static

◆ WriteSFixed64Array() [1/2]

void google::protobuf.internal::WireFormatLite::WriteSFixed64Array ( const int64 a,
int  n,
io::CodedOutputStream output 
)
static

◆ WriteSFixed64Array() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteSFixed64Array ( const int64_t a,
int  n,
io::CodedOutputStream output 
)
static

◆ WriteSFixed64NoTag() [1/2]

void google::protobuf.internal::WireFormatLite::WriteSFixed64NoTag ( int64  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteSFixed64NoTag() [2/2]

static PROTOBUF_NDEBUG_INLINE void google::protobuf.internal::WireFormatLite::WriteSFixed64NoTag ( int64_t  value,
io::CodedOutputStream output 
)
static

◆ WriteSFixed64NoTagToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSFixed64NoTagToArray ( const RepeatedField< int64 > &  value,
uint8 output 
)
inlinestatic

◆ WriteSFixed64NoTagToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSFixed64NoTagToArray ( const RepeatedField< int64_t > &  value,
uint8_t output 
)
static

◆ WriteSFixed64NoTagToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSFixed64NoTagToArray ( int64  value,
uint8 target 
)
inlinestatic

◆ WriteSFixed64NoTagToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSFixed64NoTagToArray ( int64_t  value,
uint8_t target 
)
static

◆ WriteSFixed64ToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSFixed64ToArray ( int  field_number,
const RepeatedField< int64 > &  value,
uint8 output 
)
inlinestatic

◆ WriteSFixed64ToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSFixed64ToArray ( int  field_number,
const RepeatedField< int64_t > &  value,
uint8_t output 
)
static

◆ WriteSFixed64ToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSFixed64ToArray ( int  field_number,
int64  value,
uint8 target 
)
inlinestatic

◆ WriteSFixed64ToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSFixed64ToArray ( int  field_number,
int64_t  value,
uint8_t target 
)
static

◆ WriteSInt32() [1/2]

void google::protobuf.internal::WireFormatLite::WriteSInt32 ( int  field_number,
int32  value,
io::CodedOutputStream output 
)
static

◆ WriteSInt32() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteSInt32 ( int  field_number,
int32_t  value,
io::CodedOutputStream output 
)
static

◆ WriteSInt32NoTag() [1/2]

void google::protobuf.internal::WireFormatLite::WriteSInt32NoTag ( int32  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteSInt32NoTag() [2/2]

static PROTOBUF_NDEBUG_INLINE void google::protobuf.internal::WireFormatLite::WriteSInt32NoTag ( int32_t  value,
io::CodedOutputStream output 
)
static

◆ WriteSInt32NoTagToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSInt32NoTagToArray ( const RepeatedField< int32 > &  value,
uint8 output 
)
inlinestatic

◆ WriteSInt32NoTagToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSInt32NoTagToArray ( const RepeatedField< int32_t > &  value,
uint8_t output 
)
static

◆ WriteSInt32NoTagToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSInt32NoTagToArray ( int32  value,
uint8 target 
)
inlinestatic

◆ WriteSInt32NoTagToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSInt32NoTagToArray ( int32_t  value,
uint8_t target 
)
static

◆ WriteSInt32ToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSInt32ToArray ( int  field_number,
const RepeatedField< int32 > &  value,
uint8 output 
)
inlinestatic

◆ WriteSInt32ToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSInt32ToArray ( int  field_number,
const RepeatedField< int32_t > &  value,
uint8_t output 
)
static

◆ WriteSInt32ToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSInt32ToArray ( int  field_number,
int32  value,
uint8 target 
)
inlinestatic

◆ WriteSInt32ToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSInt32ToArray ( int  field_number,
int32_t  value,
uint8_t target 
)
static

◆ WriteSInt64() [1/2]

void google::protobuf.internal::WireFormatLite::WriteSInt64 ( int  field_number,
int64  value,
io::CodedOutputStream output 
)
static

◆ WriteSInt64() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteSInt64 ( int  field_number,
int64_t  value,
io::CodedOutputStream output 
)
static

◆ WriteSInt64NoTag() [1/2]

void google::protobuf.internal::WireFormatLite::WriteSInt64NoTag ( int64  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteSInt64NoTag() [2/2]

static PROTOBUF_NDEBUG_INLINE void google::protobuf.internal::WireFormatLite::WriteSInt64NoTag ( int64_t  value,
io::CodedOutputStream output 
)
static

◆ WriteSInt64NoTagToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSInt64NoTagToArray ( const RepeatedField< int64 > &  value,
uint8 output 
)
inlinestatic

◆ WriteSInt64NoTagToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSInt64NoTagToArray ( const RepeatedField< int64_t > &  value,
uint8_t output 
)
static

◆ WriteSInt64NoTagToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSInt64NoTagToArray ( int64  value,
uint8 target 
)
inlinestatic

◆ WriteSInt64NoTagToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSInt64NoTagToArray ( int64_t  value,
uint8_t target 
)
static

◆ WriteSInt64ToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSInt64ToArray ( int  field_number,
const RepeatedField< int64 > &  value,
uint8 output 
)
inlinestatic

◆ WriteSInt64ToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSInt64ToArray ( int  field_number,
const RepeatedField< int64_t > &  value,
uint8_t output 
)
static

◆ WriteSInt64ToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteSInt64ToArray ( int  field_number,
int64  value,
uint8 target 
)
inlinestatic

◆ WriteSInt64ToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteSInt64ToArray ( int  field_number,
int64_t  value,
uint8_t target 
)
static

◆ WriteString() [1/2]

void google::protobuf.internal::WireFormatLite::WriteString ( int  field_number,
const std::string &  value,
io::CodedOutputStream output 
)
static

◆ WriteString() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteString ( int  field_number,
const std::string &  value,
io::CodedOutputStream output 
)
static

◆ WriteStringMaybeAliased() [1/2]

void google::protobuf.internal::WireFormatLite::WriteStringMaybeAliased ( int  field_number,
const std::string &  value,
io::CodedOutputStream output 
)
static

◆ WriteStringMaybeAliased() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteStringMaybeAliased ( int  field_number,
const std::string &  value,
io::CodedOutputStream output 
)
static

◆ WriteStringToArray() [1/2]

uint8_t * google::protobuf.internal::WireFormatLite::WriteStringToArray ( int  field_number,
const std::string &  value,
uint8 target 
)
inlinestatic

◆ WriteStringToArray() [2/2]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteStringToArray ( int  field_number,
const std::string &  value,
uint8_t target 
)
static

◆ WriteSubMessageMaybeToArray() [1/2]

void google::protobuf.internal::WireFormatLite::WriteSubMessageMaybeToArray ( int  size,
const MessageLite value,
io::CodedOutputStream output 
)
staticprivate

◆ WriteSubMessageMaybeToArray() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteSubMessageMaybeToArray ( int  size,
const MessageLite value,
io::CodedOutputStream output 
)
staticprivate

◆ WriteTag() [1/2]

void google::protobuf.internal::WireFormatLite::WriteTag ( int  field_number,
WireType  type,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteTag() [2/2]

static PROTOBUF_NDEBUG_INLINE void google::protobuf.internal::WireFormatLite::WriteTag ( int  field_number,
WireType  type,
io::CodedOutputStream output 
)
static

◆ WriteTagToArray() [1/2]

uint8_t * google::protobuf.internal::WireFormatLite::WriteTagToArray ( int  field_number,
WireType  type,
uint8 target 
)
inlinestatic

◆ WriteTagToArray() [2/2]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteTagToArray ( int  field_number,
WireType  type,
uint8_t target 
)
static

◆ WriteUInt32() [1/2]

void google::protobuf.internal::WireFormatLite::WriteUInt32 ( int  field_number,
uint32  value,
io::CodedOutputStream output 
)
static

◆ WriteUInt32() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteUInt32 ( int  field_number,
uint32_t  value,
io::CodedOutputStream output 
)
static

◆ WriteUInt32NoTag() [1/2]

void google::protobuf.internal::WireFormatLite::WriteUInt32NoTag ( uint32  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteUInt32NoTag() [2/2]

static PROTOBUF_NDEBUG_INLINE void google::protobuf.internal::WireFormatLite::WriteUInt32NoTag ( uint32_t  value,
io::CodedOutputStream output 
)
static

◆ WriteUInt32NoTagToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteUInt32NoTagToArray ( const RepeatedField< uint32 > &  value,
uint8 output 
)
inlinestatic

◆ WriteUInt32NoTagToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteUInt32NoTagToArray ( const RepeatedField< uint32_t > &  value,
uint8_t output 
)
static

◆ WriteUInt32NoTagToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteUInt32NoTagToArray ( uint32  value,
uint8 target 
)
inlinestatic

◆ WriteUInt32NoTagToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteUInt32NoTagToArray ( uint32_t  value,
uint8_t target 
)
static

◆ WriteUInt32ToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteUInt32ToArray ( int  field_number,
const RepeatedField< uint32 > &  value,
uint8 output 
)
inlinestatic

◆ WriteUInt32ToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteUInt32ToArray ( int  field_number,
const RepeatedField< uint32_t > &  value,
uint8_t output 
)
static

◆ WriteUInt32ToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteUInt32ToArray ( int  field_number,
uint32  value,
uint8 target 
)
inlinestatic

◆ WriteUInt32ToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteUInt32ToArray ( int  field_number,
uint32_t  value,
uint8_t target 
)
static

◆ WriteUInt64() [1/2]

void google::protobuf.internal::WireFormatLite::WriteUInt64 ( int  field_number,
uint64  value,
io::CodedOutputStream output 
)
static

◆ WriteUInt64() [2/2]

static void google::protobuf.internal::WireFormatLite::WriteUInt64 ( int  field_number,
uint64_t  value,
io::CodedOutputStream output 
)
static

◆ WriteUInt64NoTag() [1/2]

void google::protobuf.internal::WireFormatLite::WriteUInt64NoTag ( uint64  value,
io::CodedOutputStream output 
)
inlinestatic

◆ WriteUInt64NoTag() [2/2]

static PROTOBUF_NDEBUG_INLINE void google::protobuf.internal::WireFormatLite::WriteUInt64NoTag ( uint64_t  value,
io::CodedOutputStream output 
)
static

◆ WriteUInt64NoTagToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteUInt64NoTagToArray ( const RepeatedField< uint64 > &  value,
uint8 output 
)
inlinestatic

◆ WriteUInt64NoTagToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteUInt64NoTagToArray ( const RepeatedField< uint64_t > &  value,
uint8_t output 
)
static

◆ WriteUInt64NoTagToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteUInt64NoTagToArray ( uint64  value,
uint8 target 
)
inlinestatic

◆ WriteUInt64NoTagToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteUInt64NoTagToArray ( uint64_t  value,
uint8_t target 
)
static

◆ WriteUInt64ToArray() [1/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteUInt64ToArray ( int  field_number,
const RepeatedField< uint64 > &  value,
uint8 output 
)
inlinestatic

◆ WriteUInt64ToArray() [2/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteUInt64ToArray ( int  field_number,
const RepeatedField< uint64_t > &  value,
uint8_t output 
)
static

◆ WriteUInt64ToArray() [3/4]

uint8_t * google::protobuf.internal::WireFormatLite::WriteUInt64ToArray ( int  field_number,
uint64  value,
uint8 target 
)
inlinestatic

◆ WriteUInt64ToArray() [4/4]

static PROTOBUF_NDEBUG_INLINE uint8_t* google::protobuf.internal::WireFormatLite::WriteUInt64ToArray ( int  field_number,
uint64_t  value,
uint8_t target 
)
static

◆ ZigZagDecode32() [1/2]

int32_t google::protobuf.internal::WireFormatLite::ZigZagDecode32 ( uint32  n)
inlinestatic

◆ ZigZagDecode32() [2/2]

static int32_t google::protobuf.internal::WireFormatLite::ZigZagDecode32 ( uint32_t  n)
static

◆ ZigZagDecode64() [1/2]

int64_t google::protobuf.internal::WireFormatLite::ZigZagDecode64 ( uint64  n)
inlinestatic

◆ ZigZagDecode64() [2/2]

static int64_t google::protobuf.internal::WireFormatLite::ZigZagDecode64 ( uint64_t  n)
static

◆ ZigZagEncode32() [1/2]

uint32_t google::protobuf.internal::WireFormatLite::ZigZagEncode32 ( int32  n)
inlinestatic

◆ ZigZagEncode32() [2/2]

static uint32_t google::protobuf.internal::WireFormatLite::ZigZagEncode32 ( int32_t  n)
static

◆ ZigZagEncode64() [1/2]

uint64_t google::protobuf.internal::WireFormatLite::ZigZagEncode64 ( int64  n)
inlinestatic

◆ ZigZagEncode64() [2/2]

static uint64_t google::protobuf.internal::WireFormatLite::ZigZagEncode64 ( int64_t  n)
static

Member Data Documentation

◆ kBoolSize [1/2]

const size_t google::protobuf.internal::WireFormatLite::kBoolSize = 1
static

◆ kBoolSize [2/2]

constexpr size_t google::protobuf.internal::WireFormatLite::kBoolSize = 1
staticconstexpr

◆ kDoubleSize [1/2]

const size_t google::protobuf.internal::WireFormatLite::kDoubleSize = 8
static

◆ kDoubleSize [2/2]

constexpr size_t google::protobuf.internal::WireFormatLite::kDoubleSize = 8
staticconstexpr

◆ kFieldTypeToCppTypeMap

static const CppType google::protobuf.internal::WireFormatLite::kFieldTypeToCppTypeMap
staticprivate

◆ kFixed32Size [1/2]

const size_t google::protobuf.internal::WireFormatLite::kFixed32Size = 4
static

◆ kFixed32Size [2/2]

constexpr size_t google::protobuf.internal::WireFormatLite::kFixed32Size = 4
staticconstexpr

◆ kFixed64Size [1/2]

const size_t google::protobuf.internal::WireFormatLite::kFixed64Size = 8
static

◆ kFixed64Size [2/2]

constexpr size_t google::protobuf.internal::WireFormatLite::kFixed64Size = 8
staticconstexpr

◆ kFloatSize [1/2]

const size_t google::protobuf.internal::WireFormatLite::kFloatSize = 4
static

◆ kFloatSize [2/2]

constexpr size_t google::protobuf.internal::WireFormatLite::kFloatSize = 4
staticconstexpr

◆ kMessageSetItemEndTag

static const int google::protobuf.internal::WireFormatLite::kMessageSetItemEndTag
static

◆ kMessageSetItemNumber [1/2]

const int google::protobuf.internal::WireFormatLite::kMessageSetItemNumber = 1
static

◆ kMessageSetItemNumber [2/2]

constexpr int google::protobuf.internal::WireFormatLite::kMessageSetItemNumber = 1
staticconstexpr

◆ kMessageSetItemStartTag

static const int google::protobuf.internal::WireFormatLite::kMessageSetItemStartTag
static

◆ kMessageSetItemTagsSize

static const size_t google::protobuf.internal::WireFormatLite::kMessageSetItemTagsSize
static
Initial value:
=
io::CodedOutputStream::StaticVarintSize32<
io::CodedOutputStream::StaticVarintSize32<
io::CodedOutputStream::StaticVarintSize32<
io::CodedOutputStream::StaticVarintSize32<

Definition at line 225 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.

◆ kMessageSetMessageNumber [1/2]

const int google::protobuf.internal::WireFormatLite::kMessageSetMessageNumber = 3
static

◆ kMessageSetMessageNumber [2/2]

constexpr int google::protobuf.internal::WireFormatLite::kMessageSetMessageNumber = 3
staticconstexpr

◆ kMessageSetMessageTag

static const int google::protobuf.internal::WireFormatLite::kMessageSetMessageTag
static

◆ kMessageSetTypeIdNumber [1/2]

const int google::protobuf.internal::WireFormatLite::kMessageSetTypeIdNumber = 2
static

◆ kMessageSetTypeIdNumber [2/2]

constexpr int google::protobuf.internal::WireFormatLite::kMessageSetTypeIdNumber = 2
staticconstexpr

◆ kMessageSetTypeIdTag

static const int google::protobuf.internal::WireFormatLite::kMessageSetTypeIdTag
static

◆ kSFixed32Size [1/2]

const size_t google::protobuf.internal::WireFormatLite::kSFixed32Size = 4
static

◆ kSFixed32Size [2/2]

constexpr size_t google::protobuf.internal::WireFormatLite::kSFixed32Size = 4
staticconstexpr

◆ kSFixed64Size [1/2]

const size_t google::protobuf.internal::WireFormatLite::kSFixed64Size = 8
static

◆ kSFixed64Size [2/2]

constexpr size_t google::protobuf.internal::WireFormatLite::kSFixed64Size = 8
staticconstexpr

◆ kTagTypeBits [1/2]

const int google::protobuf.internal::WireFormatLite::kTagTypeBits = 3
static

◆ kTagTypeBits [2/2]

constexpr int google::protobuf.internal::WireFormatLite::kTagTypeBits = 3
staticconstexpr

◆ kTagTypeMask [1/2]

const uint32 google::protobuf.internal::WireFormatLite::kTagTypeMask = (1 << kTagTypeBits) - 1
static

◆ kTagTypeMask [2/2]

constexpr uint32_t google::protobuf.internal::WireFormatLite::kTagTypeMask = (1 << kTagTypeBits) - 1
staticconstexpr

◆ kWireTypeForFieldType

static const WireFormatLite::WireType google::protobuf.internal::WireFormatLite::kWireTypeForFieldType
staticprivate

The documentation for this class was generated from the following files:
google::protobuf::value
const Descriptor::ReservedRange value
Definition: bloaty/third_party/protobuf/src/google/protobuf/descriptor.h:1954
google::protobuf.internal::WireFormatLite::CPPTYPE_INT32
@ CPPTYPE_INT32
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:135
google::protobuf.internal::WireFormatLite::CPPTYPE_UINT32
@ CPPTYPE_UINT32
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:137
google::protobuf.internal::WireFormatLite::WIRETYPE_LENGTH_DELIMITED
@ WIRETYPE_LENGTH_DELIMITED
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:104
google::protobuf.internal::WireFormatLite::CPPTYPE_STRING
@ CPPTYPE_STRING
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:143
google::protobuf.internal::WireFormatLite::kMessageSetTypeIdNumber
static const int kMessageSetTypeIdNumber
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:213
google::protobuf.internal::WireFormatLite::CPPTYPE_MESSAGE
@ CPPTYPE_MESSAGE
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:144
google::protobuf.internal::WireFormatLite::CPPTYPE_ENUM
@ CPPTYPE_ENUM
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:142
google::protobuf.internal::WireFormatLite::WIRETYPE_FIXED64
@ WIRETYPE_FIXED64
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:103
google::protobuf.internal::WireFormatLite::CppType
CppType
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:134
google::protobuf.internal::WireFormatLite::CPPTYPE_BOOL
@ CPPTYPE_BOOL
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:141
google::protobuf.internal::WireFormatLite::kMessageSetItemEndTag
static const int kMessageSetItemEndTag
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:217
google::protobuf.internal::WireFormatLite::WIRETYPE_FIXED32
@ WIRETYPE_FIXED32
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:107
google::protobuf.internal::WireFormatLite::CPPTYPE_FLOAT
@ CPPTYPE_FLOAT
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:140
google::protobuf.internal::WireFormatLite::kMessageSetItemStartTag
static const int kMessageSetItemStartTag
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:215
google::protobuf.internal::WireFormatLite::CPPTYPE_INT64
@ CPPTYPE_INT64
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:136
google::protobuf.internal::WireFormatLite::WIRETYPE_VARINT
@ WIRETYPE_VARINT
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:102
google::protobuf.internal::WireFormatLite::kMessageSetMessageNumber
static const int kMessageSetMessageNumber
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:214
google::protobuf.internal::WireFormatLite::WIRETYPE_START_GROUP
@ WIRETYPE_START_GROUP
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:105
google::protobuf.internal::WireFormatLite::kMessageSetItemNumber
static const int kMessageSetItemNumber
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:212
google::protobuf.internal::WireFormatLite::kMessageSetMessageTag
static const int kMessageSetMessageTag
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:221
google::protobuf.internal::WireFormatLite::WireType
WireType
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:101
google::protobuf.internal::WireFormatLite::WIRETYPE_END_GROUP
@ WIRETYPE_END_GROUP
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:106
google::protobuf.internal::WireFormatLite::CPPTYPE_UINT64
@ CPPTYPE_UINT64
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:138
google::protobuf.internal::WireFormatLite::CPPTYPE_DOUBLE
@ CPPTYPE_DOUBLE
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:139
GOOGLE_PROTOBUF_WIRE_FORMAT_MAKE_TAG
#define GOOGLE_PROTOBUF_WIRE_FORMAT_MAKE_TAG(FIELD_NUMBER, TYPE)
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:202
google::protobuf.internal::WireFormatLite::kMessageSetTypeIdTag
static const int kMessageSetTypeIdTag
Definition: bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h:219


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:26