ServerInfo Struct Reference#include <serverQuery.h>
Member Enumeration Documentation
- Enumerator:
-
| Status_Dedicated |
|
| Status_Passworded |
|
| Status_Linux |
|
| Status_New |
|
| Status_Querying |
|
| Status_Updating |
|
| Status_Responded |
|
| Status_TimedOut |
|
Constructor & Destructor Documentation
| ServerInfo::ServerInfo |
( |
|
) |
[inline] |
| ServerInfo::~ServerInfo |
( |
|
) |
|
Member Function Documentation
| bool ServerInfo::isNew |
( |
|
) |
[inline] |
| bool ServerInfo::isQuerying |
( |
|
) |
[inline] |
| bool ServerInfo::isUpdating |
( |
|
) |
[inline] |
| bool ServerInfo::hasResponded |
( |
|
) |
[inline] |
| bool ServerInfo::isTimedOut |
( |
|
) |
[inline] |
| bool ServerInfo::isDedicated |
( |
|
) |
[inline] |
| bool ServerInfo::isPassworded |
( |
|
) |
[inline] |
| bool ServerInfo::isLinux |
( |
|
) |
[inline] |
Field Documentation
|