GammaRay API Documentation
3.2.0
|
This is the complete list of members for GammaRay::Endpoint, including all inherited members.
broadcastPort() (defined in GammaRay::Endpoint) | GammaRay::Endpoint | static |
connectionEstablished() | GammaRay::Endpoint | signal |
defaultPort() (defined in GammaRay::Endpoint) | GammaRay::Endpoint | static |
disconnected() | GammaRay::Endpoint | signal |
instance() | GammaRay::Endpoint | static |
invokeObject(const QString &objectName, const char *method, const QVariantList &args=QVariantList()) const | GammaRay::Endpoint | virtual |
isConnected() | GammaRay::Endpoint | static |
isRemoteClient() const =0 | GammaRay::Endpoint | pure virtual |
key() const | GammaRay::Endpoint | |
label() const | GammaRay::Endpoint | |
logTransmissionRate(quint64 bytesRead, quint64 bytesWritten) (defined in GammaRay::Endpoint) | GammaRay::Endpoint | signal |
objectAddress(const QString &objectName) const | GammaRay::Endpoint | |
objectRegistered(const QString &objectName, Protocol::ObjectAddress objectAddress) | GammaRay::Endpoint | signal |
objectUnregistered(const QString &objectName, Protocol::ObjectAddress objectAddress) (defined in GammaRay::Endpoint) | GammaRay::Endpoint | signal |
pid() const | GammaRay::Endpoint | |
registerMessageHandler(Protocol::ObjectAddress objectAddress, QObject *receiver, const char *messageHandlerName) | GammaRay::Endpoint | virtual |
registerObject(const QString &name, QObject *object) | GammaRay::Endpoint | virtual |
send(const Message &msg) | GammaRay::Endpoint | static |
sendMessage(const GammaRay::Message &msg) | GammaRay::Endpoint | slot |
serverAddress() const =0 | GammaRay::Endpoint | pure virtual |
setKey(const QString &key) | GammaRay::Endpoint | |
setLabel(const QString &label) | GammaRay::Endpoint | |
setPid(qint64 pid) | GammaRay::Endpoint | |
unregisterMessageHandler(Protocol::ObjectAddress objectAddress) | GammaRay::Endpoint | virtual |
waitForMessagesWritten() | GammaRay::Endpoint | |
~Endpoint() override (defined in GammaRay::Endpoint) | GammaRay::Endpoint |