kDB: Knowledge DataBase
|
Classes | |
struct | Private |
Public Member Functions | |
Factory (const QString &_serverAddress=QString()) | |
AbstractSendingCommunicationInterface * | createSendingInterface (const QString &_communicationNamespace) override |
AbstractReceivingCommunicationInterface * | createReceivingInterface (const QString &_communicationNamespace) override |
![]() |
Factory::Factory | ( | const QString & | _serverAddress = QString() | ) |
Create a MQTT Factory using the broker at _serverAddress
(an empty string will use the default localhost broker).
|
overridevirtual |
|
overridevirtual |