Kea
1.9.9-git
|
#include <cstddef>
#include <string>
#include <map>
#include <vector>
#include <boost/lexical_cast.hpp>
#include <boost/shared_ptr.hpp>
#include <log/message_types.h>
Go to the source code of this file.
Classes | |
class | isc::log::MessageDictionary |
Message Dictionary. More... | |
Namespaces | |
isc | |
Defines the logger used by the top-level component of kea-dhcp-ddns. | |
isc::log | |
Typedefs | |
typedef boost::shared_ptr< MessageDictionary > | isc::log::MessageDictionaryPtr |
Shared pointer to the MessageDictionary . More... | |