doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Enumerations
ServerScan.h File Reference

Go to the source code of this file.

Classes

struct  inServer_t
 
struct  networkServer_t
 
class  idServerScan
 

Enumerations

enum  serverSort_t {
  SORT_PING, SORT_SERVERNAME, SORT_PLAYERS, SORT_GAMETYPE,
  SORT_MAP, SORT_GAME
}
 

Enumeration Type Documentation

Enumerator
SORT_PING 
SORT_SERVERNAME 
SORT_PLAYERS 
SORT_GAMETYPE 
SORT_MAP 
SORT_GAME 

Definition at line 63 of file ServerScan.h.