_NvMOTConfigResponse¶
-
struct
_NvMOTConfigResponse
¶ Holds a tracker’s configuration status.
Holds the status of a configuration request; includes both summary and per-configuration status.
Public Members
-
NvMOTConfigStatus
summaryStatus
¶ Holds the summary status of the entire configuration request.
-
NvMOTConfigStatus
computeStatus
¶ Holds the compute target request status.
-
NvMOTConfigStatus
transformBatchStatus
¶ Holds the transform batch configuration request status: summary status for all transforms.
-
NvMOTConfigStatus
miscConfigStatus
¶ Holds the status of the miscellaneous configurations.
-
NvMOTConfigStatus
customConfigStatus
¶ Holds the status of the custom configurations.
-
NvMOTConfigStatus