Holds the version information of NvSIPL Camera and NvSIPL Client.
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... | |
uint32_t nvsipl::NvSIPLVersion::uMajor |
Definition at line 39 of file NvSIPLVersion.hpp.
uint32_t nvsipl::NvSIPLVersion::uMinor |
Holds the major revision.
Definition at line 40 of file NvSIPLVersion.hpp.
uint32_t nvsipl::NvSIPLVersion::uPatch |
Holds the minor revision.
Definition at line 41 of file NvSIPLVersion.hpp.