BIND 10 trac1484, updated. a1a6d5ac323f97dcb9db53a1e07a45caab3f1672 [1483] Doxygen

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Dec 19 17:13:52 UTC 2011


The branch, trac1484 has been updated
       via  a1a6d5ac323f97dcb9db53a1e07a45caab3f1672 (commit)
      from  321a37a11088881f57df5088571f9ac7c919daf7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a1a6d5ac323f97dcb9db53a1e07a45caab3f1672
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Dec 19 18:04:08 2011 +0100

    [1483] Doxygen

-----------------------------------------------------------------------

Summary of changes:
 src/lib/datasrc/zone.h |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/zone.h b/src/lib/datasrc/zone.h
index 485eeda..77e1148 100644
--- a/src/lib/datasrc/zone.h
+++ b/src/lib/datasrc/zone.h
@@ -291,6 +291,11 @@ public:
     /// including returning delegations, NSEC/NSEC3 proofs, etc. The options
     /// parameter works the same way and it should conform to the same exception
     /// restrictions.
+    ///
+    /// \param name \see find, parameter name
+    /// \param target the successfull result is returned through this
+    /// \param options \see find, parameter options
+    /// \return \see find and it's result
     virtual FindResult findAll(const isc::dns::Name& name,
                                std::vector<isc::dns::ConstRRsetPtr> &target,
                                const FindOptions options = FIND_DEFAULT) = 0;




More information about the bind10-changes mailing list