REC RPC library
Classes | Namespaces | Typedefs
rec_rpc_ClientInfo.h File Reference
#include <QObject>
#include <QHostAddress>
#include <QString>
#include <QDataStream>
#include <QMetaType>
#include <QDebug>
Include dependency graph for rec_rpc_ClientInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rec::rpc::ClientInfo
 RPC client info. More...
 

Namespaces

 rec
 
 rec::rpc
 

Typedefs

typedef QSet< ClientInfo > rec::rpc::ClientInfoSet
 Set of ClientInfos typedef. More...
 
typedef QMap< QString, ClientInfo > rec::rpc::ClientInfoMap
 Map of ClientInfos typedef. More...