Kea 2.5.8
opcode.cc File Reference
#include <config.h>
#include <string>
#include <ostream>
#include <exceptions/exceptions.h>
#include <dns/opcode.h>
+ Include dependency graph for opcode.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 Opcode &opcode)
 Insert the Opcode as a string into stream.