// Copyright (C) 2018-2022 Internet Systems Consortium, Inc. ("ISC") // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at http://mozilla.org/MPL/2.0/. #ifndef ISC_TRANSLATOR_CLASS_H #define ISC_TRANSLATOR_CLASS_H 1 #include #include namespace isc { namespace yang { /// Client class translation between YANG and JSON /// /// JSON syntax for all Kea servers with client class is: /// @code /// { /// "name": , /// "test": , /// "only-if-required": , /// "option-data":