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