![]() |
DDNet documentation
|
#include <serverbrowser_ping_cache.h>
Public Member Functions | |
| virtual | ~IServerBrowserPingCache ()=default |
| virtual void | Load ()=0 |
| virtual int | NumEntries () const =0 |
| virtual void | CachePing (const NETADDR &Addr, int Ping)=0 |
| virtual int | GetPing (const NETADDR *pAddrs, int NumAddrs) const =0 |
|
virtualdefault |
|
pure virtual |
Implemented in CServerBrowserPingCache.
|
pure virtual |
Implemented in CServerBrowserPingCache.
|
pure virtual |
Implemented in CServerBrowserPingCache.
|
pure virtual |
Implemented in CServerBrowserPingCache.