mDNS::Question Member List
This is the complete list of members for mDNS::Question, including all inherited members.
begin() const | LinkedObjectTemplate< Question > | inline |
cbegin() const | LinkedObjectTemplate< Question > | inline |
cend() const | LinkedObjectTemplate< Question > | inline |
ConstIterator typedef | LinkedObjectTemplate< Question > | |
end() const | LinkedObjectTemplate< Question > | inline |
getClass() const | mDNS::Question | |
getMessage() const | mDNS::Question | inline |
getName() const | mDNS::Question | inline |
getNext() const | LinkedObjectTemplate< Question > | inline |
getType() const | mDNS::Question | |
init(uint16_t namePtr, const String &name, ResourceType type, uint16_t qclass, bool unicast) | mDNS::Question | |
isUnicastReply() const | mDNS::Question | |
Iterator typedef | LinkedObjectTemplate< Question > | |
List typedef | mDNS::Question | |
next() const | LinkedObject | inlinevirtual |
operator!=(const LinkedObject &other) const | LinkedObject | inline |
operator==(const LinkedObject &other) const | LinkedObject | inline |
OwnedList typedef | mDNS::Question | |
parse(Packet &pkt) | mDNS::Question | |
Question(Message &message) | mDNS::Question | inline |
~LinkedObject() | LinkedObject | inlinevirtual |