Kea  1.9.9-git
isc::data::ElementValue< bool > Class Template Reference

The ElementValue specialization for boolean. More...

#include <element_value.h>

Public Member Functions

bool operator() (ConstElementPtr el) const
 Function operator extracting an Element value as boolean. More...
 

Detailed Description

template<>
class isc::data::ElementValue< bool >

The ElementValue specialization for boolean.

Definition at line 71 of file element_value.h.

Member Function Documentation

bool isc::data::ElementValue< bool >::operator() ( ConstElementPtr  el) const
inline

Function operator extracting an Element value as boolean.

Parameters
elElement holding a value to be extracted.

Definition at line 78 of file element_value.h.


The documentation for this class was generated from the following file: