3#include <NDEVR/Button.h>
4#include <NDEVR/BasicThread.h>
6#include <NDEVR/Pointer.h>
7#include <NDEVR/LocalApplicationLauncher.h>
137 void _setupButton(
Button* button);
145#if NDEVR_SUPPORTS_THREADING
A thread that executes a user-provided callback function concurrently.
The equivelent of std::vector but with a bit more control.
Provides a modifiable pointer that has shared ownership of a dynamically allocated object.
Logic for reading or writing to a file as well as navigating filesystems or other common file operati...
The core String View class for the NDEVR API.
The core String class for the NDEVR API.
The primary namespace for the NDEVR SDK.