NVIDIA DRIVE OS Linux SDK API Reference

6.0.9 Release
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)
 Returns the version of the SIPL library. 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...