![]() |
PahoMqttCpp
MQTT C++ Client for POSIX and Windows
|
#include <iostream>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | mqtt |
Functions | |
| std::string | mqtt::to_string (ReasonCode reasonCode) |
| std::ostream & | mqtt::operator<< (std::ostream &os, ReasonCode reasonCode) |
MQTT v5 reason codes for the Paho MQTT C++ library.