Kea 2.7.4
|
The ElementValue
specialization for string.
More...
#include <element_value.h>
Public Member Functions | |
std::string | operator() (ConstElementPtr el) const |
Function operator extracting an Element value as string. | |
The ElementValue
specialization for string.
Definition at line 86 of file element_value.h.
|
inline |
Function operator extracting an Element
value as string.
el | Element holding a value to be extracted. |
Definition at line 93 of file element_value.h.