This is the complete list of members for ServerRuntimeId, including all inherited members.
address() const (defined in ServerRuntimeId) | ServerRuntimeId | inline |
fromServer(const ServerPtr server) (defined in ServerRuntimeId) | ServerRuntimeId | inlinestatic |
fromServer(const Server *server) (defined in ServerRuntimeId) | ServerRuntimeId | inlinestatic |
operator!=(const ServerRuntimeId &other) const (defined in ServerRuntimeId) | ServerRuntimeId | inline |
operator==(const ServerRuntimeId &other) const (defined in ServerRuntimeId) | ServerRuntimeId | inline |
plugin() const (defined in ServerRuntimeId) | ServerRuntimeId | inline |
port() const (defined in ServerRuntimeId) | ServerRuntimeId | inline |
ServerRuntimeId(const EnginePlugin *plugin, const QHostAddress &address, unsigned short port) (defined in ServerRuntimeId) | ServerRuntimeId | inline |