Go to the source code of this file.
Data Structures | |
| struct | nvsipl::NvSIPLVersion |
| Holds the version information of NvSIPL Camera and NvSIPL Client. More... | |
Namespaces | |
| nvsipl | |
| Contains the classes and variables for implementation of SIPL. | |
Macros | |
| #define | NVSIPL_MAJOR_VER 1 |
| 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... | |
Functions | |
| void | nvsipl::NvSIPLGetVersion (NvSIPLVersion &rVersion) |
| Gets the library version. More... | |