34#include <NDEVR/Connection.h>
35#include <NDEVR/LogStream.h>
81 bool m_owns_log =
false;
82 bool m_has_connection_object =
false;
83 bool m_act_like_log =
false;
A standard interface for all types of connections that allow transmitting and recieving of data betwe...
Definition Connection.h:198
Serves as the primary program interface for processes to report issues and allows any number of LogSt...
Definition Log.h:48
A class that allows for specific log information to be conveyed to a ProgressInfo object including in...
Definition LogMessage.h:44
A class that listens to a log object and processes the updates in a specified way....
Definition LogStream.h:46
Displays translated text. No user interaction functionality is provided. The visual appearance of the...
Definition QCustomLabel.h:46
Represents a color in the RGB space with optional alpha transparency.
Definition RGBColor.h:54
Any text displayed to the user should be defined as a TranslatedString which allows the program to lo...
Definition TranslatedString.h:13
float fltp04
Defines an alias representing a 4 byte floating-point number Bit layout is as follows: -Sign: 1 bit a...
Definition BaseValues.hpp:127
ConnectionState
Describes the state of the connection.
Definition Connection.h:57
Defines for a given type (such as sint04, fltp08, UUID, etc) a maximum, minimum, and reserved 'invali...
Definition BaseValues.hpp:233