Kea
1.9.9-git
|
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... | |
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.