Kea
1.9.9-git
|
#include <cc/base_stamped_element.h>
#include <cc/cfg_to_element.h>
#include <cc/server_tag.h>
#include <boost/shared_ptr.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | isc::db::Server |
Represents information about a Kea server in the database. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::db | |
Typedefs | |
typedef boost::shared_ptr< Server > | isc::db::ServerPtr |
Shared pointer to the Server class. More... | |