trikRuntime
mailboxServer.h File Reference
#include <QtCore/QObject>
#include <QtCore/QMultiHash>
#include <QtCore/QReadWriteLock>
#include <QtCore/QQueue>
#include <QtNetwork/QHostAddress>
#include "trikServer.h"
Include dependency graph for mailboxServer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  trikNetwork::MailboxServer
 Worker object for mailbox functionality. More...
 

Namespaces

 trikNetwork
 

Functions

bool trikNetwork::operator== (const MailboxServer::Endpoint &left, const MailboxServer::Endpoint &right)
 
QDebug trikNetwork::operator<< (QDebug dbg, const MailboxServer::Endpoint &endpoint)