Kea 2.5.8
element_value.h File Reference
#include <asiolink/io_address.h>
#include <cc/data.h>
#include <string>
+ Include dependency graph for element_value.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::data::ElementValue< T >
 Template class for converting a value encapsulated in the Element object into a simple type. More...
 
class  isc::data::ElementValue< asiolink::IOAddress >
 The ElementValue specialization for IOAddress. More...
 
class  isc::data::ElementValue< bool >
 The ElementValue specialization for boolean. More...
 
class  isc::data::ElementValue< double >
 The ElementValue specialization for double. More...
 
class  isc::data::ElementValue< std::string >
 The ElementValue specialization for string. More...
 

Namespaces

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