![]() |
Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
|
Contains a class holding the SDK settings found in the configuration file. More...
#include <ostream>
#include <string>
#include "otcsdk/Api.h"
#include "otcsdk/Unicode.h"
#include "otcsdk/Exceptions.h"
#include "otcsdk/common/TemperaturePrecision.h"
#include "otcsdk/communication/net/IpAddress.h"
Go to the source code of this file.
Classes | |
class | optris::IRImagerConfig |
Holds the SDK settings found in the configuration file. More... | |
Namespaces | |
namespace | optris |
Main SDK namespace. | |
Functions | |
OTC_SDK_API std::ostream & | optris::operator<< (std::ostream &out, const IRImagerConfig &config) |
Output stream operator for the IRImagerConfig. | |
Contains a class holding the SDK settings found in the configuration file.