logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dnsjit.core.object.dns.q - Container of a DNS question

Authors And Contributors

       Jerry Lundström (DNS-OARC), Tomáš Křížek (CZ.NIC), Petr Špaček (ISC)

       Maintained by DNS-OARC

              https://www.dns-oarc.net/

Bugs

       For issues and feature requests please use:

              https://github.com/DNS-OARC/dnsjit/issues

       For question and help please use:

              admin@dns-oarc.net

dnsjit                                                1.5.0                          dnsjit.core.object.dns.q(3)

Description

       The object that describes a DNS question.

   Attributes
       have_type
              Set if there is a type.

       have_class
              Set if there is a class.

       type   The type.

       class  The class.

       labels The number of labels found in the question.

   FunctionsQ.new(size)
              Create a new question.

Name

       dnsjit.core.object.dns.q - Container of a DNS question

See Also

dnsjit.core.object.dns(3)

See Also