|
Auterion App SDK
Auterion SDK is a library that can be used by AuterionOS apps to communicate with the system.
|
This is the complete list of members for auterion::ObjectDetectionClient, including all inherited members.
| detections2D() const | auterion::ObjectDetectionClient | |
| disableObjectDetection() | auterion::ObjectDetectionClient | |
| enableObjectDetection() | auterion::ObjectDetectionClient | |
| ObjectDetectionClient(SDK &sdk) | auterion::ObjectDetectionClient | explicit |
| ObjectDetectionClient(const ObjectDetectionClient &)=delete (defined in auterion::ObjectDetectionClient) | auterion::ObjectDetectionClient | |
| ObjectDetectionClient(ObjectDetectionClient &&)=delete (defined in auterion::ObjectDetectionClient) | auterion::ObjectDetectionClient | |
| operator=(const ObjectDetectionClient &)=delete (defined in auterion::ObjectDetectionClient) | auterion::ObjectDetectionClient | |
| operator=(ObjectDetectionClient &&)=delete (defined in auterion::ObjectDetectionClient) | auterion::ObjectDetectionClient | |
| subscribeDetections2D(Detections2DCallback callback=nullptr) | auterion::ObjectDetectionClient | inline |
| ~ObjectDetectionClient() | auterion::ObjectDetectionClient | virtual |