![]() |
Kea 2.2.0
|
#include <config.h>#include <stdint.h>#include <string>#include <exceptions/exceptions.h>#include <util/buffer.h>#include <dns/messagerenderer.h>#include <dns/rrparamregistry.h>#include <dns/rrclass.h>
Include dependency graph for rrclass.cc:Go to the source code of this file.
Namespaces | |
| namespace | isc |
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::dns |
Functions | |
| ostream & | isc::dns::operator<< (std::ostream &os, const RRClass &rrclass) |
Insert the RRClass as a string into stream. More... | |