|  | Kea 3.0.0
    | 
#include <stdint.h>#include <ostream>Go to the source code of this file.
| Classes | |
| class | isc::dns::Opcode | 
| The Opcodeclass objects represent standard OPCODEs of the header section of DNS messages as defined in RFC1035.  More... | |
| 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 Opcode &opcode) | 
| Insert the Opcodeas a string into stream. | |