trikRuntime
connection.h File Reference
#include <QtCore/QObject>
#include <QtCore/QScopedPointer>
#include <QtCore/QTimer>
#include <QtNetwork/QTcpSocket>
#include <QtNetwork/QHostAddress>
#include "declSpec.h"
Include dependency graph for connection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  trikNetwork::Connection
 Abstract class that serves one client of TrikServer. More...
 

Namespaces

 trikNetwork
 

Enumerations

enum  trikNetwork::Protocol { trikNetwork::Protocol::messageLength, trikNetwork::Protocol::endOfLineSeparator }
 Connection protocol variants. More...
 
enum  trikNetwork::Heartbeat { trikNetwork::Heartbeat::use, trikNetwork::Heartbeat::dontUse }
 Heartbeat protocol option. More...