NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NES::MQTTClientWrapper Member List

This is the complete list of members for NES::MQTTClientWrapper, including all inherited members.

connect(mqtt::connect_options connOpts)NES::MQTTClientWrapper
disconnect()NES::MQTTClientWrapper
getAsyncClient()NES::MQTTClientWrapper
getNumberOfUnsentMessages()NES::MQTTClientWrapper
getSyncClient()NES::MQTTClientWrapper
MQTTClientWrapper(bool useAsyncClient, std::string const &address, std::string const &clientId, uint64_t maxBufferedMSGs, std::string const &topic, int qualityOfService)NES::MQTTClientWrapper
sendPayload(std::string payload)NES::MQTTClientWrapper
setCallback(UserCallback &cb)NES::MQTTClientWrapper