Public Member Functions | Private Slots | Private Attributes | List of all members
UdpLoggingServer Class Reference

#include <UdpLoggingServer.h>

Inheritance diagram for UdpLoggingServer:
Inheritance graph
[legend]

Public Member Functions

 UdpLoggingServer (const QString &db_filename)
 
virtual ~UdpLoggingServer ()
 

Private Slots

void processPendingDatagrams ()
 

Private Attributes

QSqlDatabase m_db
 
QUdpSocket * m_udp_socket
 

Detailed Description

Definition at line 30 of file UdpLoggingServer.h.

Constructor & Destructor Documentation

UdpLoggingServer::UdpLoggingServer ( const QString &  db_filename)

Definition at line 32 of file UdpLoggingServer.cpp.

UdpLoggingServer::~UdpLoggingServer ( )
virtual

Definition at line 65 of file UdpLoggingServer.cpp.

Member Function Documentation

void UdpLoggingServer::processPendingDatagrams ( )
privateslot

Definition at line 69 of file UdpLoggingServer.cpp.

Member Data Documentation

QSqlDatabase UdpLoggingServer::m_db
private

Definition at line 43 of file UdpLoggingServer.h.

QUdpSocket* UdpLoggingServer::m_udp_socket
private

Definition at line 42 of file UdpLoggingServer.h.


The documentation for this class was generated from the following files:


fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:59