, including all inherited members.
ByteSize(const Message &message) | google::protobuf::internal::WireFormat | [static] |
ComputeUnknownFieldsSize(const UnknownFieldSet &unknown_fields) | google::protobuf::internal::WireFormat | [static] |
ComputeUnknownMessageSetItemsSize(const UnknownFieldSet &unknown_fields) | google::protobuf::internal::WireFormat | [static] |
FieldByteSize(const FieldDescriptor *field, const Message &message) | google::protobuf::internal::WireFormat | [static] |
FieldDataOnlyByteSize(const FieldDescriptor *field, const Message &message) | google::protobuf::internal::WireFormat | [static] |
MakeTag(const FieldDescriptor *field) | google::protobuf::internal::WireFormat | [inline, static] |
MessageSetItemByteSize(const FieldDescriptor *field, const Message &message) | google::protobuf::internal::WireFormat | [static] |
Operation enum name | google::protobuf::internal::WireFormat | |
PARSE enum value | google::protobuf::internal::WireFormat | |
ParseAndMergeField(uint32 tag, const FieldDescriptor *field, Message *message, io::CodedInputStream *input) | google::protobuf::internal::WireFormat | [static] |
ParseAndMergeMessageSetItem(io::CodedInputStream *input, Message *message) | google::protobuf::internal::WireFormat | [static] |
ParseAndMergePartial(io::CodedInputStream *input, Message *message) | google::protobuf::internal::WireFormat | [static] |
SERIALIZE enum value | google::protobuf::internal::WireFormat | |
SerializeFieldWithCachedSizes(const FieldDescriptor *field, const Message &message, io::CodedOutputStream *output) | google::protobuf::internal::WireFormat | [static] |
SerializeMessageSetItemWithCachedSizes(const FieldDescriptor *field, const Message &message, io::CodedOutputStream *output) | google::protobuf::internal::WireFormat | [static] |
SerializeUnknownFields(const UnknownFieldSet &unknown_fields, io::CodedOutputStream *output) | google::protobuf::internal::WireFormat | [static] |
SerializeUnknownFieldsToArray(const UnknownFieldSet &unknown_fields, uint8 *target) | google::protobuf::internal::WireFormat | [static] |
SerializeUnknownMessageSetItems(const UnknownFieldSet &unknown_fields, io::CodedOutputStream *output) | google::protobuf::internal::WireFormat | [static] |
SerializeUnknownMessageSetItemsToArray(const UnknownFieldSet &unknown_fields, uint8 *target) | google::protobuf::internal::WireFormat | [static] |
SerializeWithCachedSizes(const Message &message, int size, io::CodedOutputStream *output) | google::protobuf::internal::WireFormat | [static] |
SkipField(io::CodedInputStream *input, uint32 tag, UnknownFieldSet *unknown_fields) | google::protobuf::internal::WireFormat | [static] |
SkipMessage(io::CodedInputStream *input, UnknownFieldSet *unknown_fields) | google::protobuf::internal::WireFormat | [static] |
TagSize(int field_number, FieldDescriptor::Type type) | google::protobuf::internal::WireFormat | [inline, static] |
VerifyUTF8String(const char *data, int size, Operation op) | google::protobuf::internal::WireFormat | [inline, static] |
WireTypeForField(const FieldDescriptor *field) | google::protobuf::internal::WireFormat | [inline, static] |
WireTypeForFieldType(FieldDescriptor::Type type) | google::protobuf::internal::WireFormat | [inline, static] |