34#include <NDEVR/Connection.h>
35#include <NDEVR/LogStream.h>
A standard interface for all types of connections that allow transmitting and receiving of data betwe...
A class that allows for specific log information to be conveyed to a InfoPipe object including inform...
A listener that receives and processes log messages and progress updates from an InfoPipe.
Serves as the primary program interface for processes to report issues and allows any number of LogSt...
Displays translated text.
Represents a color in the RGB space with optional alpha transparency.
A simple widget that shows a Status and optionally a progressbar.
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.
float fltp04
Defines an alias representing a 4 byte floating-point number Bit layout is as follows: -Sign: 1 bit a...
uint32_t uint04
-Defines an alias representing a 4 byte, unsigned integer -Can represent exact integer values 0 throu...
ConnectionState
Describes the state of the connection.
@ e_no_connection
No connection has been established.