Query.cpp File Reference

#include "Qt.h" [code]
#include "Query.h" [code]

Include dependency graph for Query.cpp:

Go to the source code of this file.

Enumerations

enum  Constants {
  MinimalPayloadLength = 3,
  DefaultQueryTtl = 4
}


Enumeration Type Documentation

enum Constants [related]
 

Enumerator:
MinimalPayloadLength  At least 2 bytes for minimumSpeed and the '' terinator.
DefaultQueryTtl  With dynamic quering, where ttl is explicitly set, this may become obsolete.

Definition at line 29 of file Query.cpp.