libDwmRDAP-0.1.4
Dwm::RDAP::Bootstrap Class Reference

RDAP bootstrap class. More...

#include <DwmRDAPBootstrap.hh>

Public Member Functions

 Bootstrap ()
 Constructor.
 

Static Public Member Functions

static bool Load (const std::string &bootstrapURI="file:///usr/local/etc/ipv4_rdap.json")
 Loads the bootstrap data from the given bootstrapURI. More...
 
static bool Empty ()
 Returns true if the bootstrap is empty (not loaded or load failed).
 
static std::vector< std::string > RDAPServers (const Ipv4Address &addr)
 Returns the RDAP servers for the given IP address addr.
 

Detailed Description

RDAP bootstrap class.

Member Function Documentation

◆ Load()

static bool Dwm::RDAP::Bootstrap::Load ( )
static

Loads the bootstrap data from the given bootstrapURI.

Returns true on success, false on failure.


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