![]() |
Leosac
0.8.0
Open Source Access Control
|
Provide support for Mqtt. More...
Classes | |
| class | MqttConfig |
| Transient configuration object that stores the list of mqtt servers use/configure. More... | |
| struct | MqttExternalMessage |
| class | MqttExternalServer |
| Implementation class, for use by the Mqtt module only. More... | |
| class | MqttModule |
| This simply is the main class for the Wiegand module. More... | |
| struct | MqttServerConfig |
| An instance of this class represents the configuration of one Mqtt server. More... | |
Typedefs | |
| using | MqttServerConfigPtr = std::shared_ptr< MqttServerConfig > |
Provide support for Mqtt.
| using Leosac::Module::Mqtt::MqttServerConfigPtr = typedef std::shared_ptr<MqttServerConfig> |
Definition at line 31 of file MqttFwd.hpp.