ESP-IDF
is_packable_type()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
is_packable_type()
is_packable_type() function
Syntax
Show:
Summary
Declaration
from
protobuf-c.c:2875
static
protobuf_c_boolean
is_packable_type
(
ProtobufCType
type
)
;
Arguments
Argument
type
Examples
References
from
examples
Code
Location
Referrer
is_packable_type
(
ProtobufCType
type
)
protobuf-c.c:2876
is_packable_type
(
field
->
type
)
)
)
protobuf-c.c:2923
parse_member()
is_packable_type
(
field
->
type
)
)
)
protobuf-c.c:3208
protobuf_c_message_unpack()
Call Tree
from
examples
is_packable_type()
is called by 2 functions:
parse_member()
protobuf_c_message_unpack()
All items filtered out
is_packable_type()
All items filtered out
Data Use
from
examples
is_packable_type()
reads 3 variables:
ProtobufCType::PROTOBUF_C_TYPE_STRING
ProtobufCType::PROTOBUF_C_TYPE_BYTES
ProtobufCType::PROTOBUF_C_TYPE_MESSAGE
All items filtered out
is_packable_type()
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