TreeFrogFramework
2.8
|
This is the complete list of members for TPublisher, including all inherited members.
castToObject(TAbstractWebSocket *socket) | TPublisher | protectedstatic |
create(const QString &topic) | TPublisher | protected |
get(const QString &topic) | TPublisher | protected |
instance() | TPublisher | static |
publish(const QString &topic, const QString &text, TAbstractWebSocket *socket) | TPublisher | |
publish(const QString &topic, const QByteArray &binary, TAbstractWebSocket *socket) | TPublisher | |
receiveSystemBus() | TPublisher | protectedslot |
release(const QString &topic) | TPublisher | protected |
subscribe(const QString &topic, bool local, TAbstractWebSocket *socket) | TPublisher | |
unsubscribe(const QString &topic, TAbstractWebSocket *socket) | TPublisher | |
unsubscribeFromAll(TAbstractWebSocket *socket) | TPublisher |