2#include <NDEVR/Equation.h>
4#include <NDEVR/Pointer.h>
The equivelent of std::vector but with a bit more control.
Provides a constant, unmodifiable pointer that has shared ownership of a dynamically allocated object...
A hash-based key-value store, useful for quick associative lookups.
A solvable mathematical formula composed of variables, numbers, and operations.
Logic for reading or writing to a file as well as navigating filesystems or other common file operati...
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...
The primary namespace for the NDEVR SDK.
UnitCategory
A category of unit describing what it relates to.
@ e_undefined_unit
No specific unit category assigned.
double fltp08
Defines an alias representing an 8 byte floating-point number.