ServerList.h File Reference

#include <WTypes.h>
#include "..\maxheap.h"
#include "..\maxnet_types.h"
#include "ServerInfo.h"

Go to the source code of this file.

Classes

struct   ServerList

Defines

#define  SERVER_STATE_ABSENT   0
#define  SERVER_STATE_IDLE   1
#define  SERVER_STATE_BUSY   2
#define  SERVER_STATE_ERROR   3
#define  SERVER_STATE_SUSPENDED   4

Define Documentation

#define SERVER_STATE_ABSENT   0

Definition at line 19 of file ServerList.h.

#define SERVER_STATE_IDLE   1

Definition at line 20 of file ServerList.h.

#define SERVER_STATE_BUSY   2

Definition at line 21 of file ServerList.h.

#define SERVER_STATE_ERROR   3

Definition at line 22 of file ServerList.h.

#define SERVER_STATE_SUSPENDED   4

Definition at line 23 of file ServerList.h.