|
virtual const char * | typeId () const override |
|
virtual float | confidence () const override |
|
virtual const char * | subtype () const override |
|
virtual int | attributeCount () const override |
|
void | setTypeId (std::string typeId) |
|
void | setConfidence (float confidence) |
|
void | setTrackId (const Uuid &value) |
|
void | setSubtype (const std::string &value) |
|
void | addAttribute (nx::sdk::Ptr< Attribute > attribute) |
|
void | addAttributes (const std::vector< nx::sdk::Ptr< Attribute >> &value) |
|
void | setBoundingBox (const Rect &rect) |
|
| RefCountable (const RefCountable &)=delete |
|
| RefCountable (RefCountable &&)=delete |
|
RefCountable & | operator= (const RefCountable &)=delete |
|
RefCountable & | operator= (RefCountable &&)=delete |
|
virtual int | addRef () const override |
|
virtual int | releaseRef () const override |
|
int | refCount () const |
|
|
virtual const IAttribute * | getAttribute (int index) const override |
|
virtual void | getTrackId (Uuid *outValue) const override |
|
virtual void | getBoundingBox (Rect *outValue) const override |
|
The documentation for this class was generated from the following files:
- src/nx/sdk/analytics/helpers/object_metadata.h
- src/nx/sdk/analytics/helpers/object_metadata.cpp