/// @brief Returns lease or host database access string.
///
- /// @param Access string without additional (appended) parameters.
+ /// @param access_string without additional (appended) parameters.
std::string getAccessString(const std::string& access_string) const;
/// @brief Parameters to be appended to the database access
/// @brief Unparse
///
- /// @ref CfgToElement::toElement
+ /// @ref isc::data::CfgToElement::toElement
///
/// @result a pointer to a configuration
virtual isc::data::ElementPtr toElement() const {
/// @brief Unparse
///
- /// @ref CfgToElement::toElement
+ /// @ref isc::data::CfgToElement::toElement
///
/// @result a pointer to a configuration
virtual isc::data::ElementPtr toElement() const {