#include <OW32/windows.h>
#include <OW32/RefCounted.h>
#include <OW32/AsyncResolverError.h>
Go to the source code of this file.
Namespaces | |
namespace | OW32 |
Classes | |
class | OW32::CAsyncResolverHostsDB |
A hosts file cache. More... | |
Typedefs | |
typedef CAutoRefCountedPtr< const CAsyncResolverHostsDB > | CAsyncResolverHostsDBPtr |
An automagically reference counted pointer to a hosts DB object. |