34#include <NDEVR/Time.h>
35#include <NDEVR/String.h>
36#include <NDEVR/UUID.h>
37#include <NDEVR/TranslatedString.h>
The core String class for the NDEVR API.
Any text displayed to the user should be defined as a TranslatedString which allows the program to lo...
A universally unique identifier (UUID) is a 128-bit number used to identify information in computer s...
The primary namespace for the NDEVR SDK.
Simple struct for storing timezone definition data.
TranslatedString name
The display name of the timezone.
String comment
An optional descriptive comment for the timezone.
UUID id
The unique identifier for the timezone.