acl  3.5.3.0
rfc1035.hpp 文件参考
#include "../acl_cpp_define.hpp"
#include "../stdlib/string.hpp"
#include <vector>
+ rfc1035.hpp 的引用(Include)关系图:
+ 此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  acl::rfc1035_request
 
class  acl::rfc1035_response
 

命名空间

 acl
 

枚举

enum  acl::rfc1035_type_t {
  acl::rfc1035_type_null, acl::rfc1035_type_a, acl::rfc1035_type_aaaa, acl::rfc1035_type_mx,
  acl::rfc1035_type_txt, acl::rfc1035_type_ptr
}