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