#include <abuse/UrlRange.h>
#include <string>
#include <stdexcept>
#include <abuse/ZeWhois.h>
#include <map>
Go to the source code of this file.
Classes | |
class | CacheEntry |
class | DataEntry |
class | RirEntry |
class | WhoisCache |
struct | WhoisCache::CacheResult |
Typedefs | |
typedef std::map< UrlRange, CacheEntry * > | CacheMap |
|
|