Ask a Question | Search PSRCHIVE: |
![]()
|
TextInterface::Value Class Referenceabstract Text interface to a value of undefined type. More...
Inheritance diagram for TextInterface::Value:
![]()
Detailed DescriptionText interface to a value of undefined type. Member Function Documentation◆ get_description()
Get the description of the value. Implemented in TextInterface::AdapterBase< Attribute< C >, Attribute< M > >, TextInterface::AdapterBase< Attribute< C >, Attribute< P > >, TextInterface::AdapterBase< Attribute< M >, Attribute< E > >, TextInterface::AdapterBase< Attribute< V >, Attribute< E > >, TextInterface::AttributeGet< C, Get >, TextInterface::ElementGet< C, Get, Size >, TextInterface::GetFunction< C, Get >, TextInterface::Interpreter< I, Get, Set >, TextInterface::MapOfInterfaces< M, K, Get >, TextInterface::NestedValue, TextInterface::ValueGet< T >, TextInterface::VectorOfEstimate< V, T, U, Get, Size >, and TextInterface::VectorOfInterfaces< V, Get, Size >. ◆ get_detailed_description()
Get the detailed description of the value. Reimplemented in TextInterface::AdapterBase< Attribute< C >, Attribute< M > >, TextInterface::AdapterBase< Attribute< C >, Attribute< P > >, TextInterface::AdapterBase< Attribute< M >, Attribute< E > >, TextInterface::AdapterBase< Attribute< V >, Attribute< E > >, TextInterface::AttributeGet< C, Get >, TextInterface::ElementGet< C, Get, Size >, TextInterface::GetFunction< C, Get >, TextInterface::Interpreter< I, Get, Set >, TextInterface::ValueGet< T >, and TextInterface::VectorOfEstimate< V, T, U, Get, Size >. ◆ get_name()
Get the name of the value. Implemented in TextInterface::AdapterBase< Attribute< C >, Attribute< M > >, TextInterface::AdapterBase< Attribute< C >, Attribute< P > >, TextInterface::AdapterBase< Attribute< M >, Attribute< E > >, TextInterface::AdapterBase< Attribute< V >, Attribute< E > >, TextInterface::AttributeGet< C, Get >, TextInterface::ElementGet< C, Get, Size >, TextInterface::GetFunction< C, Get >, TextInterface::HasAProxy< C, M, Get >, TextInterface::Interpreter< I, Get, Set >, TextInterface::MapOfInterfaces< M, K, Get >, TextInterface::MapOfProxy< M, K, E, Get >, TextInterface::NestedValue, TextInterface::OptionalInterface< C, Type, Get, Set >, TextInterface::ValueGet< T >, TextInterface::VectorOfEstimate< V, T, U, Get, Size >, TextInterface::VectorOfInterfaces< V, Get, Size >, and TextInterface::VectorOfProxy< V, E, Get, Size >. Referenced by TextInterface::Parser::add_value(), TextInterface::Parser::insert(), matches(), TextInterface::To< C >::setup(), and TextInterface::To< C >::size(). ◆ get_value()
Get the value as text. Implemented in TextInterface::Attribute< C >, TextInterface::Attribute< M >, TextInterface::Attribute< V >, TextInterface::Interpreter< I, Get, Set >, TextInterface::NestedValue, and TextInterface::ValueGet< T >. Referenced by TextInterface::Parser::get_name_value(). ◆ matches()
Return true if the name argument matches the value name. Reimplemented in TextInterface::ElementGet< C, Get, Size >, TextInterface::HasAProxy< C, M, Get >, TextInterface::MapOfInterfaces< M, K, Get >, TextInterface::MapOfProxy< M, K, E, Get >, TextInterface::NestedValue, TextInterface::OptionalInterface< C, Type, Get, Set >, TextInterface::VectorOfEstimate< V, T, U, Get, Size >, TextInterface::VectorOfInterfaces< V, Get, Size >, and TextInterface::VectorOfProxy< V, E, Get, Size >. References get_name(). ◆ reset_modifiers()
Reset any output stream modifiers. Implemented in TextInterface::AttributeGet< C, Get >, TextInterface::ElementGet< C, Get, Size >, TextInterface::GetFunction< C, Get >, TextInterface::Interpreter< I, Get, Set >, TextInterface::NestedValue, TextInterface::OptionalInterface< C, Type, Get, Set >, TextInterface::VectorOfEstimate< V, T, U, Get, Size >, and TextInterface::VectorOfInterfaces< V, Get, Size >. Referenced by TextInterface::Parser::get_name_value(). ◆ set_modifiers()
Parse any modifiers that will alter the behaviour of the output stream. Implemented in TextInterface::AttributeGet< C, Get >, TextInterface::ElementGet< C, Get, Size >, TextInterface::GetFunction< C, Get >, TextInterface::Interpreter< I, Get, Set >, TextInterface::NestedValue, TextInterface::OptionalInterface< C, Type, Get, Set >, TextInterface::VectorOfEstimate< V, T, U, Get, Size >, and TextInterface::VectorOfInterfaces< V, Get, Size >. Referenced by TextInterface::Parser::get_name_value(). ◆ set_value()
Set the value as text. Implemented in TextInterface::Attribute< C >, TextInterface::Attribute< M >, TextInterface::Attribute< V >, TextInterface::Interpreter< I, Get, Set >, TextInterface::NestedValue, TextInterface::ValueGet< T >, and TextInterface::ValueGetSet< T >. The documentation for this class was generated from the following files:
Generated using doxygen 1.14.0
|