Kea 2.5.8
isc::data::ElementValue< std::string > Class Reference

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.
 

Detailed Description

The ElementValue specialization for string.

Definition at line 86 of file element_value.h.

Member Function Documentation

◆ operator()()

std::string isc::data::ElementValue< std::string >::operator() ( ConstElementPtr  el) const
inline

Function operator extracting an Element value as string.

Parameters
elElement holding a value to be extracted.

Definition at line 93 of file element_value.h.


The documentation for this class was generated from the following file: