Zivid  1.0.1+3607.8a7510c4
Zivid API
Macros | Functions
Version.h File Reference

Zivid version information More...

#include "APIExport.h"
#include <string>

Go to the source code of this file.

Macros

#define ZIVID_VERSION_MAJOR   "1"
 Major version More...
 
#define ZIVID_VERSION_MINOR   "0"
 Minor version More...
 
#define ZIVID_VERSION_PATCH   "1"
 Patch version More...
 
#define ZIVID_VERSION_BUILD   "3607.8a7510c4"
 Build number More...
 
#define ZIVID_VERSION   "1.0.1+3607.8a7510c4"
 Zivid version string More...
 

Functions

ZIVID_COMMON std::string Zivid::Version::libraryVersion ()
 Get the version of the loaded library More...
 

Detailed Description

Zivid version information

Macro Definition Documentation

◆ ZIVID_VERSION

#define ZIVID_VERSION   "1.0.1+3607.8a7510c4"

Zivid version string

◆ ZIVID_VERSION_BUILD

#define ZIVID_VERSION_BUILD   "3607.8a7510c4"

Build number

◆ ZIVID_VERSION_MAJOR

#define ZIVID_VERSION_MAJOR   "1"

Major version

◆ ZIVID_VERSION_MINOR

#define ZIVID_VERSION_MINOR   "0"

Minor version

◆ ZIVID_VERSION_PATCH

#define ZIVID_VERSION_PATCH   "1"

Patch version

Function Documentation

◆ libraryVersion()

ZIVID_COMMON std::string Zivid::Version::libraryVersion ( )

Get the version of the loaded library

Returns
A string uniquely describing the version of the library binary