|
15.
|
|
|
int *major
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:48(parameter)
|
|
16.
|
|
|
int *minor
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:49(parameter)
|
|
17.
|
|
|
int *revision
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:50(parameter)
|
|
18.
|
|
|
Obtain version information about the library. If any of major, minor or revision are not NULL they will return the corresponding version numbers. The return value is an integer representation of the complete version number (e.g. 9000 for 0.9) that can be used for comparisons.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:53(para)
|
|
19.
|
|
|
Library initialisation and cleanup
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:61(title)
|
|
20.
|
|
|
mosquitto_lib_init
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:64(function)
|
|
21.
|
|
|
int <placeholder-1/>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:64(funcdef) libmosquitto.3.xml:67(funcdef) libmosquitto.3.xml:91(funcdef) libmosquitto.3.xml:121(funcdef) libmosquitto.3.xml:145(funcdef) libmosquitto.3.xml:155(funcdef) libmosquitto.3.xml:171(funcdef) libmosquitto.3.xml:178(funcdef) libmosquitto.3.xml:190(funcdef) libmosquitto.3.xml:195(funcdef) libmosquitto.3.xml:199(funcdef) libmosquitto.3.xml:203(funcdef) libmosquitto.3.xml:207(funcdef)
|
|
22.
|
|
|
mosquitto_lib_cleanup
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:67(function)
|
|
23.
|
|
|
Client constructor/destructor
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:73(title)
|
|
24.
|
|
|
mosquitto_new
|
|
|
|
(no translation yet)
|
|
|
|
Located in
libmosquitto.3.xml:76(function)
|