Public Member Functions | Public Attributes
ServerBatch Class Reference

List of all members.

Public Member Functions

void sendQueries (QUdpSocket *socket, QList< Server * > &rejectedServers, int resendDelay=1000, bool firstQuery=false)

Public Attributes

QList< Server * > servers
QTime time

Member Function Documentation

void ServerBatch::sendQueries ( QUdpSocket *  socket,
QList< Server * > &  rejectedServers,
int  resendDelay = 1000,
bool  firstQuery = false 
)
Parameters:
rejectedServers- servers that were removed from this batch due to timeout. These should be removed from registered servers list in the RefreshingThread.

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator