34#include <NDEVR/Connection.h>
35#include <NDEVR/LogStream.h>
76 bool m_owns_log =
false;
77 bool m_has_connection_object =
false;
78 bool m_act_like_log =
false;
A standard interface for all types of connections that allow transmitting and recieving of.
Definition Connection.h:182
Serves as the primary program interface for processes to report issues and allows any number of.
Definition Log.h:48
A class that allows for specific log information to be conveyed to a ProgressInfo object.
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.
Definition QCustomLabel.h:46
Represents a color in the RGB space with optional alpha transparency.
Definition RGBColor.h:53
Any text displayed to the user should be defined as a TranslatedString which allows the.
Definition TranslatedString.h:13
float fltp04
Defines an alias representing a 4 byte floating-point number.
Definition BaseValues.hpp:125
ConnectionState
Definition Connection.h:53
Defines for a given type (such as sint04, fltp08, UUID, etc) a maximum, minimum, and reserved.
Definition BaseValues.hpp:230