![]() |
DDNet documentation
|
#include <serverbrowser_http.h>
Public Member Functions | |
| virtual | ~IServerBrowserHttp ()=default |
| virtual void | Shutdown ()=0 |
| virtual void | Update ()=0 |
| virtual bool | IsRefreshing () const =0 |
| virtual bool | IsError () const =0 |
| virtual void | Refresh ()=0 |
| virtual bool | GetBestUrl (const char **pBestUrl) const =0 |
| virtual int | NumServers () const =0 |
| virtual const CServerInfo & | Server (int Index) const =0 |
|
virtualdefault |
|
pure virtual |
Implemented in CServerBrowserHttp.
|
pure virtual |
Implemented in CServerBrowserHttp.
|
pure virtual |
Implemented in CServerBrowserHttp.
|
pure virtual |
Implemented in CServerBrowserHttp.
|
pure virtual |
Implemented in CServerBrowserHttp.
|
pure virtual |
Implemented in CServerBrowserHttp.
|
pure virtual |
Implemented in CServerBrowserHttp.
|
pure virtual |
Implemented in CServerBrowserHttp.