#include "SubProtocolFactory.h"#include "lib/ConfigSections.h"#include "lib/Mqtt.h"#include "lib/StoragePlan.h"#include <core/socket/stream/SocketConnection.h>#include <net/config/ConfigInstance.h>#include <web/websocket/SubProtocolContext.h>Go to the source code of this file.
Classes | |
| struct | anonymous_namespace{SubProtocolFactory.cpp}::StorageOptions |
Namespaces | |
| namespace | anonymous_namespace{SubProtocolFactory.cpp} |
| namespace | mqtt |
| namespace | mqtt::mqttstore |
| namespace | mqtt::mqttstore::websocket |
Macros | |
| #define | NAME "mqtt" |
Functions | |
| StorageOptions | anonymous_namespace{SubProtocolFactory.cpp}::getStorageOptions (const mqtt::mqttstore::lib::ConfigStorage *configStorage) |
| web::websocket::SubProtocolFactory< web::websocket::client::SubProtocol > * | mqttClientSubProtocolFactory () |
| #define NAME "mqtt" |
Definition at line 52 of file SubProtocolFactory.cpp.
| web::websocket::SubProtocolFactory< web::websocket::client::SubProtocol > * mqttClientSubProtocolFactory | ( | ) |
Definition at line 104 of file SubProtocolFactory.cpp.
References mqtt::mqttstore::websocket::SubProtocolFactory::SubProtocolFactory().