google::protobuf.internal::WireFormatLite Member List

This is the complete list of members for google::protobuf.internal::WireFormatLite, including all inherited members.

BytesSize(const std::string &value)google::protobuf.internal::WireFormatLiteinlinestatic
CppType enum namegoogle::protobuf.internal::WireFormatLite
CPPTYPE_BOOL enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_DOUBLE enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_ENUM enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_FLOAT enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_INT32 enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_INT64 enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_MESSAGE enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_STRING enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_UINT32 enum valuegoogle::protobuf.internal::WireFormatLite
CPPTYPE_UINT64 enum valuegoogle::protobuf.internal::WireFormatLite
DecodeDouble(uint64 value)google::protobuf.internal::WireFormatLiteinlinestatic
DecodeFloat(uint32 value)google::protobuf.internal::WireFormatLiteinlinestatic
EncodeDouble(double value)google::protobuf.internal::WireFormatLiteinlinestatic
EncodeFloat(float value)google::protobuf.internal::WireFormatLiteinlinestatic
EnumSize(int value)google::protobuf.internal::WireFormatLiteinlinestatic
EnumSize(const RepeatedField< int > &value)google::protobuf.internal::WireFormatLitestatic
FieldType enum namegoogle::protobuf.internal::WireFormatLite
FieldTypeToCppType(FieldType type)google::protobuf.internal::WireFormatLiteinlinestatic
GetTagFieldNumber(uint32 tag)google::protobuf.internal::WireFormatLiteinlinestatic
GetTagWireType(uint32 tag)google::protobuf.internal::WireFormatLiteinlinestatic
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(WireFormatLite)google::protobuf.internal::WireFormatLiteprivate
GroupSize(const MessageType &value)google::protobuf.internal::WireFormatLiteinlinestatic
GroupSizeNoVirtual(const MessageType &value)google::protobuf.internal::WireFormatLiteinlinestatic
GroupSizeNoVirtual(const MessageType_WorkAroundCppLookupDefect &value)google::protobuf.internal::WireFormatLiteinline
Int32Size(int32 value)google::protobuf.internal::WireFormatLiteinlinestatic
Int32Size(const RepeatedField< int32 > &value)google::protobuf.internal::WireFormatLitestatic
Int64Size(int64 value)google::protobuf.internal::WireFormatLiteinlinestatic
Int64Size(const RepeatedField< int64 > &value)google::protobuf.internal::WireFormatLitestatic
InternalWriteGroupNoVirtualToArray(int field_number, const MessageType &value, uint8 *target)google::protobuf.internal::WireFormatLitestatic
InternalWriteGroupNoVirtualToArray(int field_number, const MessageType_WorkAroundCppLookupDefect &value, uint8 *target)google::protobuf.internal::WireFormatLiteinline
InternalWriteGroupToArray(int field_number, const MessageType &value, uint8 *target)google::protobuf.internal::WireFormatLitestatic
InternalWriteGroupToArray(int field_number, const MessageType &value, uint8 *target)google::protobuf.internal::WireFormatLiteinline
InternalWriteMessageNoVirtualToArray(int field_number, const MessageType &value, uint8 *target)google::protobuf.internal::WireFormatLitestatic
InternalWriteMessageNoVirtualToArray(int field_number, const MessageType_WorkAroundCppLookupDefect &value, uint8 *target)google::protobuf.internal::WireFormatLiteinline
InternalWriteMessageToArray(int field_number, const MessageType &value, uint8 *target)google::protobuf.internal::WireFormatLitestatic
InternalWriteMessageToArray(int field_number, const MessageType &value, uint8 *target)google::protobuf.internal::WireFormatLiteinline
kBoolSizegoogle::protobuf.internal::WireFormatLitestatic
kDoubleSizegoogle::protobuf.internal::WireFormatLitestatic
kFieldTypeToCppTypeMapgoogle::protobuf.internal::WireFormatLiteprivatestatic
kFixed32Sizegoogle::protobuf.internal::WireFormatLitestatic
kFixed64Sizegoogle::protobuf.internal::WireFormatLitestatic
kFloatSizegoogle::protobuf.internal::WireFormatLitestatic
kMessageSetItemEndTaggoogle::protobuf.internal::WireFormatLitestatic
kMessageSetItemNumbergoogle::protobuf.internal::WireFormatLitestatic
kMessageSetItemStartTaggoogle::protobuf.internal::WireFormatLitestatic
kMessageSetItemTagsSizegoogle::protobuf.internal::WireFormatLitestatic
kMessageSetMessageNumbergoogle::protobuf.internal::WireFormatLitestatic
kMessageSetMessageTaggoogle::protobuf.internal::WireFormatLitestatic
kMessageSetTypeIdNumbergoogle::protobuf.internal::WireFormatLitestatic
kMessageSetTypeIdTaggoogle::protobuf.internal::WireFormatLitestatic
kSFixed32Sizegoogle::protobuf.internal::WireFormatLitestatic
kSFixed64Sizegoogle::protobuf.internal::WireFormatLitestatic
kTagTypeBitsgoogle::protobuf.internal::WireFormatLitestatic
kTagTypeMaskgoogle::protobuf.internal::WireFormatLitestatic
kWireTypeForFieldTypegoogle::protobuf.internal::WireFormatLiteprivatestatic
LengthDelimitedSize(size_t length)google::protobuf.internal::WireFormatLiteinlinestatic
MakeTag(int field_number, WireType type)google::protobuf.internal::WireFormatLiteinlinestatic
MAX_CPPTYPE enum valuegoogle::protobuf.internal::WireFormatLite
MAX_FIELD_TYPE enum valuegoogle::protobuf.internal::WireFormatLite
MessageSize(const MessageType &value)google::protobuf.internal::WireFormatLiteinlinestatic
MessageSizeNoVirtual(const MessageType &value)google::protobuf.internal::WireFormatLiteinlinestatic
MessageSizeNoVirtual(const MessageType_WorkAroundCppLookupDefect &value)google::protobuf.internal::WireFormatLiteinline
Operation enum namegoogle::protobuf.internal::WireFormatLite
PARSE enum valuegoogle::protobuf.internal::WireFormatLite
ReadBytes(io::CodedInputStream *input, std::string *value)google::protobuf.internal::WireFormatLitestatic
ReadBytes(io::CodedInputStream *input, std::string **p)google::protobuf.internal::WireFormatLitestatic
ReadGroup(int field_number, io::CodedInputStream *input, MessageType *value)google::protobuf.internal::WireFormatLiteinlinestatic
ReadMessage(io::CodedInputStream *input, MessageType *value)google::protobuf.internal::WireFormatLiteinlinestatic
ReadMessageNoVirtual(io::CodedInputStream *input, MessageType *value)google::protobuf.internal::WireFormatLiteinlinestatic
ReadPackedEnumNoInline(io::CodedInputStream *input, bool(*is_valid)(int), RepeatedField< int > *values)google::protobuf.internal::WireFormatLitestatic
ReadPackedEnumPreserveUnknowns(io::CodedInputStream *input, int field_number, bool(*is_valid)(int), io::CodedOutputStream *unknown_fields_stream, RepeatedField< int > *values)google::protobuf.internal::WireFormatLitestatic
ReadPackedFixedSizePrimitive(io::CodedInputStream *input, RepeatedField< CType > *value)google::protobuf.internal::WireFormatLiteprivatestatic
ReadPackedFixedSizePrimitive(io::CodedInputStream *input, RepeatedField< CType > *values)google::protobuf.internal::WireFormatLiteinline
ReadPackedPrimitive(io::CodedInputStream *input, RepeatedField< CType > *value)google::protobuf.internal::WireFormatLitestatic
ReadPackedPrimitive(io::CodedInputStream *input, RepeatedField< CType > *values)google::protobuf.internal::WireFormatLiteinline
ReadPackedPrimitiveNoInline(io::CodedInputStream *input, RepeatedField< CType > *value)google::protobuf.internal::WireFormatLitestatic
ReadPrimitive(io::CodedInputStream *input, CType *value)google::protobuf.internal::WireFormatLitestatic
ReadPrimitiveFromArray(const uint8 *buffer, CType *value)google::protobuf.internal::WireFormatLitestatic
ReadRepeatedFixedSizePrimitive(int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *value)google::protobuf.internal::WireFormatLiteprivatestatic
ReadRepeatedFixedSizePrimitive(int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *values)google::protobuf.internal::WireFormatLiteinline
ReadRepeatedPrimitive(int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *value)google::protobuf.internal::WireFormatLitestatic
ReadRepeatedPrimitive(int, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *values)google::protobuf.internal::WireFormatLiteinline
ReadRepeatedPrimitiveNoInline(int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *value)google::protobuf.internal::WireFormatLitestatic
ReadString(io::CodedInputStream *input, std::string *value)google::protobuf.internal::WireFormatLiteinlinestatic
ReadString(io::CodedInputStream *input, std::string **p)google::protobuf.internal::WireFormatLiteinlinestatic
SERIALIZE enum valuegoogle::protobuf.internal::WireFormatLite
SInt32Size(int32 value)google::protobuf.internal::WireFormatLiteinlinestatic
SInt32Size(const RepeatedField< int32 > &value)google::protobuf.internal::WireFormatLitestatic
SInt64Size(int64 value)google::protobuf.internal::WireFormatLiteinlinestatic
SInt64Size(const RepeatedField< int64 > &value)google::protobuf.internal::WireFormatLitestatic
SkipField(io::CodedInputStream *input, uint32 tag)google::protobuf.internal::WireFormatLitestatic
SkipField(io::CodedInputStream *input, uint32 tag, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
SkipMessage(io::CodedInputStream *input)google::protobuf.internal::WireFormatLitestatic
SkipMessage(io::CodedInputStream *input, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
StringSize(const std::string &value)google::protobuf.internal::WireFormatLiteinlinestatic
TagSize(int field_number, WireFormatLite::FieldType type)google::protobuf.internal::WireFormatLiteinlinestatic
TYPE_BOOL enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_BYTES enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_DOUBLE enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_ENUM enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_FIXED32 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_FIXED64 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_FLOAT enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_GROUP enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_INT32 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_INT64 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_MESSAGE enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_SFIXED32 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_SFIXED64 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_SINT32 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_SINT64 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_STRING enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_UINT32 enum valuegoogle::protobuf.internal::WireFormatLite
TYPE_UINT64 enum valuegoogle::protobuf.internal::WireFormatLite
UInt32Size(uint32 value)google::protobuf.internal::WireFormatLiteinlinestatic
UInt32Size(const RepeatedField< uint32 > &value)google::protobuf.internal::WireFormatLitestatic
UInt64Size(uint64 value)google::protobuf.internal::WireFormatLiteinlinestatic
UInt64Size(const RepeatedField< uint64 > &value)google::protobuf.internal::WireFormatLitestatic
VerifyUtf8String(const char *data, int size, Operation op, const char *field_name)google::protobuf.internal::WireFormatLitestatic
WireType enum namegoogle::protobuf.internal::WireFormatLite
WIRETYPE_END_GROUP enum valuegoogle::protobuf.internal::WireFormatLite
WIRETYPE_FIXED32 enum valuegoogle::protobuf.internal::WireFormatLite
WIRETYPE_FIXED64 enum valuegoogle::protobuf.internal::WireFormatLite
WIRETYPE_LENGTH_DELIMITED enum valuegoogle::protobuf.internal::WireFormatLite
WIRETYPE_START_GROUP enum valuegoogle::protobuf.internal::WireFormatLite
WIRETYPE_VARINT enum valuegoogle::protobuf.internal::WireFormatLite
WireTypeForFieldType(WireFormatLite::FieldType type)google::protobuf.internal::WireFormatLiteinlinestatic
WriteBool(int field_number, bool value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteBoolArray(const bool *a, int n, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteBoolNoTag(bool value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteBoolNoTagToArray(bool value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteBoolNoTagToArray(const RepeatedField< bool > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteBoolToArray(int field_number, bool value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteBoolToArray(int field_number, const RepeatedField< bool > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteBytes(int field_number, const std::string &value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteBytesMaybeAliased(int field_number, const std::string &value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteBytesToArray(int field_number, const std::string &value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteDouble(int field_number, double value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteDoubleArray(const double *a, int n, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteDoubleNoTag(double value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteDoubleNoTagToArray(double value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteDoubleNoTagToArray(const RepeatedField< double > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteDoubleToArray(int field_number, double value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteDoubleToArray(int field_number, const RepeatedField< double > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteEnum(int field_number, int value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteEnumNoTag(int value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteEnumNoTagToArray(int value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteEnumNoTagToArray(const RepeatedField< int > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteEnumToArray(int field_number, int value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteEnumToArray(int field_number, const RepeatedField< int > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed32(int field_number, uint32 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteFixed32Array(const uint32 *a, int n, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteFixed32NoTag(uint32 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed32NoTagToArray(uint32 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed32NoTagToArray(const RepeatedField< uint32 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed32ToArray(int field_number, uint32 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed32ToArray(int field_number, const RepeatedField< uint32 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed64(int field_number, uint64 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteFixed64Array(const uint64 *a, int n, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteFixed64NoTag(uint64 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed64NoTagToArray(uint64 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed64NoTagToArray(const RepeatedField< uint64 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed64ToArray(int field_number, uint64 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixed64ToArray(int field_number, const RepeatedField< uint64 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFixedNoTagToArray(const RepeatedField< T > &value, uint8 *(*Writer)(T, uint8 *), uint8 *target)google::protobuf.internal::WireFormatLitestatic
WriteFixedNoTagToArray(const RepeatedField< T > &value, uint8 *(*Writer)(T, uint8 *), uint8 *target)google::protobuf.internal::WireFormatLiteinline
WriteFloat(int field_number, float value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteFloatArray(const float *a, int n, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteFloatNoTag(float value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFloatNoTagToArray(float value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFloatNoTagToArray(const RepeatedField< float > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFloatToArray(int field_number, float value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteFloatToArray(int field_number, const RepeatedField< float > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteGroup(int field_number, const MessageLite &value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteGroupMaybeToArray(int field_number, const MessageLite &value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteGroupNoVirtual(int field_number, const MessageType &value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteGroupNoVirtual(int field_number, const MessageType_WorkAroundCppLookupDefect &value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinline
WriteGroupToArray(int field_number, const MessageLite &value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt32(int field_number, int32 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteInt32NoTag(int32 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt32NoTagToArray(int32 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt32NoTagToArray(const RepeatedField< int32 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt32ToArray(int field_number, int32 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt32ToArray(int field_number, const RepeatedField< int32 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt64(int field_number, int64 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteInt64NoTag(int64 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt64NoTagToArray(int64 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt64NoTagToArray(const RepeatedField< int64 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt64ToArray(int field_number, int64 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteInt64ToArray(int field_number, const RepeatedField< int64 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteMessage(int field_number, const MessageLite &value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteMessageMaybeToArray(int field_number, const MessageLite &value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteMessageNoVirtual(int field_number, const MessageType &value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteMessageNoVirtual(int field_number, const MessageType_WorkAroundCppLookupDefect &value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinline
WriteMessageToArray(int field_number, const MessageLite &value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WritePrimitiveNoTagToArray(const RepeatedField< T > &value, uint8 *(*Writer)(T, uint8 *), uint8 *target)google::protobuf.internal::WireFormatLitestatic
WritePrimitiveNoTagToArray(const RepeatedField< T > &value, uint8 *(*Writer)(T, uint8 *), uint8 *target)google::protobuf.internal::WireFormatLiteinline
WritePrimitiveToArray(int field_number, const RepeatedField< T > &value, uint8 *(*Writer)(int, T, uint8 *), uint8 *target)google::protobuf.internal::WireFormatLitestatic
WritePrimitiveToArray(int field_number, const RepeatedField< T > &value, uint8 *(*Writer)(int, T, uint8 *), uint8 *target)google::protobuf.internal::WireFormatLiteinline
WriteSFixed32(int field_number, int32 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteSFixed32Array(const int32 *a, int n, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteSFixed32NoTag(int32 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSFixed32NoTagToArray(int32 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSFixed32NoTagToArray(const RepeatedField< int32 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSFixed32ToArray(int field_number, int32 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSFixed32ToArray(int field_number, const RepeatedField< int32 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSFixed64(int field_number, int64 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteSFixed64Array(const int64 *a, int n, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteSFixed64NoTag(int64 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSFixed64NoTagToArray(int64 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSFixed64NoTagToArray(const RepeatedField< int64 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSFixed64ToArray(int field_number, int64 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSFixed64ToArray(int field_number, const RepeatedField< int64 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt32(int field_number, int32 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteSInt32NoTag(int32 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt32NoTagToArray(int32 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt32NoTagToArray(const RepeatedField< int32 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt32ToArray(int field_number, int32 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt32ToArray(int field_number, const RepeatedField< int32 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt64(int field_number, int64 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteSInt64NoTag(int64 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt64NoTagToArray(int64 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt64NoTagToArray(const RepeatedField< int64 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt64ToArray(int field_number, int64 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSInt64ToArray(int field_number, const RepeatedField< int64 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteString(int field_number, const std::string &value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteStringMaybeAliased(int field_number, const std::string &value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteStringToArray(int field_number, const std::string &value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteSubMessageMaybeToArray(int size, const MessageLite &value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteprivatestatic
WriteTag(int field_number, WireType type, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteTagToArray(int field_number, WireType type, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt32(int field_number, uint32 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteUInt32NoTag(uint32 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt32NoTagToArray(uint32 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt32NoTagToArray(const RepeatedField< uint32 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt32ToArray(int field_number, uint32 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt32ToArray(int field_number, const RepeatedField< uint32 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt64(int field_number, uint64 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLitestatic
WriteUInt64NoTag(uint64 value, io::CodedOutputStream *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt64NoTagToArray(uint64 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt64NoTagToArray(const RepeatedField< uint64 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt64ToArray(int field_number, uint64 value, uint8 *target)google::protobuf.internal::WireFormatLiteinlinestatic
WriteUInt64ToArray(int field_number, const RepeatedField< uint64 > &value, uint8 *output)google::protobuf.internal::WireFormatLiteinlinestatic
ZigZagDecode32(uint32 n)google::protobuf.internal::WireFormatLiteinlinestatic
ZigZagDecode64(uint64 n)google::protobuf.internal::WireFormatLiteinlinestatic
ZigZagEncode32(int32 n)google::protobuf.internal::WireFormatLiteinlinestatic
ZigZagEncode64(int64 n)google::protobuf.internal::WireFormatLiteinlinestatic


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:10