![]() |
Kea 3.1.0
|
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 integer. | |
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 integer.
el | Element holding a value to be extracted. |
Definition at line 50 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.