Pipeline message on source add/remove.
Definition at line 84 of file pipeline.hpp.
◆ DynamicSourceMessage()
deepstream::Pipeline::DynamicSourceMessage::DynamicSourceMessage |
( |
void * |
| ) |
|
◆ getSensorId()
const std::string& deepstream::Pipeline::DynamicSourceMessage::getSensorId |
( |
| ) |
const |
|
inline |
◆ getSensorName()
const std::string& deepstream::Pipeline::DynamicSourceMessage::getSensorName |
( |
| ) |
const |
|
inline |
◆ getSourceId()
uint32_t deepstream::Pipeline::DynamicSourceMessage::getSourceId |
( |
| ) |
const |
|
inline |
◆ getUri()
const std::string& deepstream::Pipeline::DynamicSourceMessage::getUri |
( |
| ) |
const |
|
inline |
◆ isSourceAdded()
bool deepstream::Pipeline::DynamicSourceMessage::isSourceAdded |
( |
| ) |
const |
|
inline |
◆ type()
uint32_t deepstream::Pipeline::Message::type |
( |
| ) |
|
|
inlineinherited |
◆ sensor_id_
std::string deepstream::Pipeline::DynamicSourceMessage::sensor_id_ |
|
protected |
◆ sensor_name_
std::string deepstream::Pipeline::DynamicSourceMessage::sensor_name_ |
|
protected |
◆ source_added_
bool deepstream::Pipeline::DynamicSourceMessage::source_added_ = false |
|
protected |
◆ source_id_
uint32_t deepstream::Pipeline::DynamicSourceMessage::source_id_ = 0 |
|
protected |
◆ type_
uint32_t deepstream::Pipeline::Message::type_ |
|
protectedinherited |
◆ uri_
std::string deepstream::Pipeline::DynamicSourceMessage::uri_ |
|
protected |
The documentation for this class was generated from the following file: