ESP-IDF
ProtobufCEnumDescriptor::n_value_names
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
ProtobufCEnumDescriptor::n_value_names
ProtobufCEnumDescriptor::n_value_names field
Number of elements in `values_by_name`.
Syntax
Show:
Summary
Declaration
from
protobuf-c.h:518
unsigned
n_value_names
;
Examples
References
from
examples
Code
Location
Referrer
unsigned
n_value_names
;
protobuf-c.h:518
count
=
desc
->
n_value_names
;
protobuf-c.c:3566
protobuf_c_enum_descriptor_get_value_by_name()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ProtobufCEnumDescriptor::n_value_names
is read by 1 function:
All items filtered out
ProtobufCEnumDescriptor::n_value_names
protobuf_c_enum_descriptor_get_value_by_name()
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