Kea
1.9.9-git
|
#include <config.h>
#include <dhcp/hwaddr.h>
#include <dhcp/duid.h>
#include <exceptions/exceptions.h>
#include <util/encode/hex.h>
#include <user.h>
#include <iomanip>
#include <sstream>
Go to the source code of this file.
Namespaces | |
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. More... | |