|  | Kea 3.0.0
    | 
#include <config.h>#include <string>#include <sstream>#include <ostream>#include <exceptions/exceptions.h>#include <dns/rcode.h>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 Rcode &rcode) | 
| Insert the Rcodeas a string into stream. | |