Definition at line 28 of file msgbroker_c2d_receiver.hpp.
Data Fields | |
| std::string | proto_lib |
| std::string | conn_str |
| std::string | config_file_path |
| std::string | topicList |
| std::string | sensor_list_file |
| std::string deepstream::Cloud2DeviceReceiver::Config::config_file_path |
Definition at line 31 of file msgbroker_c2d_receiver.hpp.
Referenced by deepstream::SmartRecordingAction::onAttached().
| std::string deepstream::Cloud2DeviceReceiver::Config::conn_str |
Definition at line 30 of file msgbroker_c2d_receiver.hpp.
Referenced by deepstream::SmartRecordingAction::onAttached().
| std::string deepstream::Cloud2DeviceReceiver::Config::proto_lib |
Definition at line 29 of file msgbroker_c2d_receiver.hpp.
Referenced by deepstream::SmartRecordingAction::onAttached().
| std::string deepstream::Cloud2DeviceReceiver::Config::sensor_list_file |
Definition at line 33 of file msgbroker_c2d_receiver.hpp.
Referenced by deepstream::SmartRecordingAction::onAttached().
| std::string deepstream::Cloud2DeviceReceiver::Config::topicList |
Definition at line 32 of file msgbroker_c2d_receiver.hpp.
Referenced by deepstream::SmartRecordingAction::onAttached().