ESP-IDF
property_info__descriptor
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
property_info__descriptor
property_info__descriptor variable
Syntax
Show:
Summary
Declaration
Definition
from
esp_local_ctrl.pb-c.h:372
extern
const
ProtobufCMessageDescriptor
property_info__descriptor
;
Implemented in
esp_local_ctrl.pb-c.c:559
Examples
References
from
examples
Code
Location
Referrer
const
ProtobufCMessageDescriptor
property_info__descriptor
=
esp_local_ctrl.pb-c.c:559
extern
const
ProtobufCMessageDescriptor
property_info__descriptor
;
esp_local_ctrl.pb-c.h:372
static
const
PropertyInfo
init_value
=
PROPERTY_INFO__INIT
;
esp_local_ctrl.pb-c.c:103
property_info__init()
assert
(
message
->
base
.
descriptor
==
&
property_info__descriptor
)
;
esp_local_ctrl.pb-c.c:109
property_info__get_packed_size()
assert
(
message
->
base
.
descriptor
==
&
property_info__descriptor
)
;
esp_local_ctrl.pb-c.c:116
property_info__pack()
assert
(
message
->
base
.
descriptor
==
&
property_info__descriptor
)
;
esp_local_ctrl.pb-c.c:123
property_info__pack_to_buffer()
protobuf_c_message_unpack
(
&
property_info__descriptor
,
esp_local_ctrl.pb-c.c:133
property_info__unpack()
assert
(
message
->
base
.
descriptor
==
&
property_info__descriptor
)
;
esp_local_ctrl.pb-c.c:142
property_info__free_unpacked()
&
property_info__descriptor
,
esp_local_ctrl.pb-c.c:633
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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