BytesSize(const string &value) | google::protobuf.internal::WireFormatLite | inlinestatic |
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 |
DecodeFloat(uint32 value) | google::protobuf.internal::WireFormatLite | inlinestatic |
EncodeDouble(double value) | google::protobuf.internal::WireFormatLite | inlinestatic |
EncodeFloat(float value) | google::protobuf.internal::WireFormatLite | inlinestatic |
EnumSize(int value) | google::protobuf.internal::WireFormatLite | inlinestatic |
FieldType enum name | google::protobuf.internal::WireFormatLite | |
FieldTypeToCppType(FieldType type) | google::protobuf.internal::WireFormatLite | inlinestatic |
GetTagFieldNumber(uint32 tag) | google::protobuf.internal::WireFormatLite | inlinestatic |
GetTagWireType(uint32 tag) | google::protobuf.internal::WireFormatLite | inlinestatic |
GroupSize(const MessageLite &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 |
Int64Size(int64 value) | google::protobuf.internal::WireFormatLite | inlinestatic |
kBoolSize | google::protobuf.internal::WireFormatLite | static |
kDoubleSize | google::protobuf.internal::WireFormatLite | static |
kFixed32Size | google::protobuf.internal::WireFormatLite | static |
kFixed64Size | google::protobuf.internal::WireFormatLite | static |
kFloatSize | google::protobuf.internal::WireFormatLite | static |
kMessageSetItemEndTag | 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 |
kMessageSetMessageTag | google::protobuf.internal::WireFormatLite | static |
kMessageSetTypeIdNumber | google::protobuf.internal::WireFormatLite | static |
kMessageSetTypeIdTag | google::protobuf.internal::WireFormatLite | static |
kSFixed32Size | google::protobuf.internal::WireFormatLite | static |
kSFixed64Size | google::protobuf.internal::WireFormatLite | static |
kTagTypeBits | google::protobuf.internal::WireFormatLite | static |
kTagTypeMask | google::protobuf.internal::WireFormatLite | static |
LengthDelimitedSize(int length) | google::protobuf.internal::WireFormatLite | inlinestatic |
MakeTag(int field_number, WireType type) | google::protobuf.internal::WireFormatLite | inlinestatic |
MAX_CPPTYPE enum value | google::protobuf.internal::WireFormatLite | |
MAX_FIELD_TYPE enum value | google::protobuf.internal::WireFormatLite | |
MessageSize(const MessageLite &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 | |
PARSE enum value | google::protobuf.internal::WireFormatLite | |
ReadBytes(input, string *value) | google::protobuf.internal::WireFormatLite | static |
ReadBytes(input, string **p) | google::protobuf.internal::WireFormatLite | static |
ReadGroup(field_number, input, MessageLite *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadGroupNoVirtual(field_number, input, MessageType *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadGroupNoVirtual(int field_number, io::CodedInputStream *input, MessageType_WorkAroundCppLookupDefect *value) | google::protobuf.internal::WireFormatLite | inline |
ReadGroupNoVirtualNoRecursionDepth(field_number, input, MessageType *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadGroupNoVirtualNoRecursionDepth(int field_number, io::CodedInputStream *input, MessageType_WorkAroundCppLookupDefect *value) | google::protobuf.internal::WireFormatLite | inline |
ReadMessage(input, MessageLite *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadMessageNoVirtual(input, MessageType *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadMessageNoVirtual(io::CodedInputStream *input, MessageType_WorkAroundCppLookupDefect *value) | google::protobuf.internal::WireFormatLite | inline |
ReadMessageNoVirtualNoRecursionDepth(input, MessageType *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadMessageNoVirtualNoRecursionDepth(io::CodedInputStream *input, MessageType_WorkAroundCppLookupDefect *value) | google::protobuf.internal::WireFormatLite | inline |
ReadPackedEnumNoInline(input, bool(*is_valid)(int), RepeatedField< int > *values) | google::protobuf.internal::WireFormatLite | static |
ReadPackedEnumPreserveUnknowns(input, 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 > *values) | google::protobuf.internal::WireFormatLite | inline |
ReadPackedPrimitive(input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | static |
ReadPackedPrimitive(io::CodedInputStream *input, RepeatedField< CType > *values) | google::protobuf.internal::WireFormatLite | inline |
ReadPackedPrimitiveNoInline(input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | static |
ReadPackedPrimitiveNoInline(io::CodedInputStream *input, RepeatedField< CType > *values) | google::protobuf.internal::WireFormatLite | |
ReadPrimitive(input, CType *value) | google::protobuf.internal::WireFormatLite | static |
ReadPrimitiveFromArray(const uint8 *buffer, CType *value) | google::protobuf.internal::WireFormatLite | static |
ReadRepeatedFixedSizePrimitive(int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *values) | google::protobuf.internal::WireFormatLite | inline |
ReadRepeatedPrimitive(int tag_size, uint32 tag, 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, input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | static |
ReadRepeatedPrimitiveNoInline(int tag_size, uint32 tag, io::CodedInputStream *input, RepeatedField< CType > *value) | google::protobuf.internal::WireFormatLite | |
ReadString(input, string *value) | google::protobuf.internal::WireFormatLite | inlinestatic |
ReadString(input, string **p) | google::protobuf.internal::WireFormatLite | inlinestatic |
SERIALIZE enum value | google::protobuf.internal::WireFormatLite | |
SInt32Size(int32 value) | google::protobuf.internal::WireFormatLite | inlinestatic |
SInt64Size(int64 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 |
SkipMessage(io::CodedInputStream *input) | google::protobuf.internal::WireFormatLite | static |
SkipMessage(io::CodedInputStream *input, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | static |
StringSize(const string &value) | 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 |
UInt64Size(uint64 value) | google::protobuf.internal::WireFormatLite | inlinestatic |
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_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 |
WriteBool(field_number, bool value, output) | google::protobuf.internal::WireFormatLite | static |
WriteBoolNoTag(bool value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteBoolNoTagToArray(bool value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteBoolToArray(field_number, bool value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteBytes(field_number, const string &value, output) | google::protobuf.internal::WireFormatLite | static |
WriteBytesMaybeAliased(field_number, const string &value, output) | google::protobuf.internal::WireFormatLite | static |
WriteBytesToArray(field_number, const string &value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteDouble(field_number, double value, output) | google::protobuf.internal::WireFormatLite | static |
WriteDoubleNoTag(double value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteDoubleNoTagToArray(double value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteDoubleToArray(field_number, double value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteEnum(field_number, int value, output) | google::protobuf.internal::WireFormatLite | static |
WriteEnumNoTag(int value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteEnumNoTagToArray(int value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteEnumToArray(field_number, int value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed32(field_number, uint32 value, output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed32NoTag(uint32 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed32NoTagToArray(uint32 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed32ToArray(field_number, uint32 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed64(field_number, uint64 value, output) | google::protobuf.internal::WireFormatLite | static |
WriteFixed64NoTag(uint64 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed64NoTagToArray(uint64 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFixed64ToArray(field_number, uint64 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFloat(field_number, float value, output) | google::protobuf.internal::WireFormatLite | static |
WriteFloatNoTag(float value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFloatNoTagToArray(float value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteFloatToArray(field_number, float value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteGroup(field_number, const MessageLite &value, output) | google::protobuf.internal::WireFormatLite | static |
WriteGroupMaybeToArray(field_number, const MessageLite &value, output) | google::protobuf.internal::WireFormatLite | static |
WriteGroupNoVirtual(field_number, const MessageType &value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteGroupNoVirtual(int field_number, const MessageType_WorkAroundCppLookupDefect &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inline |
WriteGroupNoVirtualToArray(field_number, const MessageType &value, output) | google::protobuf.internal::WireFormatLite | static |
WriteGroupNoVirtualToArray(int field_number, const MessageType_WorkAroundCppLookupDefect &value, uint8 *target) | google::protobuf.internal::WireFormatLite | inline |
WriteGroupToArray(field_number, const MessageLite &value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt32(field_number, int32 value, output) | google::protobuf.internal::WireFormatLite | static |
WriteInt32NoTag(int32 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt32NoTagToArray(int32 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt32ToArray(field_number, int32 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt64(field_number, int64 value, output) | google::protobuf.internal::WireFormatLite | static |
WriteInt64NoTag(int64 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt64NoTagToArray(int64 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteInt64ToArray(field_number, int64 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteMessage(field_number, const MessageLite &value, output) | google::protobuf.internal::WireFormatLite | static |
WriteMessageMaybeToArray(field_number, const MessageLite &value, output) | google::protobuf.internal::WireFormatLite | static |
WriteMessageNoVirtual(field_number, const MessageType &value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteMessageNoVirtual(int field_number, const MessageType_WorkAroundCppLookupDefect &value, io::CodedOutputStream *output) | google::protobuf.internal::WireFormatLite | inline |
WriteMessageNoVirtualToArray(field_number, const MessageType &value, output) | google::protobuf.internal::WireFormatLite | static |
WriteMessageNoVirtualToArray(int field_number, const MessageType_WorkAroundCppLookupDefect &value, uint8 *target) | google::protobuf.internal::WireFormatLite | inline |
WriteMessageToArray(field_number, const MessageLite &value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed32(field_number, int32 value, output) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed32NoTag(int32 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed32NoTagToArray(int32 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed32ToArray(field_number, int32 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed64(field_number, int64 value, output) | google::protobuf.internal::WireFormatLite | static |
WriteSFixed64NoTag(int64 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed64NoTagToArray(int64 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSFixed64ToArray(field_number, int64 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt32(field_number, int32 value, output) | google::protobuf.internal::WireFormatLite | static |
WriteSInt32NoTag(int32 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt32NoTagToArray(int32 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt32ToArray(field_number, int32 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt64(field_number, int64 value, output) | google::protobuf.internal::WireFormatLite | static |
WriteSInt64NoTag(int64 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt64NoTagToArray(int64 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteSInt64ToArray(field_number, int64 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteString(field_number, const string &value, output) | google::protobuf.internal::WireFormatLite | static |
WriteStringMaybeAliased(field_number, const string &value, output) | google::protobuf.internal::WireFormatLite | static |
WriteStringToArray(field_number, const string &value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteTag(field_number, WireType type, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteTagToArray(field_number, WireType type, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt32(field_number, uint32 value, output) | google::protobuf.internal::WireFormatLite | static |
WriteUInt32NoTag(uint32 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt32NoTagToArray(uint32 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt32ToArray(field_number, uint32 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt64(field_number, uint64 value, output) | google::protobuf.internal::WireFormatLite | static |
WriteUInt64NoTag(uint64 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt64NoTagToArray(uint64 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
WriteUInt64ToArray(field_number, uint64 value, output) | google::protobuf.internal::WireFormatLite | inlinestatic |
ZigZagDecode32(uint32 n) | google::protobuf.internal::WireFormatLite | inlinestatic |
ZigZagDecode64(uint64 n) | google::protobuf.internal::WireFormatLite | inlinestatic |
ZigZagEncode32(int32 n) | google::protobuf.internal::WireFormatLite | inlinestatic |
ZigZagEncode64(int64 n) | google::protobuf.internal::WireFormatLite | inlinestatic |