Paho C++
1.0
The Paho MQTT C++ Client Library
|
Definition of the string_collection class for the Paho MQTT C++ library. More...
Go to the source code of this file.
Classes | |
class | mqtt::string_collection |
Type for a collection of topics. More... | |
Typedefs | |
using | mqtt::string_collection_ptr = string_collection::ptr_t |
Smart/shared pointer to a topic collection. | |
using | mqtt::const_string_collection_ptr = string_collection::const_ptr_t |
Smart/shared pointer to a const string_collection. | |
Definition of the string_collection class for the Paho MQTT C++ library.