paho.mqtt.cpp/include/mqtt
Sebastian Sams 0fee432f02 add function for checking async consumer event queue size
Signed-off-by: Sebastian Sams <sebastian.sams@bestsolution.at>
2024-10-07 06:55:04 +00:00
..
async_client.h add function for checking async consumer event queue size 2024-10-07 06:55:04 +00:00
buffer_ref.h Cleaned up reformat 2024-06-18 21:17:45 -04:00
buffer_view.h Reformat sources and added .clang-format files. 2024-06-18 16:01:26 -04:00
callback.h Converted the consumer message queue to an event queue. 2024-07-06 19:42:41 -04:00
client.h Fixed doc comment and deprecation warnings. 2024-06-26 21:45:20 -04:00
CMakeLists.txt Copied certificates from Paho C library for testing SSL/TLS examples, w/ Mosquitto config 2024-07-08 20:51:00 -04:00
connect_options.h Removed deprecation warnings in connect options because they _always_ trigger for internal code. 2024-06-27 08:49:27 -04:00
create_options.h Converted the consumer message queue to an event queue. 2024-07-06 19:42:41 -04:00
delivery_token.h Fixed doc comment and deprecation warnings. 2024-06-26 21:45:20 -04:00
disconnect_options.h Cleaned up some of the options, with constexpr, etc. 2024-06-23 18:29:49 -04:00
event.h Queries to check if consumer thread is closed/done. 2024-07-13 07:42:36 -04:00
exception.h Converted the consumer message queue to an event queue. 2024-07-06 19:42:41 -04:00
export.h Reformat sources and added .clang-format files. 2024-06-18 16:01:26 -04:00
iaction_listener.h Converted the consumer message queue to an event queue. 2024-07-06 19:42:41 -04:00
iasync_client.h add function for checking async consumer event queue size 2024-10-07 06:55:04 +00:00
iclient_persistence.h Cleaned up reformat 2024-06-18 21:17:45 -04:00
message.h Fixed doc comment and deprecation warnings. 2024-06-26 21:45:20 -04:00
platform.h Reformat sources and added .clang-format files. 2024-06-18 16:01:26 -04:00
properties.h Added properties indexer w/ example. Now uint8_t prints properly (as unsigned) 2024-07-13 18:19:10 -04:00
reason_code.h Added a 'to_string()' and 'operator<<()' for reason codes. 2024-07-05 13:29:14 -04:00
response_options.h Cleaned up some of the options, with constexpr, etc. 2024-06-23 18:29:49 -04:00
server_response.h Some cleanup of token and properties. Got rid of fake reason code, MQTTPP_V3_CODE 2024-06-24 18:04:48 -04:00
ssl_options.h Cleaned up some of the options, with constexpr, etc. 2024-06-23 18:29:49 -04:00
string_collection.h Cleaned up reformat 2024-06-18 21:17:45 -04:00
subscribe_options.h Cleaned up some of the options, with constexpr, etc. 2024-06-23 18:29:49 -04:00
thread_queue.h thread_queue holding lock when signaling. 2024-07-13 16:18:04 -04:00
token.h #418 Fixed broken/bad merge 2024-07-04 19:13:52 -04:00
topic_matcher.h Removed manual implementation of make_unique<>() 2024-06-24 15:10:50 -04:00
topic.h Fixed doc comment and deprecation warnings. 2024-06-26 21:45:20 -04:00
types.h Added a 'to_string()' and 'operator<<()' for reason codes. 2024-07-05 13:29:14 -04:00
will_options.h Fixed doc comment and deprecation warnings. 2024-06-26 21:45:20 -04:00