kodi
Classes | Static Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
CDNSNameCache Class Reference
Collaboration diagram for CDNSNameCache:
Collaboration graph
[legend]

Classes

class  CDNSName
 

Static Public Member Functions

static void Add (const std::string &strHostName, const std::string &strIpAddress)
 
static bool GetCached (const std::string &strHostName, std::string &strIpAddress)
 
static bool Lookup (const std::string &strHostName, std::string &strIpAddress)
 

Protected Attributes

std::vector< CDNSNamem_vecDNSNames
 

Static Protected Attributes

static CCriticalSection m_critical
 

The documentation for this class was generated from the following files: