|  | Kea 3.1.0
    | 
This is the complete list of members for isc::dns::Question, including all inherited members.
| getClass() const | isc::dns::Question | inline | 
| getName() const | isc::dns::Question | inline | 
| getType() const | isc::dns::Question | inline | 
| operator!=(const Question &rhs) const | isc::dns::Question | inline | 
| operator<(const Question &rhs) const | isc::dns::Question | inline | 
| operator==(const Question &rhs) const | isc::dns::Question | inline | 
| Question(isc::util::InputBuffer &buff) | isc::dns::Question | |
| Question(const Name &name, const RRClass &rrclass, const RRType &rrtype) | isc::dns::Question | inline | 
| toText(bool newline=false) const | isc::dns::Question | |
| toWire(AbstractMessageRenderer &renderer) const | isc::dns::Question | |
| toWire(isc::util::OutputBuffer &buffer) const | isc::dns::Question |