#include <NetBrokerClient.h>
List of all members.
Static Public Member Functions |
static void | Enable () |
static void | Disable () |
static bool | GameOn (const char *name, const char *type, const char *addr, WORD port, const char *password) |
static bool | GameList (const char *type, List< NetServerInfo > &server_list) |
Detailed Description
Definition at line 24 of file NetBrokerClient.h.
Member Function Documentation
static void NetBrokerClient::Disable |
( |
| ) |
|
|
inlinestatic |
static void NetBrokerClient::Enable |
( |
| ) |
|
|
inlinestatic |
bool NetBrokerClient::GameList |
( |
const char * |
type, |
|
|
List< NetServerInfo > & |
server_list |
|
) |
| |
|
static |
bool NetBrokerClient::GameOn |
( |
const char * |
name, |
|
|
const char * |
type, |
|
|
const char * |
addr, |
|
|
WORD |
port, |
|
|
const char * |
password |
|
) |
| |
|
static |
Member Data Documentation
bool NetBrokerClient::broker_available = false |
|
staticprotected |
bool NetBrokerClient::broker_found = false |
|
staticprotected |
The documentation for this class was generated from the following files: