Public Attributes | |
| std::string | rawTable = "mqtt_messages" |
| bool | autoCreateRawTable = true |
| std::string | projectionFile |
Definition at line 32 of file SubProtocolFactory.cpp.
| bool anonymous_namespace{SubProtocolFactory.cpp}::StorageOptions::autoCreateRawTable = true |
Definition at line 34 of file SubProtocolFactory.cpp.
Referenced by anonymous_namespace{SubProtocolFactory.cpp}::getStorageOptions().
| std::string anonymous_namespace{SubProtocolFactory.cpp}::StorageOptions::projectionFile |
Definition at line 35 of file SubProtocolFactory.cpp.
Referenced by mqtt::mqttstore::websocket::SubProtocolFactory::create(), and anonymous_namespace{SubProtocolFactory.cpp}::getStorageOptions().
| std::string anonymous_namespace{SubProtocolFactory.cpp}::StorageOptions::rawTable = "mqtt_messages" |
Definition at line 33 of file SubProtocolFactory.cpp.
Referenced by anonymous_namespace{SubProtocolFactory.cpp}::getStorageOptions().