◆ Iterator [1/2]
◆ Iterator [2/2]
◆ ObjectVisibilityUserMetadata() [1/4]
| deepstream::ObjectVisibilityUserMetadata::ObjectVisibilityUserMetadata |
( |
void * |
data = nullptr | ) |
|
◆ ObjectVisibilityUserMetadata() [2/4]
| deepstream::ObjectVisibilityUserMetadata::ObjectVisibilityUserMetadata |
( |
const UserMetadata & |
user_meta | ) |
|
◆ ~ObjectVisibilityUserMetadata() [1/2]
| virtual deepstream::ObjectVisibilityUserMetadata::~ObjectVisibilityUserMetadata |
( |
| ) |
|
|
virtual |
◆ ObjectVisibilityUserMetadata() [3/4]
| deepstream::ObjectVisibilityUserMetadata::ObjectVisibilityUserMetadata |
( |
void * |
data = nullptr | ) |
|
◆ ObjectVisibilityUserMetadata() [4/4]
| deepstream::ObjectVisibilityUserMetadata::ObjectVisibilityUserMetadata |
( |
const UserMetadata & |
user_meta | ) |
|
◆ ~ObjectVisibilityUserMetadata() [2/2]
| virtual deepstream::ObjectVisibilityUserMetadata::~ObjectVisibilityUserMetadata |
( |
| ) |
|
|
virtual |
◆ get_() [1/2]
| void deepstream::UserMetadata::get_ |
( |
void *& |
| ) |
|
|
protectedinherited |
◆ get_() [2/2]
| void deepstream::UserMetadata::get_ |
( |
void *& |
| ) |
|
|
protectedinherited |
◆ getVisibility() [1/2]
| float deepstream::ObjectVisibilityUserMetadata::getVisibility |
( |
| ) |
const |
Get the visibility of the object.
◆ getVisibility() [2/2]
| float deepstream::ObjectVisibilityUserMetadata::getVisibility |
( |
| ) |
const |
◆ 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: