4#include <NDEVR/String.h>
5#include <NDEVR/Buffer.h>
The equivelent of std::vector but with a bit more control. The basic array unit of the library.
Definition Buffer.hpp:56
Logic for retrieving specific details about the machine this software is running on.
Definition MachineID.h:12
static String MachineName()
static Buffer< String > MacHashes()
The core String class for the NDEVR API.
Definition String.h:69