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 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.