![]() |
Kea
1.5.0
|
#include <dns/master_loader.h>#include <stdint.h>#include <string>#include <dns/name.h>#include <dns/rdata.h>#include <vector>#include <dns/rrtype.h>#include <dns/rrttl.h>#include <dns/master_lexer.h>#include <boost/scoped_ptr.hpp>#include <boost/noncopyable.hpp>#include <util/buffer.h>#include <boost/shared_ptr.hpp>#include <dns/serial.h>
Include dependency graph for rdataclass.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| isc | |
| Defines the logger used by the top-level component of kea-dhcp-ddns. | |
| isc::dns | |
| isc::dns::rdata | |
| isc::dns::rdata::any | |
| isc::dns::rdata::ch | |
| isc::dns::rdata::generic | |
| isc::dns::rdata::generic::detail | |
| isc::dns::rdata::hs | |
| isc::dns::rdata::in | |
| isc::util | |
Macros | |
| #define | ANY_TSIG_250_H 1 |
| #define | CH_A_1_H 1 |
| #define | GENERIC_AFSDB_18_H 1 |
| #define | GENERIC_CAA_257_H 1 |
| #define | GENERIC_CNAME_5_H 1 |
| #define | GENERIC_DLV_32769_H 1 |
| #define | GENERIC_DNAME_39_H 1 |
| #define | GENERIC_DNSKEY_48_H 1 |
| #define | GENERIC_DS_43_H 1 |
| #define | GENERIC_HINFO_13_H 1 |
| #define | GENERIC_MINFO_14_H 1 |
| #define | GENERIC_MX_15_H 1 |
| #define | GENERIC_NAPTR_35_H 1 |
| #define | GENERIC_NS_2_H 1 |
| #define | GENERIC_NSEC3_50_H 1 |
| #define | GENERIC_NSEC3PARAM_51_H 1 |
| #define | GENERIC_NSEC_47_H 1 |
| #define | GENERIC_OPT_41_H 1 |
| #define | GENERIC_PTR_12_H 1 |
| #define | GENERIC_RP_17_H 1 |
| #define | GENERIC_RRSIG_46_H 1 |
| #define | GENERIC_SOA_6_H 1 |
| #define | GENERIC_SPF_99_H 1 |
| #define | GENERIC_SSHFP_44_H 1 |
| #define | GENERIC_TLSA_52_H 1 |
| #define | GENERIC_TXT_16_H 1 |
| #define | HS_A_1_H 1 |
| #define | IN_A_1_H 1 |
| #define | IN_AAAA_28_H 1 |
| #define | IN_DHCID_49_H 1 |
| #define | IN_SRV_33_H 1 |
| #define ANY_TSIG_250_H 1 |
Definition at line 29 of file rdataclass.h.
| #define CH_A_1_H 1 |
Definition at line 200 of file rdataclass.h.
| #define GENERIC_AFSDB_18_H 1 |
Definition at line 255 of file rdataclass.h.
| #define GENERIC_CAA_257_H 1 |
Definition at line 346 of file rdataclass.h.
| #define GENERIC_CNAME_5_H 1 |
Definition at line 433 of file rdataclass.h.
| #define GENERIC_DLV_32769_H 1 |
Definition at line 495 of file rdataclass.h.
| #define GENERIC_DNAME_39_H 1 |
Definition at line 587 of file rdataclass.h.
| #define GENERIC_DNSKEY_48_H 1 |
Definition at line 659 of file rdataclass.h.
| #define GENERIC_DS_43_H 1 |
Definition at line 732 of file rdataclass.h.
| #define GENERIC_HINFO_13_H 1 |
Definition at line 824 of file rdataclass.h.
| #define GENERIC_MINFO_14_H 1 |
Definition at line 911 of file rdataclass.h.
| #define GENERIC_MX_15_H 1 |
Definition at line 1008 of file rdataclass.h.
| #define GENERIC_NAPTR_35_H 1 |
Definition at line 1083 of file rdataclass.h.
| #define GENERIC_NS_2_H 1 |
Definition at line 1170 of file rdataclass.h.
| #define GENERIC_NSEC3_50_H 1 |
Definition at line 1247 of file rdataclass.h.
| #define GENERIC_NSEC3PARAM_51_H 1 |
Definition at line 1324 of file rdataclass.h.
| #define GENERIC_NSEC_47_H 1 |
Definition at line 1401 of file rdataclass.h.
| #define GENERIC_OPT_41_H 1 |
Definition at line 1468 of file rdataclass.h.
| #define GENERIC_PTR_12_H 1 |
Definition at line 1581 of file rdataclass.h.
| #define GENERIC_RP_17_H 1 |
Definition at line 1648 of file rdataclass.h.
| #define GENERIC_RRSIG_46_H 1 |
Definition at line 1757 of file rdataclass.h.
| #define GENERIC_SOA_6_H 1 |
Definition at line 1826 of file rdataclass.h.
| #define GENERIC_SPF_99_H 1 |
Definition at line 1900 of file rdataclass.h.
| #define GENERIC_SSHFP_44_H 1 |
Definition at line 1995 of file rdataclass.h.
| #define GENERIC_TLSA_52_H 1 |
Definition at line 2074 of file rdataclass.h.
| #define GENERIC_TXT_16_H 1 |
Definition at line 2154 of file rdataclass.h.
| #define HS_A_1_H 1 |
Definition at line 2223 of file rdataclass.h.
| #define IN_A_1_H 1 |
Definition at line 2278 of file rdataclass.h.
| #define IN_AAAA_28_H 1 |
Definition at line 2339 of file rdataclass.h.
| #define IN_DHCID_49_H 1 |
Definition at line 2400 of file rdataclass.h.
| #define IN_SRV_33_H 1 |
Definition at line 2476 of file rdataclass.h.