Searched defs:ServiceServer (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp3702 class ServiceServer : public QThread class in inherits:QThread
3706 ServiceServer (ServiceClient &aClient, const QString &sURL) function in class:ServiceServer
3721 ServiceServer server (client, aURL);

Completed in 57 milliseconds