NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwVersion Struct Reference

Detailed Description

Definition at line 44 of file Version_1.h.

Data Fields

int32_t major
 
int32_t minor
 
int32_t patch
 
char hash [41]
 
char extra [16]
 

Field Documentation

◆ extra

char dwVersion::extra[16]

Definition at line 54 of file Version_1.h.

◆ hash

char dwVersion::hash[41]

Definition at line 53 of file Version_1.h.

◆ major

int32_t dwVersion::major

Definition at line 46 of file Version_1.h.

◆ minor

int32_t dwVersion::minor

Definition at line 48 of file Version_1.h.

◆ patch

int32_t dwVersion::patch

Definition at line 50 of file Version_1.h.


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