Kea 2.5.8
cfg_globals.h File Reference
#include <cc/cfg_to_element.h>
#include <cc/data.h>
#include <boost/shared_ptr.hpp>
#include <map>
#include <string>
#include <vector>
+ Include dependency graph for cfg_globals.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dhcp::CfgGlobals
 Class to store configured global parameters. More...
 

Namespaces

namespace  isc
 Defines the logger used by the top-level component of kea-lfc.
 
namespace  isc::dhcp
 

Typedefs

typedef boost::shared_ptr< CfgGlobals > isc::dhcp::CfgGlobalsPtr
 Non-const shared pointer to a CfgGlobals instance.
 
typedef boost::shared_ptr< const CfgGlobals > isc::dhcp::ConstCfgGlobalsPtr
 Const shared pointer to a CfgGlobals instance.