![]() |
Kea 2.2.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 | |
| 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::any |
| namespace | isc::dns::rdata::ch |
| namespace | isc::dns::rdata::generic |
| namespace | isc::dns::rdata::generic::detail |
| namespace | isc::dns::rdata::hs |
| namespace | isc::dns::rdata::in |
| namespace | 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_TKEY_249_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 28 of file rdataclass.h.
| #define CH_A_1_H 1 |
Definition at line 199 of file rdataclass.h.
| #define GENERIC_AFSDB_18_H 1 |
Definition at line 254 of file rdataclass.h.
| #define GENERIC_CAA_257_H 1 |
Definition at line 345 of file rdataclass.h.
| #define GENERIC_CNAME_5_H 1 |
Definition at line 432 of file rdataclass.h.
| #define GENERIC_DLV_32769_H 1 |
Definition at line 494 of file rdataclass.h.
| #define GENERIC_DNAME_39_H 1 |
Definition at line 586 of file rdataclass.h.
| #define GENERIC_DNSKEY_48_H 1 |
Definition at line 658 of file rdataclass.h.
| #define GENERIC_DS_43_H 1 |
Definition at line 731 of file rdataclass.h.
| #define GENERIC_HINFO_13_H 1 |
Definition at line 823 of file rdataclass.h.
| #define GENERIC_MINFO_14_H 1 |
Definition at line 910 of file rdataclass.h.
| #define GENERIC_MX_15_H 1 |
Definition at line 1007 of file rdataclass.h.
| #define GENERIC_NAPTR_35_H 1 |
Definition at line 1082 of file rdataclass.h.
| #define GENERIC_NS_2_H 1 |
Definition at line 1169 of file rdataclass.h.
| #define GENERIC_NSEC3_50_H 1 |
Definition at line 1246 of file rdataclass.h.
| #define GENERIC_NSEC3PARAM_51_H 1 |
Definition at line 1323 of file rdataclass.h.
| #define GENERIC_NSEC_47_H 1 |
Definition at line 1400 of file rdataclass.h.
| #define GENERIC_OPT_41_H 1 |
Definition at line 1467 of file rdataclass.h.
| #define GENERIC_PTR_12_H 1 |
Definition at line 1580 of file rdataclass.h.
| #define GENERIC_RP_17_H 1 |
Definition at line 1647 of file rdataclass.h.
| #define GENERIC_RRSIG_46_H 1 |
Definition at line 1756 of file rdataclass.h.
| #define GENERIC_SOA_6_H 1 |
Definition at line 1825 of file rdataclass.h.
| #define GENERIC_SPF_99_H 1 |
Definition at line 1899 of file rdataclass.h.
| #define GENERIC_SSHFP_44_H 1 |
Definition at line 1994 of file rdataclass.h.
| #define GENERIC_TKEY_249_H 1 |
Definition at line 2073 of file rdataclass.h.
| #define GENERIC_TLSA_52_H 1 |
Definition at line 2238 of file rdataclass.h.
| #define GENERIC_TXT_16_H 1 |
Definition at line 2318 of file rdataclass.h.
| #define HS_A_1_H 1 |
Definition at line 2387 of file rdataclass.h.
| #define IN_A_1_H 1 |
Definition at line 2442 of file rdataclass.h.
| #define IN_AAAA_28_H 1 |
Definition at line 2503 of file rdataclass.h.
| #define IN_DHCID_49_H 1 |
Definition at line 2564 of file rdataclass.h.
| #define IN_SRV_33_H 1 |
Definition at line 2640 of file rdataclass.h.