, including all inherited members.
BytesSize(const string &value) | google::protobuf::internal::WireFormatLite | [inline, static] |
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 | [inline, static] |
DecodeFloat(uint32 value) | google::protobuf::internal::WireFormatLite | [inline, static] |
EncodeDouble(double value) | google::protobuf::internal::WireFormatLite | [inline, static] |
EncodeFloat(float value) | google::protobuf::internal::WireFormatLite | [inline, static] |
EnumSize(int value) | google::protobuf::internal::WireFormatLite | [inline, static] |
FieldType enum name | google::protobuf::internal::WireFormatLite | |
FieldTypeToCppType(FieldType type) | google::protobuf::internal::WireFormatLite | [inline, static] |
GetTagFieldNumber(uint32 tag) | google::protobuf::internal::WireFormatLite | [inline, static] |
GetTagWireType(uint32 tag) | google::protobuf::internal::WireFormatLite | [inline, static] |
GroupSize(const MessageLite &value) | google::protobuf::internal::WireFormatLite | [inline, static] |
GroupSizeNoVirtual(const MessageType &value) | google::protobuf::internal::WireFormatLite | [inline, static] |
Int32Size(int32 value) | google::protobuf::internal::WireFormatLite | [inline, static] |
Int64Size(int64 value) | google::protobuf::internal::WireFormatLite | [inline, static] |
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] |
MakeTag(int field_number, WireType type) | google::protobuf::internal::WireFormatLite | [inline, static] |
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 | [inline, static] |
MessageSizeNoVirtual(const MessageType &value) | google::protobuf::internal::WireFormatLite | [inline, static] |
ReadBytes(input, string *value) | google::protobuf::internal::WireFormatLite | [static] |
ReadGroup(field_number, input, MessageLite *value) | google::protobuf::internal::WireFormatLite | [inline, static] |
ReadGroupNoVirtual(field_number, input, MessageType *value) | google::protobuf::internal::WireFormatLite | [inline, static] |
ReadGroupNoVirtual(int field_number, io::CodedInputStream *input, MessageType *value) | google::protobuf::internal::WireFormatLite | [inline] |
ReadMessage(input, MessageLite *value) | google::protobuf::internal::WireFormatLite | [inline, static] |
ReadMessageNoVirtual(input, MessageType *value) | google::protobuf::internal::WireFormatLite | [inline, static] |
ReadMessageNoVirtual(io::CodedInputStream *input, MessageType *value) | google::protobuf::internal::WireFormatLite | [inline] |
ReadPackedEnumNoInline(input, bool(*is_valid)(int), RepeatedField< int > *value) | google::protobuf::internal::WireFormatLite | [static] |
ReadPackedPrimitive(input, RepeatedField< CType > *value) INL | google::protobuf::internal::WireFormatLite | [inline, 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) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
ReadPrimitiveFromArray(const uint8 *buffer, CType *value) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
ReadRepeatedPrimitive(int tag_size, uint32 tag, input, RepeatedField< CType > *value) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
ReadRepeatedPrimitive(int tag_size, 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 | [static] |
SInt32Size(int32 value) | google::protobuf::internal::WireFormatLite | [inline, static] |
SInt64Size(int64 value) | google::protobuf::internal::WireFormatLite | [inline, static] |
SkipField(io::CodedInputStream *input, uint32 tag) | google::protobuf::internal::WireFormatLite | [static] |
SkipMessage(io::CodedInputStream *input) | google::protobuf::internal::WireFormatLite | [static] |
StringSize(const string &value) | google::protobuf::internal::WireFormatLite | [inline, static] |
TagSize(int field_number, WireFormatLite::FieldType type) | google::protobuf::internal::WireFormatLite | [inline, static] |
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 | [inline, static] |
UInt64Size(uint64 value) | google::protobuf::internal::WireFormatLite | [inline, 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 | [inline, static] |
WriteBool(field_number, bool value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteBoolNoTag(bool value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteBoolNoTagToArray(bool value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteBoolToArray(field_number, bool value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteBytes(field_number, const string &value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteBytesToArray(field_number, const string &value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteDouble(field_number, double value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteDoubleNoTag(double value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteDoubleNoTagToArray(double value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteDoubleToArray(field_number, double value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteEnum(field_number, int value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteEnumNoTag(int value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteEnumNoTagToArray(int value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteEnumToArray(field_number, int value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteFixed32(field_number, uint32 value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteFixed32NoTag(uint32 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteFixed32NoTagToArray(uint32 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteFixed32ToArray(field_number, uint32 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteFixed64(field_number, uint64 value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteFixed64NoTag(uint64 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteFixed64NoTagToArray(uint64 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteFixed64ToArray(field_number, uint64 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteFloat(field_number, float value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteFloatNoTag(float value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteFloatNoTagToArray(float value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteFloatToArray(field_number, float value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
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 | [inline, static] |
WriteGroupNoVirtual(int field_number, const MessageType &value, io::CodedOutputStream *output) | google::protobuf::internal::WireFormatLite | [inline] |
WriteGroupNoVirtualToArray(field_number, const MessageType &value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteGroupNoVirtualToArray(int field_number, const MessageType &value, uint8 *target) | google::protobuf::internal::WireFormatLite | [inline] |
WriteGroupToArray(field_number, const MessageLite &value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteInt32(field_number, int32 value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteInt32NoTag(int32 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteInt32NoTagToArray(int32 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteInt32ToArray(field_number, int32 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteInt64(field_number, int64 value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteInt64NoTag(int64 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteInt64NoTagToArray(int64 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteInt64ToArray(field_number, int64 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
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 | [inline, static] |
WriteMessageNoVirtual(int field_number, const MessageType &value, io::CodedOutputStream *output) | google::protobuf::internal::WireFormatLite | [inline] |
WriteMessageNoVirtualToArray(field_number, const MessageType &value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteMessageNoVirtualToArray(int field_number, const MessageType &value, uint8 *target) | google::protobuf::internal::WireFormatLite | [inline] |
WriteMessageToArray(field_number, const MessageLite &value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteSFixed32(field_number, int32 value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteSFixed32NoTag(int32 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteSFixed32NoTagToArray(int32 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteSFixed32ToArray(field_number, int32 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteSFixed64(field_number, int64 value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteSFixed64NoTag(int64 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteSFixed64NoTagToArray(int64 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteSFixed64ToArray(field_number, int64 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteSInt32(field_number, int32 value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteSInt32NoTag(int32 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteSInt32NoTagToArray(int32 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteSInt32ToArray(field_number, int32 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteSInt64(field_number, int64 value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteSInt64NoTag(int64 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteSInt64NoTagToArray(int64 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteSInt64ToArray(field_number, int64 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteString(field_number, const string &value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteStringToArray(field_number, const string &value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteTag(field_number, WireType type, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteTagToArray(field_number, WireType type, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteUInt32(field_number, uint32 value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteUInt32NoTag(uint32 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteUInt32NoTagToArray(uint32 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteUInt32ToArray(field_number, uint32 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteUInt64(field_number, uint64 value, output) | google::protobuf::internal::WireFormatLite | [static] |
WriteUInt64NoTag(uint64 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteUInt64NoTagToArray(uint64 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
WriteUInt64ToArray(field_number, uint64 value, output) INL | google::protobuf::internal::WireFormatLite | [inline, static] |
ZigZagDecode32(uint32 n) | google::protobuf::internal::WireFormatLite | [inline, static] |
ZigZagDecode64(uint64 n) | google::protobuf::internal::WireFormatLite | [inline, static] |
ZigZagEncode32(int32 n) | google::protobuf::internal::WireFormatLite | [inline, static] |
ZigZagEncode64(int64 n) | google::protobuf::internal::WireFormatLite | [inline, static] |