Ask a Question | Search PSRCHIVE: |
![]()
|
TextInterface::AdapterBase< IsA, HasA > Class Template Reference Base class of Value adapters. More...
Detailed Descriptiontemplate<class IsA, class HasA = IsA> class TextInterface::AdapterBase< IsA, HasA > Base class of Value adapters. To avoid the diamond problem and multiple inheritance, the inherited class is a template argument Member Function Documentation◆ get_name()
template<class IsA, class HasA = IsA>
Get the name of the value. Reimplemented in TextInterface::HasAProxy< C, M, Get >, TextInterface::MapOfProxy< M, K, E, Get >, and TextInterface::VectorOfProxy< V, E, Get, Size >. References value. ◆ matches()
template<class IsA, class HasA = IsA>
The documentation for this class was generated from the following file: Generated using doxygen 1.14.0
|