NVIDIA DRIVE OS Linux SDK API Reference

5.1.6.0 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nvsipl::__NvSIPLVersion Struct Reference

Detailed Description

Holds the version information of NvSIPL Camera (libnvsipl.so).

Definition at line 32 of file NvSIPLVersion.hpp.

Data Fields

std::uint32_t uMajor
 Holds the major revision. More...
 
std::uint32_t uMinor
 Holds the minor revision. More...
 
std::uint32_t uPatch
 Holds the patch revision. More...
 

Field Documentation

std::uint32_t nvsipl::__NvSIPLVersion::uMajor

Holds the major revision.

Definition at line 34 of file NvSIPLVersion.hpp.

std::uint32_t nvsipl::__NvSIPLVersion::uMinor

Holds the minor revision.

Definition at line 35 of file NvSIPLVersion.hpp.

std::uint32_t nvsipl::__NvSIPLVersion::uPatch

Holds the patch revision.

Definition at line 36 of file NvSIPLVersion.hpp.


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