EpcTools
An event based multi-threaded C++ development framework.
|
This is the complete list of members for DNS::Question, including all inherited members.
dump() | DNS::Question | inline |
getQClass() | DNS::Question | inline |
getQName() | DNS::Question | inline |
getQType() | DNS::Question | inline |
Question(const std::string &qname, ns_type qtype, ns_class qclass) | DNS::Question | inline |