Generates an AAAA (IPv6 address) record.
More...
#include <record-types.hh>
|
| static std::unique_ptr< RRGen > | make (const ComboAddress &) |
| |
| static std::unique_ptr< RRGen > | make (const std::string &s) |
| |
Generates an AAAA (IPv6 address) record.
| AAAAGen::AAAAGen |
( |
unsigned char |
ip[16] | ) |
|
|
inline |
| ComboAddress AAAAGen::getIP |
( |
| ) |
const |
| std::unique_ptr< RRGen > AAAAGen::make |
( |
const ComboAddress & |
ca | ) |
|
|
static |
| static std::unique_ptr<RRGen> AAAAGen::make |
( |
const std::string & |
s | ) |
|
|
inlinestatic |
| std::string AAAAGen::toString |
( |
| ) |
const |
|
overridevirtual |
| unsigned char AAAAGen::d_ip[16] |
The documentation for this struct was generated from the following files: