NVIDIA DRIVE OS Linux SDK API Reference

5.2.6 Release
For Test and Development only
NvSIPLVersion.hpp File Reference

Go to the source code of this file.

Data Structures

struct  nvsipl::NvSIPLVersion
 Holds the version information of NvSIPL Camera and NvSIPL Client. More...
 

Namespaces

 nvsipl
 Contains the classes and variables for implementation of SIPL.
 

Functions

void nvsipl::NvSIPLGetVersion (NvSIPLVersion &rVersion)
 Gets the library version. More...
 

Variables

constexpr uint32_t nvsipl::NVSIPL_MAJOR_VER = 1U
 Indicates the major revision. More...
 
constexpr uint32_t nvsipl::NVSIPL_MINOR_VER = 0U
 Indicates the minor revision. More...
 
constexpr uint32_t nvsipl::NVSIPL_PATCH_VER = 0U
 Indicates the patch revision. More...