applicationName | QtPdCom::Process | |
applicationName() const override | QtPdCom::Process | private |
broadcastReceived(const QString &message, const QString &attr, std::uint64_t time_ns, const QString &user) | QtPdCom::Process | signal |
broadcastReply(const std::string &message, const std::string &attr, std::chrono::nanoseconds time_ns, const std::string &user) override | QtPdCom::Process | private |
clientStatisticsReply(std::vector< PdCom::ClientStatistics > statistics) override | QtPdCom::Process | private |
connected | QtPdCom::Process | |
connected() override | QtPdCom::Process | private |
Connected enum value | QtPdCom::Process | |
ConnectedError enum value | QtPdCom::Process | |
ConnectError enum value | QtPdCom::Process | |
Connecting enum value | QtPdCom::Process | |
connectionState | QtPdCom::Process | |
ConnectionState enum name | QtPdCom::Process | |
connectionStatusChanged() | QtPdCom::Process | signal |
connectToHost(const QString &, quint16=2345) | QtPdCom::Process | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *method=0) | QtPdCom::Process | private |
Disconnected enum value | QtPdCom::Process | |
disconnected() | QtPdCom::Process | signal |
disconnectFromHost() | QtPdCom::Process | |
error() | QtPdCom::Process | signal |
find(const QString &) | QtPdCom::Process | |
find(const QString &path, Class *obj, Function &&callback) | QtPdCom::Process | inline |
findReply(PdCom::Variable const &var) override | QtPdCom::Process | private |
flush() override | QtPdCom::Process | private |
getApplicationName() const | QtPdCom::Process | |
getCaMode() const | QtPdCom::Process | |
getClientStatistics(Class *obj, Function &&callback) | QtPdCom::Process | inline |
getClientStatisticsQt() | QtPdCom::Process | |
getConnectionState() const | QtPdCom::Process | |
getDefaultProcess() | QtPdCom::Process | static |
getErrorString() const | QtPdCom::Process | |
getHost() const | QtPdCom::Process | |
getLoginManager() const | QtPdCom::Process | |
getMessageManager() const | QtPdCom::Process | |
getPeerName() const | QtPdCom::Process | |
getPort() const | QtPdCom::Process | |
getRxBytes() const | QtPdCom::Process | |
getTxBytes() const | QtPdCom::Process | |
getUrl() const | QtPdCom::Process | |
host | QtPdCom::Process | |
hostname() const override | QtPdCom::Process | private |
Impl | QtPdCom::Process | private |
impl | QtPdCom::Process | private |
isConnected() const | QtPdCom::Process | |
list(const QString &="") | QtPdCom::Process | |
list(const QString &path, Class *obj, Function &&callback) | QtPdCom::Process | inline |
listReply(std::vector< PdCom::Variable > vars, std::vector< std::string > dirs) override | QtPdCom::Process | private |
loginManager | QtPdCom::Process | |
ping(Class *obj, Function &&callback) | QtPdCom::Process | inline |
pingQt() | QtPdCom::Process | |
pingReply() override | QtPdCom::Process | private |
port | QtPdCom::Process | |
Process(QObject *parent=nullptr) | QtPdCom::Process | |
processConnected() | QtPdCom::Process | signal |
Q_ENUM(ConnectionState) | QtPdCom::Process | |
read(char *, int) override | QtPdCom::Process | private |
reset() | QtPdCom::Process | private |
sendBroadcast(const QString &, const QString &attr="text") | QtPdCom::Process | |
setApplicationName(const QString &) | QtPdCom::Process | |
setCaMode(SslCaMode mode) | QtPdCom::Process | |
setClientCertificate(const QSslCertificate &cert, const QSslKey &key) | QtPdCom::Process | |
setCustomCAs(QList< QSslCertificate > cas) | QtPdCom::Process | |
setDefaultProcess(QtPdCom::Process *) | QtPdCom::Process | static |
setLoginManager(LoginManager *lm) | QtPdCom::Process | |
socketConnected() | QtPdCom::Process | privateslot |
socketDisconnected() | QtPdCom::Process | privateslot |
socketError() | QtPdCom::Process | privateslot |
socketRead() | QtPdCom::Process | privateslot |
SslCaMode enum name | QtPdCom::Process | |
sslCaMode | QtPdCom::Process | |
sslCaModeChanged() | QtPdCom::Process | signal |
url | QtPdCom::Process | |
write(const char *, size_t) override | QtPdCom::Process | private |
~Process() | QtPdCom::Process | virtual |