Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
87a72f00
Commit
87a72f00
authored
Dec 19, 2011
by
Michal 'vorner' Vaner
Browse files
[1483] Doxygen
parent
424113ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/datasrc/zone.h
View file @
87a72f00
...
...
@@ -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
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment