Kea
1.9.9-git
|
#include <config.h>
#include <string>
#include <ostream>
#include <exceptions/exceptions.h>
#include <dns/opcode.h>
Go to the source code of this file.
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 Opcode &opcode) |
Insert the Opcode as a string into stream. More... | |