Fraxinus
16.5.0-fx-rc7
An IGT application
|
#include "cxSocketConnection.h"
#include <QTcpServer>
#include <QTcpSocket>
#include <QNetworkInterface>
#include <QThread>
#include "cxSocket.h"
#include "cxLogger.h"
Go to the source code of this file.
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Functions | |
SNW_DEFINE_ENUM_STRING_CONVERTERS_BEGIN (cx, CX_SOCKETCONNECTION_STATE, scsCOUNT) | |
SNW_DEFINE_ENUM_STRING_CONVERTERS_BEGIN | ( | cx | , |
CX_SOCKETCONNECTION_STATE | , | ||
scsCOUNT | |||
) |
Definition at line 42 of file cxSocketConnection.cpp.