MQTTSuite
Loading...
Searching...
No Matches
anonymous_namespace{SocketContextFactory.cpp}::StorageOptions Struct Reference
Collaboration diagram for anonymous_namespace{SocketContextFactory.cpp}::StorageOptions:

Public Attributes

std::string rawTable = "mqtt_messages"
bool autoCreateRawTable = true
std::string projectionFile

Detailed Description

Definition at line 33 of file SocketContextFactory.cpp.

Member Data Documentation

◆ autoCreateRawTable

bool anonymous_namespace{SocketContextFactory.cpp}::StorageOptions::autoCreateRawTable = true

◆ projectionFile

std::string anonymous_namespace{SocketContextFactory.cpp}::StorageOptions::projectionFile

◆ rawTable

std::string anonymous_namespace{SocketContextFactory.cpp}::StorageOptions::rawTable = "mqtt_messages"

The documentation for this struct was generated from the following file: