|
nx_cloud_storage_sdk
1.0
Cloud Storage SDK
|
This is the complete list of members for nx::sdk::cloud_storage::IEngine, including all inherited members.
| addRef() const =0 | nx::sdk::IRefCountable | pure virtual |
| alternativeInterfaceIds(const InterfaceId *id) (defined in nx::sdk::IRefCountable) | nx::sdk::IRefCountable | inlineprotectedstatic |
| alternativeInterfaceIds(std::vector< const InterfaceId *> ids) (defined in nx::sdk::IRefCountable) | nx::sdk::IRefCountable | inlineprotectedstatic |
| deleteBookmark(const char *bookmarkId)=0 (defined in nx::sdk::cloud_storage::IEngine) | nx::sdk::cloud_storage::IEngine | pure virtual |
| doFetchBestShotImage(const char *objectTrackId, Result< IString *> *outResult) const =0 (defined in nx::sdk::cloud_storage::IEngine) | nx::sdk::cloud_storage::IEngine | protectedpure virtual |
| doObtainDeviceAgent(Result< IDeviceAgent *> *outResult, const IDeviceInfo *deviceInfo)=0 (defined in nx::sdk::cloud_storage::IEngine) | nx::sdk::cloud_storage::IEngine | protectedpure virtual |
| doQueryAnalytics(const char *filter, Result< IString *> *outResult)=0 (defined in nx::sdk::cloud_storage::IEngine) | nx::sdk::cloud_storage::IEngine | protectedpure virtual |
| doQueryAnalyticsTimePeriods(const char *filter, Result< IString *> *outResult)=0 (defined in nx::sdk::cloud_storage::IEngine) | nx::sdk::cloud_storage::IEngine | protectedpure virtual |
| doQueryBookmarks(const char *filter, Result< IString *> *outResult)=0 (defined in nx::sdk::cloud_storage::IEngine) | nx::sdk::cloud_storage::IEngine | protectedpure virtual |
| doQueryMotionTimePeriods(const char *filter, Result< IString *> *outResult)=0 (defined in nx::sdk::cloud_storage::IEngine) | nx::sdk::cloud_storage::IEngine | protectedpure virtual |
| fetchBestShotImage(const char *objectTrackId) const | nx::sdk::cloud_storage::IEngine | inline |
| interfaceId() (defined in nx::sdk::cloud_storage::IEngine) | nx::sdk::cloud_storage::IEngine | inlinestatic |
| isOnline() const =0 | nx::sdk::cloud_storage::IEngine | pure virtual |
| makeId(const char(&charArray)[len]) | nx::sdk::IRefCountable | inlineprotectedstatic |
| makeIdForTemplate(const char(&baseIdCharArray)[len]) | nx::sdk::IRefCountable | inlineprotectedstatic |
| makeIdWithAlternative(const char(&charArray)[len], const char(&alternativeCharArray)[alternativeLen]) | nx::sdk::IRefCountable | inlineprotectedstatic |
| obtainDeviceAgent(const IDeviceInfo *deviceInfo) | nx::sdk::cloud_storage::IEngine | inlinevirtual |
| queryAnalytics(const char *filter) | nx::sdk::cloud_storage::IEngine | inline |
| queryAnalyticsTimePeriods(const char *filter) | nx::sdk::cloud_storage::IEngine | inline |
| queryBookmarks(const char *filter) | nx::sdk::cloud_storage::IEngine | inline |
| queryInterface(const IRefCountable::InterfaceId *id) override (defined in nx::sdk::Interface< IEngine >) | nx::sdk::Interface< IEngine > | inlineprotectedvirtual |
| queryInterface(const InterfaceId *id) | nx::sdk::Interface< IEngine > | inline |
| queryInterface() (defined in nx::sdk::Interface< IEngine >) | nx::sdk::Interface< IEngine > | inline |
| queryInterface() const (defined in nx::sdk::Interface< IEngine >) | nx::sdk::Interface< IEngine > | inline |
| queryInterface() (defined in nx::sdk::IRefCountable) | nx::sdk::IRefCountable | inline |
| queryInterface() const (defined in nx::sdk::IRefCountable) | nx::sdk::IRefCountable | inline |
| queryInterfaceSupportingDeprecatedId(const IRefCountable::InterfaceId *id, const Uuid &deprecatedInterfaceId) | nx::sdk::Interface< IEngine > | inlineprotected |
| queryMotionTimePeriods(const char *filter) | nx::sdk::cloud_storage::IEngine | inline |
| refCountThreadUnsafe() const | nx::sdk::IRefCountable | inline |
| releaseRef() const =0 | nx::sdk::IRefCountable | pure virtual |
| saveBestShotImage(const char *data)=0 | nx::sdk::cloud_storage::IEngine | pure virtual |
| saveMetadata(const char *deviceId, int64_t timestampUs, MetadataType type, const char *data)=0 | nx::sdk::cloud_storage::IEngine | pure virtual |
| startNotifications()=0 | nx::sdk::cloud_storage::IEngine | pure virtual |
| stopNotifications()=0 | nx::sdk::cloud_storage::IEngine | pure virtual |
| storageSpace(StorageSpace *storageSpace) const =0 | nx::sdk::cloud_storage::IEngine | pure virtual |
| ~IRefCountable()=default | nx::sdk::IRefCountable | virtual |
1.8.14