NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
nvsipl::NvSIPLVersion Struct Reference

Detailed Description

Holds the version information of NvSIPL Camera and NvSIPL Client.

Version history of NvSIPL Camera and NvSIPL Client
Version 1.0.0

Definition at line 37 of file NvSIPLVersion.hpp.

Data Fields

uint32_t uMajor
 
uint32_t uMinor
 Holds the major revision. More...
 
uint32_t uPatch
 Holds the minor revision. More...
 

Field Documentation

◆ uMajor

uint32_t nvsipl::NvSIPLVersion::uMajor

Definition at line 39 of file NvSIPLVersion.hpp.

◆ uMinor

uint32_t nvsipl::NvSIPLVersion::uMinor

Holds the major revision.

Definition at line 40 of file NvSIPLVersion.hpp.

◆ uPatch

uint32_t nvsipl::NvSIPLVersion::uPatch

Holds the minor revision.

Definition at line 41 of file NvSIPLVersion.hpp.


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