|
mqtt_cpp
|


Go to the source code of this file.
Namespaces | |
| MQTT_NS | |
| MQTT_NS::utf8string | |
Enumerations | |
| enum class | MQTT_NS::utf8string::validation { MQTT_NS::utf8string::well_formed = 0 , MQTT_NS::utf8string::ill_formed , MQTT_NS::utf8string::well_formed_with_non_charactor } |
Functions | |
| constexpr bool | MQTT_NS::utf8string::is_valid_length (string_view str) |
| constexpr validation | MQTT_NS::utf8string::validate_contents (string_view str) |