Kea 2.5.8
user.cc File Reference
#include <config.h>
#include <dhcp/hwaddr.h>
#include <dhcp/duid.h>
#include <exceptions/exceptions.h>
#include <util/encode/encode.h>
#include <user.h>
#include <iomanip>
#include <sstream>
+ Include dependency graph for user.cc:

Go to the source code of this file.

Namespaces

namespace  user_chk
 Defines the logger used by the user check hooks library.
 

Functions

std::ostream & user_chk::operator<< (std::ostream &os, const UserId &user_id)
 Outputs the UserId contents in a string to the given stream.