Home
Server
Lib
Interfaces
API
Write Plugins
TcpServer
List of All Members for TcpServer
This is the complete list of members for
nymeaserver::TcpServer
, including inherited members.
TcpServer
(const ServerConfiguration &, const QSslConfiguration &, QObject *)
~TcpServer
()
clientConnected
(const QUuid &)
clientDisconnected
(const QUuid &)
configuration
() const : ServerConfiguration
dataAvailable
(const QUuid &, const QByteArray &)
m_serverName
: QString
reconfigureServer
(const ServerConfiguration &)
sendData
(const QUuid &, const QByteArray &)
sendData
(const QUuid &, const QByteArray &)
sendData
(const QList<QUuid> &, const QByteArray &)
sendData
(const QList<QUuid> &, const QByteArray &)
serverUrl
() const : QUrl
setConfiguration
(const ServerConfiguration &)
setServerName
(const QString &)
setServerName
(const QString &)
startServer
() : bool
startServer
() : bool
stopServer
() : bool
stopServer
() : bool
terminateClientConnection
(const QUuid &)
terminateClientConnection
(const QUuid &)