Kea 2.5.8
opcode.h File Reference
#include <stdint.h>
#include <ostream>
+ Include dependency graph for opcode.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dns::Opcode
 The Opcode class 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 Opcode as a string into stream.