#include <net_packet.h>
Constructor & Destructor Documentation
| MasterServer::MasterServer |
( |
| ) |
[inline] |
| virtual MasterServer::~MasterServer |
( |
| ) |
[inline, virtual] |
Member Function Documentation
| void MasterServer::AddCustomServer |
( |
const wxString & |
Address, |
|
|
const wxUint16 & |
Port |
|
) |
| [inline] |
| void MasterServer::AddMaster |
( |
const wxString & |
Address, |
|
|
const wxUint16 & |
Port |
|
) |
| [inline] |
| void MasterServer::DeleteAllCustomServers |
( |
| ) |
[inline] |
| void MasterServer::DeleteAllNormalServers |
( |
| ) |
[inline] |
| bool MasterServer::DeleteCustomServer |
( |
const size_t & |
Index | ) |
[inline] |
| size_t MasterServer::GetMasterCount |
( |
| ) |
[inline] |
| bool MasterServer::GetServerAddress |
( |
const size_t & |
Index, |
|
|
wxString & |
Address, |
|
|
wxUint16 & |
Port |
|
) |
| [inline] |
| size_t MasterServer::GetServerCount |
( |
| ) |
[inline] |
| wxInt32 MasterServer::Parse |
( |
| ) |
[virtual] |
| void MasterServer::QueryMasters |
( |
const wxUint32 & |
Timeout | ) |
[inline] |
The documentation for this class was generated from the following files: