Workspace 6.21.5
Server Member List

This is the complete list of members for Server, including all inherited members.

defaultCpuCountServerstatic
defaultHostServerstatic
defaultPortServerstatic
defaultScopeServerstatic
defaultTimeoutServerstatic
getAuthenticationCredentials() constServerinline
getAuthenticationProvider() constServerinline
getAuthenticationProviderVersion() constServerinline
getConcurrencyCount() constServerinline
getEnabled() constServer
getHostName() constServerinline
getPort() constServerinline
getScope() constServerinline
getTimeout() constServerinline
getUseSecureConnection() constServer
operator!=(const Server &) constServer
operator=(const Server &)Server
operator==(const Server &) constServer
Scope enum nameServer
Server()Server
Server(const Server &)Server
Server(const Server::Scope scope, const QString &hostName, quint16 port, int cpuCount, bool enabled, const QString &authenticationProvider, const QString &authenticationProviderVersion, const QString &authenticationCredentials, bool useSecureConnection=false)Server
setAuthenticationCredentials(const QString &credentials)Server
setAuthenticationProvider(const QString &method)Serverinline
setAuthenticationProviderVersion(const QString &version)Serverinline
setConcurrencyCount(int cpuCount)Serverinline
setEnabled(bool)Server
setHostName(const QString &host)Server
setPort(const quint16 port)Serverinline
setScope(const Scope scope)Serverinline
setTimeout(int timeout)Serverinline
setUseSecureConnection(bool)Server
System enum valueServer
User enum valueServer
~Server()=defaultServervirtual