acl  3.5.3.0
ACL_RFC1035_MESSAGE结构体 参考

#include <acl_rfc1035.h>

+ ACL_RFC1035_MESSAGE 的协作图:

Public 属性

unsigned short id
 
unsigned int qr:1
 
unsigned int opcode:4
 
unsigned int aa:1
 
unsigned int tc:1
 
unsigned int rd:1
 
unsigned int ra:1
 
unsigned int z:3
 
unsigned int rcode:4
 
unsigned short qdcount
 
unsigned short ancount
 
unsigned short nscount
 
unsigned short arcount
 
ACL_RFC1035_QUERYquery
 
ACL_RFC1035_RRanswer
 
ACL_RFC1035_RRauthority
 
ACL_RFC1035_RRadditional
 

详细描述

在文件 acl_rfc1035.h33 行定义.

类成员变量说明

◆ aa

unsigned int ACL_RFC1035_MESSAGE::aa

在文件 acl_rfc1035.h42 行定义.

◆ additional

ACL_RFC1035_RR* ACL_RFC1035_MESSAGE::additional

在文件 acl_rfc1035.h62 行定义.

◆ ancount

unsigned short ACL_RFC1035_MESSAGE::ancount

在文件 acl_rfc1035.h56 行定义.

◆ answer

ACL_RFC1035_RR* ACL_RFC1035_MESSAGE::answer

在文件 acl_rfc1035.h60 行定义.

◆ arcount

unsigned short ACL_RFC1035_MESSAGE::arcount

在文件 acl_rfc1035.h58 行定义.

◆ authority

ACL_RFC1035_RR* ACL_RFC1035_MESSAGE::authority

在文件 acl_rfc1035.h61 行定义.

◆ id

unsigned short ACL_RFC1035_MESSAGE::id

在文件 acl_rfc1035.h34 行定义.

◆ nscount

unsigned short ACL_RFC1035_MESSAGE::nscount

在文件 acl_rfc1035.h57 行定义.

◆ opcode

unsigned int ACL_RFC1035_MESSAGE::opcode

在文件 acl_rfc1035.h36 行定义.

◆ qdcount

unsigned short ACL_RFC1035_MESSAGE::qdcount

在文件 acl_rfc1035.h55 行定义.

◆ qr

unsigned int ACL_RFC1035_MESSAGE::qr

在文件 acl_rfc1035.h35 行定义.

◆ query

ACL_RFC1035_QUERY* ACL_RFC1035_MESSAGE::query

在文件 acl_rfc1035.h59 行定义.

◆ ra

unsigned int ACL_RFC1035_MESSAGE::ra

在文件 acl_rfc1035.h45 行定义.

◆ rcode

unsigned int ACL_RFC1035_MESSAGE::rcode

在文件 acl_rfc1035.h47 行定义.

◆ rd

unsigned int ACL_RFC1035_MESSAGE::rd

在文件 acl_rfc1035.h44 行定义.

◆ tc

unsigned int ACL_RFC1035_MESSAGE::tc

在文件 acl_rfc1035.h43 行定义.

◆ z

unsigned int ACL_RFC1035_MESSAGE::z

在文件 acl_rfc1035.h46 行定义.


该结构体的文档由以下文件生成: