Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
Unicode.h File Reference

Contains defines handling unicode characters. More...

#include <string>
Include dependency graph for Unicode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GEN_L(ARG)
 Creates string literals compatible with Tchar and TString.
 

Typedefs

using Tchar = char
 Character type to use (system depended).
 
using TString = std::string
 String type to use (system depended).
 

Detailed Description

Contains defines handling unicode characters.

Author
Optris GmbH Co. KG
Date
2024-12-04

Macro Definition Documentation

◆ GEN_L

#define GEN_L ( ARG)
Value:
ARG

Creates string literals compatible with Tchar and TString.