Dwm::RDAP::Fetcher and Dwm::RDAP::FetchedEntry class definitions. More...
#include <map>#include <string>#include <vector>#include "DwmIpv4Prefix.hh"#include "DwmSocket.hh"#include "DwmTimeValue64.hh"#include "DwmRDAPRequestMessage.hh"#include "DwmRDAPResponseMessage.hh"
Go to the source code of this file.
Classes | |
| class | Dwm::RDAP::FetchedEntry |
| Encapsulates the IPv4 prefix, country code and lastUpdated parts of a response from dwmrdapd. More... | |
| class | Dwm::RDAP::Fetcher |
| Encapsulates interaction with dwmrdapd for fetching IPv4 prefix and country information for IPv4 host addresses. More... | |
Typedefs | |
| typedef std::map< Ipv4Address, FetchedEntry > | Dwm::RDAP::FetchedEntryMap |
Dwm::RDAP::Fetcher and Dwm::RDAP::FetchedEntry class definitions.