|
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 |
Public Member Functions inherited from knowDataTransfert::AbstractCommunicationInterfaceFactory | |
| 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 |