dnsMessage

Undocumented in source.

Members

Functions

getShortResult
string[] getShortResult(dnsType type)
Undocumented in source. Be warned that the author may not have intended to support it.
print
void print()
Undocumented in source. Be warned that the author may not have intended to support it.
printShort
void printShort(dnsType type)
Undocumented in source. Be warned that the author may not have intended to support it.
validate
uint validate(dnsHeaderFlagQueryResponse flagQueryResponse, bool strict)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

additional
responseSection[] additional;
Undocumented in source.
answer
responseSection[] answer;
Undocumented in source.
authority
responseSection[] authority;
Undocumented in source.
header
dnsHeader header;
Undocumented in source.
query
querySection[] query;
Undocumented in source.

Meta