Kea 2.5.8
isc::data::ElementValue< bool > Class 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.
 

Detailed Description

The ElementValue specialization for boolean.

Definition at line 71 of file element_value.h.

Member Function Documentation

◆ operator()()

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: