Zivid C++ API 2.18.0+1b44dbef-1
CameraAddress.h File Reference
#include "Zivid/Detail/CoreExport.h"
#include <iosfwd>
#include <string>

Go to the source code of this file.

Classes

class  Zivid::CameraAddress
 A hostname or IPv4 address identifying a specific Zivid camera for direct connection. More...

Namespaces

namespace  Zivid
 The main Zivid namespace. All Zivid code is found here.

Functions

ZIVID_CORE_EXPORT std::ostream & Zivid::operator<< (std::ostream &os, const CameraAddress &address)
 Append the address to a stream.