◆ Iterator [1/2]
◆ Iterator [2/2]
◆ Object3DBBoxUserMetadata() [1/4]
| deepstream::Object3DBBoxUserMetadata::Object3DBBoxUserMetadata |
( |
void * |
data = nullptr | ) |
|
◆ Object3DBBoxUserMetadata() [2/4]
| deepstream::Object3DBBoxUserMetadata::Object3DBBoxUserMetadata |
( |
const UserMetadata & |
user_meta | ) |
|
◆ ~Object3DBBoxUserMetadata() [1/2]
| virtual deepstream::Object3DBBoxUserMetadata::~Object3DBBoxUserMetadata |
( |
| ) |
|
|
virtual |
◆ Object3DBBoxUserMetadata() [3/4]
| deepstream::Object3DBBoxUserMetadata::Object3DBBoxUserMetadata |
( |
void * |
data = nullptr | ) |
|
◆ Object3DBBoxUserMetadata() [4/4]
| deepstream::Object3DBBoxUserMetadata::Object3DBBoxUserMetadata |
( |
const UserMetadata & |
user_meta | ) |
|
◆ ~Object3DBBoxUserMetadata() [2/2]
| virtual deepstream::Object3DBBoxUserMetadata::~Object3DBBoxUserMetadata |
( |
| ) |
|
|
virtual |
◆ get3DBbox() [1/2]
| NvDsObj3DBbox* deepstream::Object3DBBoxUserMetadata::get3DBbox |
( |
| ) |
const |
◆ get3DBbox() [2/2]
| NvDsObj3DBbox* deepstream::Object3DBBoxUserMetadata::get3DBbox |
( |
| ) |
const |
◆ get_() [1/2]
| void deepstream::UserMetadata::get_ |
( |
void *& |
| ) |
|
|
protectedinherited |
◆ get_() [2/2]
| void deepstream::UserMetadata::get_ |
( |
void *& |
| ) |
|
|
protectedinherited |
◆ metaType() [1/2]
| int deepstream::UserMetadata::metaType |
( |
| ) |
const |
|
inherited |
◆ metaType() [2/2]
| int deepstream::UserMetadata::metaType |
( |
| ) |
const |
|
inherited |
◆ operator bool() [1/2]
| virtual deepstream::UserMetadata::operator bool |
( |
| ) |
|
|
inlineoverridevirtualinherited |
◆ operator bool() [2/2]
| virtual deepstream::UserMetadata::operator bool |
( |
| ) |
|
|
inlineoverridevirtualinherited |
◆ setMetaType() [1/2]
| void deepstream::UserMetadata::setMetaType |
( |
int |
type | ) |
|
|
inherited |
◆ setMetaType() [2/2]
| void deepstream::UserMetadata::setMetaType |
( |
int |
type | ) |
|
|
inherited |
◆ setUserData() [1/2]
| void deepstream::UserMetadata::setUserData |
( |
void * |
data, |
|
|
void *(*)(void *, void *) |
copy, |
|
|
void(*)(void *, void *) |
release |
|
) |
| |
|
inherited |
Set user data with copy and release functions.
- Parameters
-
| data | Pointer to user data |
| copy | Copy function for the user data (can be NULL) |
| release | Release function for the user data (can be NULL) |
◆ setUserData() [2/2]
| void deepstream::UserMetadata::setUserData |
( |
void * |
data, |
|
|
void *(*)(void *, void *) |
copy, |
|
|
void(*)(void *, void *) |
release |
|
) |
| |
|
inherited |
Set user data with copy and release functions.
- Parameters
-
| data | Pointer to user data |
| copy | Copy function for the user data (can be NULL) |
| release | Release function for the user data (can be NULL) |
◆ userData() [1/2]
| void* deepstream::UserMetadata::userData |
( |
| ) |
const |
|
inherited |
Get the user data pointer.
◆ userData() [2/2]
| void* deepstream::UserMetadata::userData |
( |
| ) |
const |
|
inherited |
Get the user data pointer.
◆ data_
| void * deepstream::Metadata::data_ |
|
protectedinherited |
The documentation for this class was generated from the following file: