ESP-IDF
ProtobufCMessageUnknownField::wire_type
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ProtobufCMessageUnknownField::wire_type
ProtobufCMessageUnknownField::wire_type field
The wire type of the field.
Syntax
Show:
Summary
Declaration
from
protobuf-c.h:714
ProtobufCWireType
wire_type
;
Examples
References
from
examples
Code
Location
Referrer
ProtobufCWireType
wire_type
;
protobuf-c.h:714
out
[
0
]
|=
field
->
wire_type
;
protobuf-c.c:1464
unknown_field_pack()
header
[
0
]
|=
field
->
wire_type
;
protobuf-c.c:1949
unknown_field_pack_to_buffer()
ufield
->
wire_type
=
scanned_member
->
wire_type
;
protobuf-c.c:2897
parse_member()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ProtobufCMessageUnknownField::wire_type
is written by 1 function and is read by 2 functions:
parse_member()
All items filtered out
ProtobufCMessageUnknownField::wire_type
unknown_field_pack()
unknown_field_pack_to_buffer()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out