|
@@ -958,7 +958,7 @@ protected:
|
|
/// The elements currently supported are:
|
|
/// The elements currently supported are:
|
|
/// -# ip-address
|
|
/// -# ip-address
|
|
///
|
|
///
|
|
- /// @param config_id is the "item_name" for a specific member element of
|
|
|
|
|
|
+ /// @param parser is the "item_name" for a specific member element of
|
|
/// the "relay" specification.
|
|
/// the "relay" specification.
|
|
///
|
|
///
|
|
/// @return returns a pointer to newly created parser.
|
|
/// @return returns a pointer to newly created parser.
|
|
@@ -1058,6 +1058,8 @@ protected:
|
|
/// Allowed values are "disabled", "off" (alias for disabled),
|
|
/// Allowed values are "disabled", "off" (alias for disabled),
|
|
/// "out-of-pool" and "all". See Subnet::HRMode for their exact meaning.
|
|
/// "out-of-pool" and "all". See Subnet::HRMode for their exact meaning.
|
|
///
|
|
///
|
|
|
|
+ /// @param txt Host Reservation mode in the textual form.
|
|
|
|
+ ///
|
|
/// @throw BadValue if the text cannot be converted.
|
|
/// @throw BadValue if the text cannot be converted.
|
|
///
|
|
///
|
|
/// @param text representation for conversion
|
|
/// @param text representation for conversion
|