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