7#ifndef CFG_TO_ELEMENT_H
8#define CFG_TO_ELEMENT_H
This is a base class for exceptions thrown from the DNS library module.
virtual const char * what() const
Returns a C-style character string of the cause of the exception.
ToElementError(const char *file, size_t line, const char *what)
boost::shared_ptr< Element > ElementPtr
Defines the logger used by the top-level component of kea-lfc.
Abstract class for configuration Cfg_* classes.
virtual ~CfgToElement()
Destructor.
virtual isc::data::ElementPtr toElement() const =0
Unparse a configuration object.