This is the complete list of members for google::protobuf.internal::WireFormat, including all inherited members.
_InternalParse(Message *msg, const char *ptr, internal::ParseContext *ctx) | google::protobuf.internal::WireFormat | static |
_InternalParseAndMergeField(Message *msg, const char *ptr, internal::ParseContext *ctx, uint64_t tag, const Reflection *reflection, const FieldDescriptor *field) | google::protobuf.internal::WireFormat | privatestatic |
_InternalSerialize(const Message &message, uint8_t *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormat | static |
ByteSize(const Message &message) | google::protobuf.internal::WireFormat | static |
ByteSize(const Message &message) | google::protobuf.internal::WireFormat | static |
ComputeUnknownFieldsSize(const UnknownFieldSet &unknown_fields) | 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 |
ComputeUnknownMessageSetItemsSize(const UnknownFieldSet &unknown_fields) | google::protobuf.internal::WireFormat | static |
FieldByteSize(const FieldDescriptor *field, const Message &message) | 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 |
FieldDataOnlyByteSize(const FieldDescriptor *field, const Message &message) | google::protobuf.internal::WireFormat | static |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(WireFormat) | google::protobuf.internal::WireFormat | private |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(WireFormat) | google::protobuf.internal::WireFormat | private |
InternalSerializeField(const FieldDescriptor *field, const Message &message, uint8 *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormat | static |
InternalSerializeField(const FieldDescriptor *field, const Message &message, uint8_t *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormat | static |
InternalSerializeMessageSetItem(const FieldDescriptor *field, const Message &message, uint8 *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormat | static |
InternalSerializeMessageSetItem(const FieldDescriptor *field, const Message &message, uint8_t *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormat | static |
InternalSerializeUnknownFieldsToArray(const UnknownFieldSet &unknown_fields, uint8 *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormat | static |
InternalSerializeUnknownFieldsToArray(const UnknownFieldSet &unknown_fields, uint8_t *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormat | static |
InternalSerializeUnknownMessageSetItemsToArray(const UnknownFieldSet &unknown_fields, uint8 *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormat | static |
InternalSerializeUnknownMessageSetItemsToArray(const UnknownFieldSet &unknown_fields, uint8_t *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormat | static |
InternalSerializeWithCachedSizesToArray(const Message &message, uint8 *target, io::EpsCopyOutputStream *stream) | google::protobuf.internal::WireFormat | static |
MakeTag(const FieldDescriptor *field) | google::protobuf.internal::WireFormat | inlinestatic |
MakeTag(const FieldDescriptor *field) | google::protobuf.internal::WireFormat | static |
MessageSetItemByteSize(const FieldDescriptor *field, const Message &message) | google::protobuf.internal::WireFormat | static |
MessageSetItemByteSize(const FieldDescriptor *field, const Message &message) | google::protobuf.internal::WireFormat | static |
Operation enum name | google::protobuf.internal::WireFormat | |
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 |
ParseAndMergeField(uint32_t tag, const FieldDescriptor *field, Message *message, io::CodedInputStream *input) | google::protobuf.internal::WireFormat | static |
ParseAndMergeMessageSetField(uint32 field_number, const FieldDescriptor *field, Message *message, io::CodedInputStream *input) | google::protobuf.internal::WireFormat | privatestatic |
ParseAndMergeMessageSetField(uint32_t field_number, const FieldDescriptor *field, Message *message, io::CodedInputStream *input) | google::protobuf.internal::WireFormat | privatestatic |
ParseAndMergeMessageSetItem(io::CodedInputStream *input, Message *message) | 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 |
ParseAndMergePartial(io::CodedInputStream *input, Message *message) | google::protobuf.internal::WireFormat | static |
ReadPackedEnumPreserveUnknowns(io::CodedInputStream *input, uint32 field_number, bool(*is_valid)(int), UnknownFieldSet *unknown_fields, RepeatedField< int > *values) | google::protobuf.internal::WireFormat | static |
ReadPackedEnumPreserveUnknowns(io::CodedInputStream *input, uint32_t field_number, bool(*is_valid)(int), UnknownFieldSet *unknown_fields, RepeatedField< int > *values) | 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 | inlinestatic |
SerializeFieldWithCachedSizes(const FieldDescriptor *field, const Message &message, io::CodedOutputStream *output) | google::protobuf.internal::WireFormat | inlinestatic |
SerializeMessageSetItemWithCachedSizes(const FieldDescriptor *field, const Message &message, io::CodedOutputStream *output) | google::protobuf.internal::WireFormat | inlinestatic |
SerializeMessageSetItemWithCachedSizes(const FieldDescriptor *field, const Message &message, io::CodedOutputStream *output) | google::protobuf.internal::WireFormat | inlinestatic |
SerializeUnknownFields(const UnknownFieldSet &unknown_fields, io::CodedOutputStream *output) | google::protobuf.internal::WireFormat | inlinestatic |
SerializeUnknownFields(const UnknownFieldSet &unknown_fields, io::CodedOutputStream *output) | google::protobuf.internal::WireFormat | inlinestatic |
SerializeUnknownFieldsToArray(const UnknownFieldSet &unknown_fields, uint8 *target) | google::protobuf.internal::WireFormat | inlinestatic |
SerializeUnknownFieldsToArray(const UnknownFieldSet &unknown_fields, uint8_t *target) | google::protobuf.internal::WireFormat | inlinestatic |
SerializeUnknownMessageSetItems(const UnknownFieldSet &unknown_fields, io::CodedOutputStream *output) | google::protobuf.internal::WireFormat | inlinestatic |
SerializeUnknownMessageSetItems(const UnknownFieldSet &unknown_fields, io::CodedOutputStream *output) | google::protobuf.internal::WireFormat | inlinestatic |
SerializeUnknownMessageSetItemsToArray(const UnknownFieldSet &unknown_fields, uint8 *target) | google::protobuf.internal::WireFormat | static |
SerializeUnknownMessageSetItemsToArray(const UnknownFieldSet &unknown_fields, uint8_t *target) | google::protobuf.internal::WireFormat | static |
SerializeWithCachedSizes(const Message &message, int size, io::CodedOutputStream *output) | google::protobuf.internal::WireFormat | inlinestatic |
SerializeWithCachedSizes(const Message &message, int size, io::CodedOutputStream *output) | google::protobuf.internal::WireFormat | inlinestatic |
SkipField(io::CodedInputStream *input, uint32 tag, UnknownFieldSet *unknown_fields) | google::protobuf.internal::WireFormat | static |
SkipField(io::CodedInputStream *input, uint32_t tag, UnknownFieldSet *unknown_fields) | google::protobuf.internal::WireFormat | static |
SkipMessage(io::CodedInputStream *input, UnknownFieldSet *unknown_fields) | google::protobuf.internal::WireFormat | static |
SkipMessage(io::CodedInputStream *input, UnknownFieldSet *unknown_fields) | google::protobuf.internal::WireFormat | static |
SkipMessageSetField(io::CodedInputStream *input, uint32 field_number, UnknownFieldSet *unknown_fields) | google::protobuf.internal::WireFormat | privatestatic |
SkipMessageSetField(io::CodedInputStream *input, uint32_t field_number, UnknownFieldSet *unknown_fields) | google::protobuf.internal::WireFormat | privatestatic |
TagSize(int field_number, FieldDescriptor::Type type) | google::protobuf.internal::WireFormat | inlinestatic |
TagSize(int field_number, FieldDescriptor::Type type) | google::protobuf.internal::WireFormat | inlinestatic |
VerifyUTF8String(const char *data, int size, Operation op) | google::protobuf.internal::WireFormat | inlinestatic |
VerifyUTF8String(const char *data, int size, Operation op) | google::protobuf.internal::WireFormat | static |
VerifyUTF8StringNamedField(const char *data, int size, Operation op, const char *field_name) | google::protobuf.internal::WireFormat | inlinestatic |
VerifyUTF8StringNamedField(const char *data, int size, Operation op, const char *field_name) | google::protobuf.internal::WireFormat | static |
WireTypeForField(const FieldDescriptor *field) | google::protobuf.internal::WireFormat | inlinestatic |
WireTypeForField(const FieldDescriptor *field) | google::protobuf.internal::WireFormat | inlinestatic |
WireTypeForFieldType(FieldDescriptor::Type type) | google::protobuf.internal::WireFormat | inlinestatic |
WireTypeForFieldType(FieldDescriptor::Type type) | google::protobuf.internal::WireFormat | inlinestatic |