◆ CServerBrowserPingCache()
| CServerBrowserPingCache::CServerBrowserPingCache |
( |
IConsole * | pConsole, |
|
|
IStorage * | pStorage ) |
◆ ~CServerBrowserPingCache()
| CServerBrowserPingCache::~CServerBrowserPingCache |
( |
| ) |
|
|
overridedefault |
◆ CachePing()
| void CServerBrowserPingCache::CachePing |
( |
const NETADDR & | Addr, |
|
|
int | Ping ) |
|
overridevirtual |
◆ GetPing()
| int CServerBrowserPingCache::GetPing |
( |
const NETADDR * | pAddrs, |
|
|
int | NumAddrs ) const |
|
overridevirtual |
◆ Load()
| void CServerBrowserPingCache::Load |
( |
| ) |
|
|
overridevirtual |
◆ NumEntries()
| int CServerBrowserPingCache::NumEntries |
( |
| ) |
const |
|
overridevirtual |
◆ m_Entries
| std::unordered_map<NETADDR, int> CServerBrowserPingCache::m_Entries |
|
private |
◆ m_pConsole
| IConsole* CServerBrowserPingCache::m_pConsole |
|
private |
◆ m_pDisk
| CSqlite CServerBrowserPingCache::m_pDisk |
|
private |
◆ m_pLoadStmt
◆ m_pStoreStmt
The documentation for this class was generated from the following file: