VR-Forces 4.0.4 Class Documentation
Public Member Functions | Public Attributes | Protected Slots | Protected Attributes
makVrv::DtServerAvailable Class Reference

Class that pings a server to find out whether it's available or not. More...

Inheritance diagram for makVrv::DtServerAvailable:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtServerAvailable (const std::string &serverKey, const QUrl &page)
 Constructor.
virtual ~DtServerAvailable ()
 Destructor.
void processRequest ()
 Sends the request to the server.

Public Attributes

boost::signal< void(const
std::string &, bool, const
std::string &)> 
signal_serverAvailable

Protected Slots

virtual void finished (QNetworkReply *)
 Callback called by the network request.

Protected Attributes

QNetworkAccessManager myManager
QUrl myUrl
std::string myKey

Detailed Description

Class that pings a server to find out whether it's available or not.

\ ingroup vrvOsgEarthQt


Constructor & Destructor Documentation

makVrv::DtServerAvailable::DtServerAvailable ( const std::string &  serverKey,
const QUrl &  page 
)

Constructor.

Destructor.


Member Function Documentation

Sends the request to the server.

virtual void makVrv::DtServerAvailable::finished ( QNetworkReply *  ) [protected, virtual, slot]

Callback called by the network request.


Member Data Documentation

boost::signal<void (const std::string&, bool, const std::string&)> makVrv::DtServerAvailable::signal_serverAvailable
QNetworkAccessManager makVrv::DtServerAvailable::myManager [protected]
std::string makVrv::DtServerAvailable::myKey [protected]

The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)