Kea 2.5.8
message_dictionary.h File Reference
#include <cstddef>
#include <string>
#include <map>
#include <vector>
#include <boost/lexical_cast.hpp>
#include <boost/shared_ptr.hpp>
#include <log/message_types.h>
+ Include dependency graph for message_dictionary.h:
+ This graph shows which files directly or indirectly include this file:

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.