NVIDIA DRIVE OS Linux SDK API Reference

5.2.3 Release
For Test and Development only
nvsipl::INvSIPLQuery::Version Struct Reference

Detailed Description

Defines the version information for NvSIPLQuery_API.

Version history of NvSIPL Query
Version 1.0.0 - 9th September 2019 - Alpha version.

Definition at line 64 of file NvSIPLQuery.hpp.

Data Fields

uint32_t uMajor = MAJOR_VER
 Holds a major revision. More...
 
uint32_t uMinor = MINOR_VER
 Holds a minor revision. More...
 
uint32_t uPatch = PATCH_VER
 Holds a patch revision. More...
 

Field Documentation

◆ uMajor

uint32_t nvsipl::INvSIPLQuery::Version::uMajor = MAJOR_VER

Holds a major revision.

Definition at line 66 of file NvSIPLQuery.hpp.

◆ uMinor

uint32_t nvsipl::INvSIPLQuery::Version::uMinor = MINOR_VER

Holds a minor revision.

Definition at line 67 of file NvSIPLQuery.hpp.

◆ uPatch

uint32_t nvsipl::INvSIPLQuery::Version::uPatch = PATCH_VER

Holds a patch revision.

Definition at line 68 of file NvSIPLQuery.hpp.


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