Kea
1.9.9-git
|
#include <stdint.h>
#include <ostream>
Go to the source code of this file.
Classes | |
class | isc::dns::Rcode |
DNS Response Codes (RCODEs) class. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::dns | |
Functions | |
ostream & | isc::dns::operator<< (std::ostream &os, const Rcode &rcode) |
Insert the Rcode as a string into stream. More... | |