Ask a Question | Search PSRCHIVE: |
![]()
|
TextInterface::Parser Class Reference An array of Value interfaces. More...
Inheritance diagram for TextInterface::Parser:
![]()
Detailed DescriptionAn array of Value interfaces. Member Function Documentation◆ find()
Find the named value. Return a pointer to the named class value interface. References aliases, get_name(), Parser(), setup(), and values. Referenced by found(), get_name_value(), insert(), insert(), remove(), and set_value(). ◆ get_name_value()
Get the named value and update name for display purposes. Get the value of the value. References find(), TextInterface::Value::get_value(), TextInterface::Value::reset_modifiers(), and TextInterface::Value::set_modifiers(). Referenced by get_value(), and process(). ◆ get_value() [1/2]
◆ get_value() [2/2]
◆ insert() [1/2]
Import a nested interface. The Parser becomes owned by this References add_value(), find(), TextInterface::Value::get_name(), import_filter, inserted, Parser(), setup(), and values. ◆ insert() [2/2]
Insert Parser into self. Insert the interface into self. The Parser becomes owned by this References add_value(), find(), import_filter, inserted, Parser(), setup(), and values. ◆ set_value()
◆ setup()
Allow derived types to setup a Value instance before use. Reimplemented in TextInterface::To< C >, TextInterface::To< child >, TextInterface::To< container >, TextInterface::To< extension >, TextInterface::To< RobustEstimateZapper >, TextInterface::To< tester >, and TextInterface::To< vector_of_Estimates >. Referenced by find(), get_value(), insert(), and insert(). The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|