Go to the source code of this file.
|
enum | { GPBWireFormatMessageSetItem = 1,
GPBWireFormatMessageSetTypeId = 2,
GPBWireFormatMessageSetMessage = 3
} |
|
enum | GPBWireFormat {
GPBWireFormatVarint = 0,
GPBWireFormatFixed64 = 1,
GPBWireFormatLengthDelimited = 2,
GPBWireFormatStartGroup = 3,
GPBWireFormatEndGroup = 4,
GPBWireFormatFixed32 = 5,
GPBWireFormatVarint = 0,
GPBWireFormatFixed64 = 1,
GPBWireFormatLengthDelimited = 2,
GPBWireFormatStartGroup = 3,
GPBWireFormatEndGroup = 4,
GPBWireFormatFixed32 = 5
} |
|
◆ GPBWireFormatMessageSetItemEndTag
◆ GPBWireFormatMessageSetItemTag
◆ GPBWireFormatMessageSetMessageTag
#define GPBWireFormatMessageSetMessageTag |
◆ GPBWireFormatMessageSetTypeIdTag
◆ anonymous enum
◆ GPBWireFormat
Enumerator |
---|
GPBWireFormatVarint | |
GPBWireFormatFixed64 | |
GPBWireFormatLengthDelimited | |
GPBWireFormatStartGroup | |
GPBWireFormatEndGroup | |
GPBWireFormatFixed32 | |
GPBWireFormatVarint | |
GPBWireFormatFixed64 | |
GPBWireFormatLengthDelimited | |
GPBWireFormatStartGroup | |
GPBWireFormatEndGroup | |
GPBWireFormatFixed32 | |
Definition at line 37 of file protobuf/objectivec/GPBWireFormat.h.
◆ GPBWireFormatForType()
◆ GPBWireFormatGetTagFieldNumber()
◆ GPBWireFormatGetTagWireType()
◆ GPBWireFormatIsValidTag()
◆ GPBWireFormatMakeTag()