![]() |
Zivid C++ API
1.8.1+6967bc1b-1
Defining the Future of 3D Machine Vision
|
Serial number of a Zivid camera More...
#include <Zivid/SerialNumber.h>
Public Member Functions | |
ZIVID_API_EXPORT | SerialNumber (const std::string &serialNumber) |
Constructor More... | |
ZIVID_API_EXPORT | SerialNumber ()=default |
Constructor More... | |
ZIVID_API_EXPORT bool | operator== (const SerialNumber &other) const |
Equality operator More... | |
ZIVID_API_EXPORT bool | operator!= (const SerialNumber &other) const |
Inequality operator More... | |
ZIVID_API_EXPORT std::string | toString () const |
Get serial number as string More... | |
Serial number of a Zivid camera
|
explicit |
Constructor
|
default |
Constructor
ZIVID_API_EXPORT bool Zivid::SerialNumber::operator!= | ( | const SerialNumber & | other | ) | const |
Inequality operator
ZIVID_API_EXPORT bool Zivid::SerialNumber::operator== | ( | const SerialNumber & | other | ) | const |
Equality operator
ZIVID_API_EXPORT std::string Zivid::SerialNumber::toString | ( | ) | const |
Get serial number as string