nx_cloud_storage_sdk  1.0
Cloud Storage SDK
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
nx::sdk::cloud_storage::ObjectTrack Struct Reference

Public Member Functions

 ObjectTrack (const nx::kit::Json &json) noexcept(false)
 
 ObjectTrack (const char *jsonData) noexcept(false)
 
template<typename T >
 ObjectTrack (const T &)=delete
 
bool operator== (const ObjectTrack &) const
 
nx::kit::Json to_json () const
 

Static Public Member Functions

static ValueOrError< ObjectTrackfromJson (const char *jsonStr) noexcept
 
static ValueOrError< ObjectTrackfromJson (const nx::kit::Json &json) noexcept
 

Public Attributes

std::string id
 
std::string deviceId
 
std::string objectTypeId
 
Attributes attributes
 
std::chrono::microseconds firstAppearanceTimestamp {}
 
std::chrono::microseconds lastAppearanceTimestamp {}
 
ObjectRegion objectPosition
 
std::string analyticsEngineId
 
BestShot bestShot
 

The documentation for this struct was generated from the following files: