Kea 2.7.5
|
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. | |
The ElementValue
specialization for boolean.
Definition at line 71 of file element_value.h.
|
inline |
Function operator extracting an Element
value as boolean.
el | Element holding a value to be extracted. |
Definition at line 78 of file element_value.h.