Question.h
Go to the documentation of this file.
Base class template for linked items with type casting.
Definition: LinkedObject.h:61
OwnedLinkedObjectListTemplate< Question > OwnedList
Definition: Question.h:37
uint16_t init(uint16_t namePtr, const String &name, ResourceType type, uint16_t qclass, bool unicast)
bool isUnicastReply() const
Whether reply should be unicast or multicast.
uint16_t getClass() const
ResourceRecord Class: Normally the value 1 for Internet (âINâ)
Definition: Answer.h:17
bool parse(Packet &pkt)
Encapsulates a message packet for flexible introspection.
Definition: MDNS/src/include/Network/Mdns/Message.h:36