Contains defines controlling the Windows DLL export and import of symbols.
#define OTC_SDK_API
Only needed when working with Windows DLLs.
Definition Api.h:65
Contains the exceptions raised by the SDK.
Contains a class holding the SDK settings found in the configuration file.
std::string TString
String type to use (system depended).
Definition Unicode.h:39
IRImagerConfigReader()=delete
No constructor.
static OTC_SDK_API IRImagerConfig readT(const TString &filename)
Reads the XML configuration file with the given filename.
static OTC_SDK_API IRImagerConfig read(const std::string &filename)
Reads the XML configuration file with the given filename.
Holds the SDK settings found in the configuration file.
Definition IRImagerConfig.h:28
Main SDK namespace.
Definition DeviceInfo.h:23