Definition at line 567 of file metadata.hpp.
◆ Iterator
◆ AnalyticsObjInfo() [1/2]
deepstream::AnalyticsObjInfo::AnalyticsObjInfo |
( |
void * |
data = nullptr | ) |
|
Constructor for AnalyticsObjInfo.
- Parameters
-
data | Optional pointer to data. Defaults to nullptr. |
◆ AnalyticsObjInfo() [2/2]
deepstream::AnalyticsObjInfo::AnalyticsObjInfo |
( |
const UserMetadata & |
user_meta | ) |
|
◆ ~AnalyticsObjInfo()
virtual deepstream::AnalyticsObjInfo::~AnalyticsObjInfo |
( |
| ) |
|
|
virtual |
◆ get_()
void deepstream::UserMetadata::get_ |
( |
void *& |
| ) |
|
|
protectedinherited |
◆ getDirStatus()
std::string deepstream::AnalyticsObjInfo::getDirStatus |
( |
| ) |
const |
Get the direction status.
◆ getLcStatus()
std::vector<std::string> deepstream::AnalyticsObjInfo::getLcStatus |
( |
| ) |
const |
Get the line crossing status.
◆ getObjStatus()
std::string deepstream::AnalyticsObjInfo::getObjStatus |
( |
| ) |
const |
◆ getOcStatus()
std::vector<std::string> deepstream::AnalyticsObjInfo::getOcStatus |
( |
| ) |
const |
Get the overcrowding status.
◆ getRoiStatus()
std::vector<std::string> deepstream::AnalyticsObjInfo::getRoiStatus |
( |
| ) |
const |
◆ getUniqueId()
unsigned int deepstream::AnalyticsObjInfo::getUniqueId |
( |
| ) |
const |
Get the unique identifier for this metadata.
◆ operator bool()
virtual deepstream::UserMetadata::operator bool |
( |
| ) |
|
|
inlineoverridevirtualinherited |
◆ data_
void* deepstream::Metadata::data_ |
|
protectedinherited |
The documentation for this class was generated from the following file: