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
NvSIPLVersion.hpp File Reference

Detailed Description

NVIDIA Sensor Input Processing Library: Version Interface - NvSIPL Camera (libnvsipl.so)

Definition in file NvSIPLVersion.hpp.

Go to the source code of this file.

Data Structures

struct  nvsipl::__NvSIPLVersion
 Holds the version information of NvSIPL Camera (libnvsipl.so). More...
 

Namespaces

 nvsipl
 Contains the classes and variables for implementation of Sensor Input Processing Library (SIPL).
 
#define NVSIPL_MAJOR_VER   0
 Indicates the major revision. More...
 
#define NVSIPL_MINOR_VER   0
 Indicates the minor revision. More...
 
#define NVSIPL_PATCH_VER   0
 Indicates the patch revision. More...
 
typedef struct
nvsipl::__NvSIPLVersion 
nvsipl::NvSIPLVersion
 Holds the version information of NvSIPL Camera (libnvsipl.so). More...
 
void nvsipl::NvSIPLGetVersion (NvSIPLVersion &rVersion)
 Gets the library version. More...
 

Macro Definition Documentation

#define NVSIPL_MAJOR_VER   0

Indicates the major revision.

Definition at line 39 of file NvSIPLVersion.hpp.

#define NVSIPL_MINOR_VER   0

Indicates the minor revision.

Definition at line 40 of file NvSIPLVersion.hpp.

#define NVSIPL_PATCH_VER   0

Indicates the patch revision.

Definition at line 41 of file NvSIPLVersion.hpp.