BytesSize(const std::string &value) | google::protobuf.internal::WireFormatLite | inlinestatic |
BytesSize(const std::string &value) | google::protobuf.internal::WireFormatLite | inlinestatic |
CppType enum name | google::protobuf.internal::WireFormatLite | |
CppType enum name | google::protobuf.internal::WireFormatLite | |
CPPTYPE_BOOL enum value | google::protobuf.internal::WireFormatLite | |
CPPTYPE_DOUBLE enum value | google::protobuf.internal::WireFormatLite | |
CPPTYPE_ENUM enum value | google::protobuf.internal::WireFormatLite | |
CPPTYPE_FLOAT enum value | google::protobuf.internal::WireFormatLite | |
CPPTYPE_INT32 enum value | google::protobuf.internal::WireFormatLite | |
CPPTYPE_INT64 enum value | google::protobuf.internal::WireFormatLite | |
CPPTYPE_MESSAGE enum value | google::protobuf.internal::WireFormatLite | |
CPPTYPE_STRING enum value | google::protobuf.internal::WireFormatLite | |
CPPTYPE_UINT32 enum value | google::protobuf.internal::WireFormatLite | |
CPPTYPE_UINT64 enum value | google::protobuf.internal::WireFormatLite | |
DecodeDouble(uint64 value) | google::protobuf.internal::WireFormatLite | inlinestatic |
DecodeDouble(uint64_t value) | google::protobuf.internal::WireFormatLite | static |
DecodeFloat(uint32 value) | google::protobuf.internal::WireFormatLite | inlinestatic |
DecodeFloat(uint32_t value) | google::protobuf.internal::WireFormatLite | static |
EncodeDouble(double value) | google::protobuf.internal::WireFormatLite | inlinestatic |
EncodeDouble(double value) | google::protobuf.internal::WireFormatLite | static |
EncodeFloat(float value) | google::protobuf.internal::WireFormatLite | inlinestatic |
EncodeFloat(float value) | google::protobuf.internal::WireFormatLite | static |
EnumSize(int value) | google::protobuf.internal::WireFormatLite | inlinestatic |
EnumSize(const RepeatedField< int > &value) | google::protobuf.internal::WireFormatLite | static |
EnumSize(int value) | google::protobuf.internal::WireFormatLite | inlinestatic |
EnumSize(const RepeatedField< int > &value) | google::protobuf.internal::WireFormatLite | static |
EnumSizePlusOne(int value) | google::protobuf.internal::WireFormatLite | inlinestatic |
FieldType enum name | google::protobuf.internal::WireFormatLite | |
FieldType enum name | google::protobuf.internal::WireFormatLite | |
FieldTypeToCppType(FieldType type) | google::protobuf.internal::WireFormatLite | inlinestatic |
FieldTypeToCppType(FieldType type) | google::protobuf.internal::WireFormatLite | static |
GetTagFieldNumber(uint32 tag) | google::protobuf.internal::WireFormatLite | inlinestatic |
GetTagFieldNumber(uint32_t tag) | google::protobuf.internal::WireFormatLite | static |
GetTagWireType(uint32 tag) | google::protobuf.internal::WireFormatLite | inlinestatic |
GetTagWireType(uint32_t tag) | google::protobuf.internal::WireFormatLite | static |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(WireFormatLite) | google::protobuf.internal::WireFormatLite | private |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(WireFormatLite) | google::protobuf.internal::WireFormatLite | private |
GroupSize(const MessageType &value) | google::protobuf.internal::WireFormatLite | inlinestatic |
GroupSize(const MessageType &value) | google::protobuf.internal::WireFormatLite | inlinestatic |
GroupSizeNoVirtual(const MessageType &value) | google::protobuf.internal::WireFormatLite | inlinestatic |
GroupSizeNoVirtual(const MessageType &value) | google::protobuf.internal::WireFormatLite | inlinestatic |
GroupSizeNoVirtual(const MessageType_WorkAroundCppLookupDefect &value) | google::protobuf.internal::WireFormatLite | inline |
Int32Size(int32 value) | google::protobuf.internal::WireFormatLite | inlinestatic |
Int32Size(const RepeatedField< int32 > &value) | google::protobuf.internal::WireFormatLite | static |
Int32Size(int32_t value) | google::protobuf.internal::WireFormatLite | inlinestatic |
Int32Size(const RepeatedField< int32_t > &value) | google::protobuf.internal::WireFormatLite | static |
Int32SizePlusOne(int32_t value) | google::protobuf.internal::WireFormatLite | inlinestatic |
Int64Size(int64 value) | google::protobuf.internal::WireFormatLite | inlinestatic |
Int64Size(const RepeatedField< int64 > &value) | google::protobuf.internal::WireFormatLite | static |
Int64Size(int64_t value) | google::protobuf.internal::WireFormatLite | inlinestatic |
Int64Size(const RepeatedField< int64_t > &value) | google::protobuf.internal::WireFormatLite | static |
Int64SizePlusOne(int64_t value) | google::protobuf.internal::WireFormatLite | inlinestatic |
InternalWriteGroup(int field_number, const MessageType &value, uint8_t *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormatLite | static |
InternalWriteGroup(int field_number, const MessageType &value, uint8_t *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormatLite | inline |
InternalWriteGroupNoVirtualToArray(int field_number, const MessageType &value, uint8 *target) | google::protobuf.internal::WireFormatLite | static |
InternalWriteGroupNoVirtualToArray(int field_number, const MessageType &value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
InternalWriteGroupNoVirtualToArray(int field_number, const MessageType_WorkAroundCppLookupDefect &value, uint8 *target) | google::protobuf.internal::WireFormatLite | inline |
InternalWriteGroupNoVirtualToArray(int field_number, const MessageType_WorkAroundCppLookupDefect &value, uint8_t *target) | google::protobuf.internal::WireFormatLite | inline |
InternalWriteGroupToArray(int field_number, const MessageType &value, uint8 *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormatLite | static |
InternalWriteGroupToArray(int field_number, const MessageType &value, uint8 *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormatLite | inline |
InternalWriteMessage(int field_number, const MessageType &value, uint8_t *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormatLite | static |
InternalWriteMessage(int field_number, const MessageType &value, uint8_t *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormatLite | inline |
InternalWriteMessageNoVirtualToArray(int field_number, const MessageType &value, uint8 *target) | google::protobuf.internal::WireFormatLite | static |
InternalWriteMessageNoVirtualToArray(int field_number, const MessageType &value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
InternalWriteMessageNoVirtualToArray(int field_number, const MessageType_WorkAroundCppLookupDefect &value, uint8 *target) | google::protobuf.internal::WireFormatLite | inline |
InternalWriteMessageNoVirtualToArray(int field_number, const MessageType_WorkAroundCppLookupDefect &value, uint8_t *target) | google::protobuf.internal::WireFormatLite | inline |
InternalWriteMessageToArray(int field_number, const MessageType &value, uint8 *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormatLite | static |
InternalWriteMessageToArray(int field_number, const MessageType &value, uint8 *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormatLite | inline |
kBoolSize | google::protobuf.internal::WireFormatLite | static |
kBoolSize | google::protobuf.internal::WireFormatLite | static |
kDoubleSize | google::protobuf.internal::WireFormatLite | static |
kDoubleSize | google::protobuf.internal::WireFormatLite | static |
kFieldTypeToCppTypeMap | google::protobuf.internal::WireFormatLite | privatestatic |
kFixed32Size | google::protobuf.internal::WireFormatLite | static |
kFixed32Size | google::protobuf.internal::WireFormatLite | static |
kFixed64Size | google::protobuf.internal::WireFormatLite | static |
kFixed64Size | google::protobuf.internal::WireFormatLite | static |
kFloatSize | google::protobuf.internal::WireFormatLite | static |
kFloatSize | google::protobuf.internal::WireFormatLite | static |
kMessageSetItemEndTag | google::protobuf.internal::WireFormatLite | static |
kMessageSetItemNumber | google::protobuf.internal::WireFormatLite | static |
kMessageSetItemNumber | google::protobuf.internal::WireFormatLite | static |
kMessageSetItemStartTag | google::protobuf.internal::WireFormatLite | static |
kMessageSetItemTagsSize | google::protobuf.internal::WireFormatLite | static |
kMessageSetMessageNumber | google::protobuf.internal::WireFormatLite | static |
kMessageSetMessageNumber | google::protobuf.internal::WireFormatLite | static |
kMessageSetMessageTag | google::protobuf.internal::WireFormatLite | static |
kMessageSetTypeIdNumber | google::protobuf.internal::WireFormatLite | static |
kMessageSetTypeIdNumber | google::protobuf.internal::WireFormatLite | static |
kMessageSetTypeIdTag | google::protobuf.internal::WireFormatLite | static |
kSFixed32Size | google::protobuf.internal::WireFormatLite | static |
kSFixed32Size | google::protobuf.internal::WireFormatLite | static |
kSFixed64Size | google::protobuf.internal::WireFormatLite | static |
kSFixed64Size | google::protobuf.internal::WireFormatLite | static |
kTagTypeBits | google::protobuf.internal::WireFormatLite | static |
kTagTypeBits | google::protobuf.internal::WireFormatLite | static |
kTagTypeMask | google::protobuf.internal::WireFormatLite | static |
kTagTypeMask | google::protobuf.internal::WireFormatLite | static |
kWireTypeForFieldType | google::protobuf.internal::WireFormatLite | privatestatic |
LengthDelimitedSize(size_t length) | google::protobuf.internal::WireFormatLite | inlinestatic |
LengthDelimitedSize(size_t length) | google::protobuf.internal::WireFormatLite | inlinestatic |
MakeTag(int field_number, WireType type) | google::protobuf.internal::WireFormatLite | inlinestatic |
MakeTag(int field_number, WireType type) | google::protobuf.internal::WireFormatLite | static |
MAX_CPPTYPE enum value | google::protobuf.internal::WireFormatLite | |
MAX_FIELD_TYPE enum value | google::protobuf.internal::WireFormatLite | |
MessageSize(const MessageType &value) | google::protobuf.internal::WireFormatLite | inlinestatic |
MessageSize(const MessageType &value) | google::protobuf.internal::WireFormatLite | inlinestatic |
MessageSizeNoVirtual(const MessageType &value) | google::protobuf.internal::WireFormatLite | inlinestatic |
MessageSizeNoVirtual(const MessageType &value) | google::protobuf.internal::WireFormatLite | inlinestatic |
MessageSizeNoVirtual(const MessageType_WorkAroundCppLookupDefect &value) | google::protobuf.internal::WireFormatLite | inline |
Operation enum name | google::protobuf.internal::WireFormatLite | |
Operation enum name | google::protobuf.internal::WireFormatLite | |
PARSE enum value | google::protobuf.internal::WireFormatLite | |
ReadBytes(io::CodedInputStream *input, std::string *value) | google::protobuf.internal::WireFormatLite | static |
ReadBytes(io::CodedInputStream *input, std::string **p) | google::protobuf.internal::WireFormatLite | static |
ReadBytes(io::CodedInputStream *input, std::string *value) | google::protobuf.internal::WireFormatLite | static |
ReadBytes(io::CodedInputStream *input, std::string **p) | google::protobuf.internal::WireFormatLite | static |
ReadGroup(int field_number, io::CodedInputStream *input, MessageType *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadGroup(int field_number, io::CodedInputStream *input, MessageType *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadMessage(io::CodedInputStream *input, MessageType *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadMessage(io::CodedInputStream *input, MessageType *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadMessageNoVirtual(io::CodedInputStream *input, MessageType *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadMessageNoVirtual(io::CodedInputStream *input, MessageType *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadPackedEnumNoInline(io::CodedInputStream *input, bool(*is_valid)(int), RepeatedField< int > *values) | google::protobuf.internal::WireFormatLite | static |
ReadPackedEnumNoInline(io::CodedInputStream *input, bool(*is_valid)(int), RepeatedField< int > *values) | google::protobuf.internal::WireFormatLite | static |
ReadPackedEnumPreserveUnknowns(io::CodedInputStream *input, int field_number, bool(*is_valid)(int), io::CodedOutputStream *unknown_fields_stream, RepeatedField< int > *values) | google::protobuf.internal::WireFormatLite | static |
ReadPackedEnumPreserveUnknowns(io::CodedInputStream *input, int field_number, bool(*is_valid)(int), io::CodedOutputStream *unknown_fields_stream, RepeatedField< int > *values) | google::protobuf.internal::WireFormatLite | static |
ReadPackedFixedSizePrimitive(io::CodedInputStream *input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | privatestatic |
ReadPackedFixedSizePrimitive(io::CodedInputStream *input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | privatestatic |
ReadPackedFixedSizePrimitive(io::CodedInputStream *input, RepeatedField< CType > *values) | google::protobuf.internal::WireFormatLite | inline |
ReadPackedPrimitive(io::CodedInputStream *input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | static |
ReadPackedPrimitive(io::CodedInputStream *input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | static |
ReadPackedPrimitive(io::CodedInputStream *input, RepeatedField< CType > *values) | google::protobuf.internal::WireFormatLite | inline |
ReadPackedPrimitiveNoInline(io::CodedInputStream *input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | static |
ReadPackedPrimitiveNoInline(io::CodedInputStream *input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | static |
ReadPrimitive(io::CodedInputStream *input, CType *value) | google::protobuf.internal::WireFormatLite | static |
ReadPrimitive(io::CodedInputStream *input, CType *value) | google::protobuf.internal::WireFormatLite | static |
ReadPrimitive(io::CodedInputStream *input, float *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadPrimitive(io::CodedInputStream *input, double *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadPrimitive(io::CodedInputStream *input, bool *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadPrimitive(io::CodedInputStream *input, int *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadPrimitiveFromArray(const uint8 *buffer, CType *value) | google::protobuf.internal::WireFormatLite | static |
ReadPrimitiveFromArray(const uint8_t *buffer, CType *value) | google::protobuf.internal::WireFormatLite | static |
ReadPrimitiveFromArray(const uint8_t *buffer, float *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadPrimitiveFromArray(const uint8_t *buffer, double *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadRepeatedFixedSizePrimitive(int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | privatestatic |
ReadRepeatedFixedSizePrimitive(int tag_size, uint32_t tag, io::CodedInputStream *input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | privatestatic |
ReadRepeatedFixedSizePrimitive(int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *values) | google::protobuf.internal::WireFormatLite | inline |
ReadRepeatedPrimitive(int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | static |
ReadRepeatedPrimitive(int tag_size, uint32_t tag, io::CodedInputStream *input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | static |
ReadRepeatedPrimitive(int, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *values) | google::protobuf.internal::WireFormatLite | inline |
ReadRepeatedPrimitiveNoInline(int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | static |
ReadRepeatedPrimitiveNoInline(int tag_size, uint32_t tag, io::CodedInputStream *input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | static |
ReadString(io::CodedInputStream *input, std::string *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadString(io::CodedInputStream *input, std::string **p) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadString(io::CodedInputStream *input, std::string *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadString(io::CodedInputStream *input, std::string **p) | google::protobuf.internal::WireFormatLite | inlinestatic |
SERIALIZE enum value | google::protobuf.internal::WireFormatLite | |
SInt32Size(int32 value) | google::protobuf.internal::WireFormatLite | inlinestatic |
SInt32Size(const RepeatedField< int32 > &value) | google::protobuf.internal::WireFormatLite | static |
SInt32Size(int32_t value) | google::protobuf.internal::WireFormatLite | inlinestatic |
SInt32Size(const RepeatedField< int32_t > &value) | google::protobuf.internal::WireFormatLite | static |
SInt32SizePlusOne(int32_t value) | google::protobuf.internal::WireFormatLite | inlinestatic |
SInt64Size(int64 value) | google::protobuf.internal::WireFormatLite | inlinestatic |
SInt64Size(const RepeatedField< int64 > &value) | google::protobuf.internal::WireFormatLite | static |
SInt64Size(int64_t value) | google::protobuf.internal::WireFormatLite | inlinestatic |
SInt64Size(const RepeatedField< int64_t > &value) | google::protobuf.internal::WireFormatLite | static |
SInt64SizePlusOne(int64_t value) | google::protobuf.internal::WireFormatLite | inlinestatic |
SkipField(io::CodedInputStream *input, uint32 tag) | google::protobuf.internal::WireFormatLite | static |
SkipField(io::CodedInputStream *input, uint32 tag, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
SkipField(io::CodedInputStream *input, uint32_t tag) | google::protobuf.internal::WireFormatLite | static |
SkipField(io::CodedInputStream *input, uint32_t tag, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
SkipMessage(io::CodedInputStream *input) | google::protobuf.internal::WireFormatLite | static |
SkipMessage(io::CodedInputStream *input, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
SkipMessage(io::CodedInputStream *input) | google::protobuf.internal::WireFormatLite | static |
SkipMessage(io::CodedInputStream *input, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
StringSize(const std::string &value) | google::protobuf.internal::WireFormatLite | inlinestatic |
StringSize(const std::string &value) | google::protobuf.internal::WireFormatLite | inlinestatic |
TagSize(int field_number, WireFormatLite::FieldType type) | google::protobuf.internal::WireFormatLite | inlinestatic |
TagSize(int field_number, WireFormatLite::FieldType type) | google::protobuf.internal::WireFormatLite | inlinestatic |
TYPE_BOOL enum value | google::protobuf.internal::WireFormatLite | |
TYPE_BYTES enum value | google::protobuf.internal::WireFormatLite | |
TYPE_DOUBLE enum value | google::protobuf.internal::WireFormatLite | |
TYPE_ENUM enum value | google::protobuf.internal::WireFormatLite | |
TYPE_FIXED32 enum value | google::protobuf.internal::WireFormatLite | |
TYPE_FIXED64 enum value | google::protobuf.internal::WireFormatLite | |
TYPE_FLOAT enum value | google::protobuf.internal::WireFormatLite | |
TYPE_GROUP enum value | google::protobuf.internal::WireFormatLite | |
TYPE_INT32 enum value | google::protobuf.internal::WireFormatLite | |
TYPE_INT64 enum value | google::protobuf.internal::WireFormatLite | |
TYPE_MESSAGE enum value | google::protobuf.internal::WireFormatLite | |
TYPE_SFIXED32 enum value | google::protobuf.internal::WireFormatLite | |
TYPE_SFIXED64 enum value | google::protobuf.internal::WireFormatLite | |
TYPE_SINT32 enum value | google::protobuf.internal::WireFormatLite | |
TYPE_SINT64 enum value | google::protobuf.internal::WireFormatLite | |
TYPE_STRING enum value | google::protobuf.internal::WireFormatLite | |
TYPE_UINT32 enum value | google::protobuf.internal::WireFormatLite | |
TYPE_UINT64 enum value | google::protobuf.internal::WireFormatLite | |
UInt32Size(uint32 value) | google::protobuf.internal::WireFormatLite | inlinestatic |
UInt32Size(const RepeatedField< uint32 > &value) | google::protobuf.internal::WireFormatLite | static |
UInt32Size(uint32_t value) | google::protobuf.internal::WireFormatLite | inlinestatic |
UInt32Size(const RepeatedField< uint32_t > &value) | google::protobuf.internal::WireFormatLite | static |
UInt32SizePlusOne(uint32_t value) | google::protobuf.internal::WireFormatLite | inlinestatic |
UInt64Size(uint64 value) | google::protobuf.internal::WireFormatLite | inlinestatic |
UInt64Size(const RepeatedField< uint64 > &value) | google::protobuf.internal::WireFormatLite | static |
UInt64Size(uint64_t value) | google::protobuf.internal::WireFormatLite | inlinestatic |
UInt64Size(const RepeatedField< uint64_t > &value) | google::protobuf.internal::WireFormatLite | static |
UInt64SizePlusOne(uint64_t value) | google::protobuf.internal::WireFormatLite | inlinestatic |
VerifyUtf8String(const char *data, int size, Operation op, const char *field_name) | google::protobuf.internal::WireFormatLite | static |
VerifyUtf8String(const char *data, int size, Operation op, const char *field_name) | google::protobuf.internal::WireFormatLite | static |
WireType enum name | google::protobuf.internal::WireFormatLite | |
WireType enum name | google::protobuf.internal::WireFormatLite | |
WIRETYPE_END_GROUP enum value | google::protobuf.internal::WireFormatLite | |
WIRETYPE_FIXED32 enum value | google::protobuf.internal::WireFormatLite | |
WIRETYPE_FIXED64 enum value | google::protobuf.internal::WireFormatLite | |
WIRETYPE_LENGTH_DELIMITED enum value | google::protobuf.internal::WireFormatLite | |
WIRETYPE_START_GROUP enum value | google::protobuf.internal::WireFormatLite | |
WIRETYPE_VARINT enum value | google::protobuf.internal::WireFormatLite | |
WireTypeForFieldType(WireFormatLite::FieldType type) | google::protobuf.internal::WireFormatLite | inlinestatic |
WireTypeForFieldType(WireFormatLite::FieldType type) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteBool(int field_number, bool value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteBool(int field_number, bool value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteBoolArray(const bool *a, int n, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteBoolArray(const bool *a, int n, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteBoolNoTag(bool value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteBoolNoTag(bool value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteBoolNoTagToArray(bool value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteBoolNoTagToArray(const RepeatedField< bool > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteBoolNoTagToArray(bool value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteBoolNoTagToArray(const RepeatedField< bool > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteBoolToArray(int field_number, bool value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteBoolToArray(int field_number, const RepeatedField< bool > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteBoolToArray(int field_number, bool value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteBoolToArray(int field_number, const RepeatedField< bool > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteBytes(int field_number, const std::string &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteBytes(int field_number, const std::string &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteBytesMaybeAliased(int field_number, const std::string &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteBytesMaybeAliased(int field_number, const std::string &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteBytesToArray(int field_number, const std::string &value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteBytesToArray(int field_number, const std::string &value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteDouble(int field_number, double value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteDouble(int field_number, double value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteDoubleArray(const double *a, int n, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteDoubleArray(const double *a, int n, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteDoubleNoTag(double value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteDoubleNoTag(double value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteDoubleNoTagToArray(double value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteDoubleNoTagToArray(const RepeatedField< double > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteDoubleNoTagToArray(double value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteDoubleNoTagToArray(const RepeatedField< double > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteDoubleToArray(int field_number, double value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteDoubleToArray(int field_number, const RepeatedField< double > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteDoubleToArray(int field_number, double value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteDoubleToArray(int field_number, const RepeatedField< double > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteEnum(int field_number, int value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteEnum(int field_number, int value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteEnumNoTag(int value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteEnumNoTag(int value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteEnumNoTagToArray(int value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteEnumNoTagToArray(const RepeatedField< int > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteEnumNoTagToArray(int value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteEnumNoTagToArray(const RepeatedField< int > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteEnumToArray(int field_number, int value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteEnumToArray(int field_number, const RepeatedField< int > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteEnumToArray(int field_number, int value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteEnumToArray(int field_number, const RepeatedField< int > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed32(int field_number, uint32 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed32(int field_number, uint32_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed32Array(const uint32 *a, int n, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed32Array(const uint32_t *a, int n, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed32NoTag(uint32 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed32NoTag(uint32_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed32NoTagToArray(uint32 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed32NoTagToArray(const RepeatedField< uint32 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed32NoTagToArray(uint32_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteFixed32NoTagToArray(const RepeatedField< uint32_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed32ToArray(int field_number, uint32 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed32ToArray(int field_number, const RepeatedField< uint32 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed32ToArray(int field_number, uint32_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteFixed32ToArray(int field_number, const RepeatedField< uint32_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed64(int field_number, uint64 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed64(int field_number, uint64_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed64Array(const uint64 *a, int n, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed64Array(const uint64_t *a, int n, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed64NoTag(uint64 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed64NoTag(uint64_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed64NoTagToArray(uint64 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed64NoTagToArray(const RepeatedField< uint64 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed64NoTagToArray(uint64_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteFixed64NoTagToArray(const RepeatedField< uint64_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed64ToArray(int field_number, uint64 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed64ToArray(int field_number, const RepeatedField< uint64 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed64ToArray(int field_number, uint64_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteFixed64ToArray(int field_number, const RepeatedField< uint64_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteFixedNoTagToArray(const RepeatedField< T > &value, uint8 *(*Writer)(T, uint8 *), uint8 *target) | google::protobuf.internal::WireFormatLite | static |
WriteFixedNoTagToArray(const RepeatedField< T > &value, uint8_t *(*Writer)(T, uint8_t *), uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteFixedNoTagToArray(const RepeatedField< T > &value, uint8 *(*Writer)(T, uint8 *), uint8 *target) | google::protobuf.internal::WireFormatLite | inline |
WriteFixedNoTagToArray(const RepeatedField< T > &value, uint8_t *(*Writer)(T, uint8_t *), uint8_t *target) | google::protobuf.internal::WireFormatLite | inline |
WriteFloat(int field_number, float value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteFloat(int field_number, float value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteFloatArray(const float *a, int n, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteFloatArray(const float *a, int n, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteFloatNoTag(float value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFloatNoTag(float value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteFloatNoTagToArray(float value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFloatNoTagToArray(const RepeatedField< float > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFloatNoTagToArray(float value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteFloatNoTagToArray(const RepeatedField< float > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteFloatToArray(int field_number, float value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFloatToArray(int field_number, const RepeatedField< float > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFloatToArray(int field_number, float value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteFloatToArray(int field_number, const RepeatedField< float > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteGroup(int field_number, const MessageLite &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteGroup(int field_number, const MessageLite &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteGroupMaybeToArray(int field_number, const MessageLite &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteGroupMaybeToArray(int field_number, const MessageLite &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteGroupNoVirtual(int field_number, const MessageType &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteGroupNoVirtual(int field_number, const MessageType &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteGroupNoVirtual(int field_number, const MessageType_WorkAroundCppLookupDefect &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inline |
WriteGroupToArray(int field_number, const MessageLite &value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteGroupToArray(int field_number, const MessageLite &value, uint8_t *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt32(int field_number, int32 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteInt32(int field_number, int32_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteInt32NoTag(int32 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt32NoTag(int32_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteInt32NoTagToArray(int32 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt32NoTagToArray(const RepeatedField< int32 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt32NoTagToArray(int32_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteInt32NoTagToArray(const RepeatedField< int32_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteInt32ToArray(int field_number, int32 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt32ToArray(int field_number, const RepeatedField< int32 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt32ToArray(int field_number, int32_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteInt32ToArray(int field_number, const RepeatedField< int32_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteInt64(int field_number, int64 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteInt64(int field_number, int64_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteInt64NoTag(int64 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt64NoTag(int64_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteInt64NoTagToArray(int64 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt64NoTagToArray(const RepeatedField< int64 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt64NoTagToArray(int64_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteInt64NoTagToArray(const RepeatedField< int64_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteInt64ToArray(int field_number, int64 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt64ToArray(int field_number, const RepeatedField< int64 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt64ToArray(int field_number, int64_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteInt64ToArray(int field_number, const RepeatedField< int64_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteMessage(int field_number, const MessageLite &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteMessage(int field_number, const MessageLite &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteMessageMaybeToArray(int field_number, const MessageLite &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteMessageMaybeToArray(int field_number, const MessageLite &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteMessageNoVirtual(int field_number, const MessageType &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteMessageNoVirtual(int field_number, const MessageType &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteMessageNoVirtual(int field_number, const MessageType_WorkAroundCppLookupDefect &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inline |
WriteMessageToArray(int field_number, const MessageLite &value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteMessageToArray(int field_number, const MessageLite &value, uint8_t *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WritePrimitiveNoTagToArray(const RepeatedField< T > &value, uint8 *(*Writer)(T, uint8 *), uint8 *target) | google::protobuf.internal::WireFormatLite | static |
WritePrimitiveNoTagToArray(const RepeatedField< T > &value, uint8_t *(*Writer)(T, uint8_t *), uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WritePrimitiveNoTagToArray(const RepeatedField< T > &value, uint8 *(*Writer)(T, uint8 *), uint8 *target) | google::protobuf.internal::WireFormatLite | inline |
WritePrimitiveNoTagToArray(const RepeatedField< T > &value, uint8_t *(*Writer)(T, uint8_t *), uint8_t *target) | google::protobuf.internal::WireFormatLite | inline |
WritePrimitiveToArray(int field_number, const RepeatedField< T > &value, uint8 *(*Writer)(int, T, uint8 *), uint8 *target) | google::protobuf.internal::WireFormatLite | static |
WritePrimitiveToArray(int field_number, const RepeatedField< T > &value, uint8_t *(*Writer)(int, T, uint8_t *), uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WritePrimitiveToArray(int field_number, const RepeatedField< T > &value, uint8 *(*Writer)(int, T, uint8 *), uint8 *target) | google::protobuf.internal::WireFormatLite | inline |
WritePrimitiveToArray(int field_number, const RepeatedField< T > &value, uint8_t *(*Writer)(int, T, uint8_t *), uint8_t *target) | google::protobuf.internal::WireFormatLite | inline |
WriteSFixed32(int field_number, int32 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed32(int field_number, int32_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed32Array(const int32 *a, int n, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed32Array(const int32_t *a, int n, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed32NoTag(int32 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed32NoTag(int32_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed32NoTagToArray(int32 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed32NoTagToArray(const RepeatedField< int32 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed32NoTagToArray(int32_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed32NoTagToArray(const RepeatedField< int32_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed32ToArray(int field_number, int32 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed32ToArray(int field_number, const RepeatedField< int32 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed32ToArray(int field_number, int32_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed32ToArray(int field_number, const RepeatedField< int32_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed64(int field_number, int64 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed64(int field_number, int64_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed64Array(const int64 *a, int n, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed64Array(const int64_t *a, int n, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed64NoTag(int64 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed64NoTag(int64_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed64NoTagToArray(int64 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed64NoTagToArray(const RepeatedField< int64 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed64NoTagToArray(int64_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed64NoTagToArray(const RepeatedField< int64_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed64ToArray(int field_number, int64 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed64ToArray(int field_number, const RepeatedField< int64 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed64ToArray(int field_number, int64_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed64ToArray(int field_number, const RepeatedField< int64_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteSInt32(int field_number, int32 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSInt32(int field_number, int32_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSInt32NoTag(int32 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt32NoTag(int32_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSInt32NoTagToArray(int32 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt32NoTagToArray(const RepeatedField< int32 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt32NoTagToArray(int32_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteSInt32NoTagToArray(const RepeatedField< int32_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteSInt32ToArray(int field_number, int32 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt32ToArray(int field_number, const RepeatedField< int32 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt32ToArray(int field_number, int32_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteSInt32ToArray(int field_number, const RepeatedField< int32_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteSInt64(int field_number, int64 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSInt64(int field_number, int64_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSInt64NoTag(int64 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt64NoTag(int64_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteSInt64NoTagToArray(int64 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt64NoTagToArray(const RepeatedField< int64 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt64NoTagToArray(int64_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteSInt64NoTagToArray(const RepeatedField< int64_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteSInt64ToArray(int field_number, int64 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt64ToArray(int field_number, const RepeatedField< int64 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt64ToArray(int field_number, int64_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteSInt64ToArray(int field_number, const RepeatedField< int64_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteString(int field_number, const std::string &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteString(int field_number, const std::string &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteStringMaybeAliased(int field_number, const std::string &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteStringMaybeAliased(int field_number, const std::string &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteStringToArray(int field_number, const std::string &value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteStringToArray(int field_number, const std::string &value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteSubMessageMaybeToArray(int size, const MessageLite &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | privatestatic |
WriteSubMessageMaybeToArray(int size, const MessageLite &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | privatestatic |
WriteTag(int field_number, WireType type, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteTag(int field_number, WireType type, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteTagToArray(int field_number, WireType type, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteTagToArray(int field_number, WireType type, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteUInt32(int field_number, uint32 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteUInt32(int field_number, uint32_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteUInt32NoTag(uint32 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt32NoTag(uint32_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteUInt32NoTagToArray(uint32 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt32NoTagToArray(const RepeatedField< uint32 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt32NoTagToArray(uint32_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteUInt32NoTagToArray(const RepeatedField< uint32_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteUInt32ToArray(int field_number, uint32 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt32ToArray(int field_number, const RepeatedField< uint32 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt32ToArray(int field_number, uint32_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteUInt32ToArray(int field_number, const RepeatedField< uint32_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteUInt64(int field_number, uint64 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteUInt64(int field_number, uint64_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteUInt64NoTag(uint64 value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt64NoTag(uint64_t value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
WriteUInt64NoTagToArray(uint64 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt64NoTagToArray(const RepeatedField< uint64 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt64NoTagToArray(uint64_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteUInt64NoTagToArray(const RepeatedField< uint64_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
WriteUInt64ToArray(int field_number, uint64 value, uint8 *target) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt64ToArray(int field_number, const RepeatedField< uint64 > &value, uint8 *output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt64ToArray(int field_number, uint64_t value, uint8_t *target) | google::protobuf.internal::WireFormatLite | static |
WriteUInt64ToArray(int field_number, const RepeatedField< uint64_t > &value, uint8_t *output) | google::protobuf.internal::WireFormatLite | static |
ZigZagDecode32(uint32 n) | google::protobuf.internal::WireFormatLite | inlinestatic |
ZigZagDecode32(uint32_t n) | google::protobuf.internal::WireFormatLite | static |
ZigZagDecode64(uint64 n) | google::protobuf.internal::WireFormatLite | inlinestatic |
ZigZagDecode64(uint64_t n) | google::protobuf.internal::WireFormatLite | static |
ZigZagEncode32(int32 n) | google::protobuf.internal::WireFormatLite | inlinestatic |
ZigZagEncode32(int32_t n) | google::protobuf.internal::WireFormatLite | static |
ZigZagEncode64(int64 n) | google::protobuf.internal::WireFormatLite | inlinestatic |
ZigZagEncode64(int64_t n) | google::protobuf.internal::WireFormatLite | static |