23 #ifndef ULS_UDP_LOGGING_SERVER_H_INCLUDED 24 #define ULS_UDP_LOGGING_SERVER_H_INCLUDED 26 #include <QtCore/QObject> 27 #include <QtNetwork/QUdpSocket> 28 #include <QtSql/QSqlDatabase> void processPendingDatagrams()
virtual ~UdpLoggingServer()
QUdpSocket * m_udp_socket
UdpLoggingServer(const QString &db_filename)