Kea 2.7.5
|
#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 | |
namespace | isc |
Defines the logger used by the top-level component of kea-lfc. | |
namespace | isc::log |
Typedefs | |
typedef boost::shared_ptr< MessageDictionary > | isc::log::MessageDictionaryPtr |
Shared pointer to the MessageDictionary . | |