Defined in file: hzDNS.h
Constructors/Detructors
| Default constructor | DnsHdr() | Not specified in code. Default applies |
| Copy constructor | DnsHdr(&) | Not specified in code. Default applies |
| Default constructor | DnsHdr() | Not specified in code. Default applies |
Public Methods:
| bool | Authoritative | (void) | |
| unsigned int | OpCode | (void) | |
| bool | QueryResponse | (void) | |
| bool | RecursionAvail | (void) | |
| bool | RecursionDesire | (void) | |
| unsigned int | ResponseCode | (void) | |
| bool | Truncation | (void) | |
| void | _clear | (void) |
Member Variables:
| unsigned short | m_nDNACode | No description | |
| unsigned short | m_nNoAdditional | No description | |
| unsigned short | m_nNoAnswers | No description | |
| unsigned short | m_nNoAuth | No description | |
| unsigned short | m_nNoQuestions | No description | |
| unsigned short | m_nQueryID | No description |