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
46168c33
Commit
46168c33
authored
Apr 02, 2013
by
JINMEI Tatuya
Browse files
[2833] updated the doc ZoneTableSegment::create() for the latest interface.
parent
339e9f70
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/datasrc/memory/zone_table_segment.h
View file @
46168c33
...
...
@@ -115,9 +115,8 @@ public:
/// \c config is not known or not supported in this implementation.
///
/// \param rrclass The RR class of the zones to be maintained in the table.
/// \param config The configuration based on which a derived object
/// is returned.
/// \return Returns a ZoneTableSegment object
/// \param type The memory segment type used for the zone table segment.
/// \return Returns a ZoneTableSegment object of the specified type.
static
ZoneTableSegment
*
create
(
const
isc
::
dns
::
RRClass
&
rrclass
,
const
std
::
string
&
type
);
...
...
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