[][src]Module paho_mqtt::name_value

Utility for creating name/value string pair collections (to pass to the C library).

Structs

NameValueCollection

A collection of C-compatible (NUL-terminated) string pairs that is useful with C APIs that require an array of string pair pointers, normally specified as const* MQTTAsync_nameValue