![]() |
Kea 3.1.1
|
#include <dns/master_lexer.h>
#include <string>
#include <vector>
#include <algorithm>
#include <stdint.h>
Go to the source code of this file.
Namespaces | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::dns |
namespace | isc::dns::rdata |
namespace | isc::dns::rdata::generic |
namespace | isc::dns::rdata::generic::detail |
Typedefs | |
typedef std::vector< uint8_t > | isc::dns::rdata::generic::detail::CharString |
Type for DNS character string. | |
typedef std::vector< uint8_t > | isc::dns::rdata::generic::detail::CharStringData |
Type for DNS character string without the length prefix. | |