![]() |
Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
|
Contains a class representing an network port. More...
#include <cstdint>
#include <string>
#include <ostream>
#include "otcsdk/Api.h"
#include "otcsdk/Exceptions.h"
Go to the source code of this file.
Classes | |
class | optris::Port |
Encapsulates a network port number. More... | |
Namespaces | |
namespace | optris |
Main SDK namespace. | |
Functions | |
OTC_SDK_API std::ostream & | optris::operator<< (std::ostream &out, const Port &port) noexcept |
Output stream operator for port numbers. | |
Contains a class representing an network port.