TextInterface::AdapterBase
get_name()
get_description()
get_detailed_description()
Base class of Value adapters.
To avoid the diamond problem and multiple inheritance, the inherited class is a template argument
Public Functions
Get the name of the value.
Get the description of the value.
Set the detailed description of the value.