ESP-IDF
PROTOBUF_C_VERSION_NUMBER
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
PROTOBUF_C_VERSION_NUMBER
PROTOBUF_C_VERSION_NUMBER macro
The version of the protobuf-c headers, represented as an integer using the same format as protobuf_c_version_number().
Syntax
Show:
Summary
Declaration
from
protobuf-c.h:803
#define
PROTOBUF_C_VERSION_NUMBER
1004001
Examples
References
from
examples
Code
Location
#define
PROTOBUF_C_VERSION_NUMBER
1004001
protobuf-c.h:803
#if
PROTOBUF_C_VERSION_NUMBER
<
1003000
constants.pb-c.h:11
#if
PROTOBUF_C_VERSION_NUMBER
<
1003000
esp_local_ctrl.pb-c.h:11
return
PROTOBUF_C_VERSION_NUMBER
;
protobuf-c.c:145
#if
PROTOBUF_C_VERSION_NUMBER
<
1003000
sec0.pb-c.h:11
#if
PROTOBUF_C_VERSION_NUMBER
<
1003000
sec1.pb-c.h:11
#if
PROTOBUF_C_VERSION_NUMBER
<
1003000
sec2.pb-c.h:11
#if
PROTOBUF_C_VERSION_NUMBER
<
1003000
session.pb-c.h:11
#if
PROTOBUF_C_VERSION_NUMBER
<
1003000
wifi_config.pb-c.h:11
#if
PROTOBUF_C_VERSION_NUMBER
<
1003000
wifi_constants.pb-c.h:11
#if
PROTOBUF_C_VERSION_NUMBER
<
1003000
wifi_ctrl.pb-c.h:11
#if
PROTOBUF_C_VERSION_NUMBER
<
1003000
wifi_scan.pb-c.h:11
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