Kea 2.5.9
user_context_utils.h
Go to the documentation of this file.
1// Copyright (C) 2017-2020 Internet Systems Consortium, Inc. ("ISC")
2//
3// This Source Code Form is subject to the terms of the Mozilla Public
4// License, v. 2.0. If a copy of the MPL was not distributed with this
5// file, You can obtain one at http://mozilla.org/MPL/2.0/.
6
7#ifndef USER_CONTEXT_UTILS_H
8#define USER_CONTEXT_UTILS_H
9
10#include <cc/data.h>
11
12namespace isc {
13namespace test {
14
25
31
33
34}; // end of isc::test namespace
35}; // end of isc namespace
36
37#endif // USER_CONTEXT_UTILS_H
boost::shared_ptr< const Element > ConstElementPtr
Definition: data.h:29
boost::shared_ptr< Element > ElementPtr
Definition: data.h:28
ElementPtr moveComments(ElementPtr element)
Move comment entries to user-context.
Defines the logger used by the top-level component of kea-lfc.