Contains defines controlling the Windows DLL export and import of symbols.
Contains the exceptions raised by the SDK.
Contains a class holding the SDK settings found in the configuration file.
Contains defines handling unicode characters.
std::string TString
String type to use (system depended).
Definition Unicode.h:39
Reads SDK configuration XML files.
Definition IRImagerConfigReader.h:24
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.
Main SDK namespace.
Definition AlarmChannel.h:21
Holds the SDK settings found in the configuration file.
Definition IRImagerConfig.h:33