|
NVIDIA DriveOS Linux NSR SDK API Reference
|
7.0.3.0 Release
|
Go to the documentation of this file.
12 #ifndef NVSIPLVERSION_HPP
13 #define NVSIPLVERSION_HPP
62 #endif // NVSIPLVERSION_HPP
constexpr uint32_t NVSIPL_PATCH_VER
Indicates the minor revision.
void NvSIPLGetVersion(NvSIPLVersion &rVersion)
Indicates the patch revision.
uint32_t uMinor
Holds the major revision.
constexpr uint32_t NVSIPL_MINOR_VER
Indicates the major revision.
constexpr uint32_t NVSIPL_MAJOR_VER
Contains the classes and variables for implementation of SIPL.
uint32_t uPatch
Holds the minor revision.
Holds the version information of NvSIPL Camera and NvSIPL Client.