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