Ask a Question | Search PSRCHIVE: |
![]()
|
TextInterfaceElement.h std::string get_value() const Get the value of the attribute. Definition TextInterfaceAttribute.h:31 Attribute() Default constructor. Definition TextInterfaceAttribute.h:28 Pointers to attribute get and set methods, Type C::Get() and C::Set(Type) Definition TextInterfaceElement.h:99 Attribute< C > * clone() const Return a clone. Definition TextInterfaceElement.h:108 void set_value(C *ptr, const std::string &value) Set the value of the attribute. Definition TextInterfaceElement.h:212 ElementGetSet(const std::string &_name, Get _get, Set _set, Size _size) Constructor. Definition TextInterfaceElement.h:104 void set_value(C *, const std::string &) Set the value of the attribute. Definition TextInterfaceElement.h:58 Attribute< C > * clone() const Return a clone. Definition TextInterfaceElement.h:35 std::string name The name of the attribute. Definition TextInterfaceElement.h:78 void reset_modifiers() const Reset any output stream modifiers. Definition TextInterfaceElement.h:70 bool matches(const std::string &name) const Return true if the name argument matches. Definition TextInterfaceElement.h:169 ElementGet(const std::string &_name, Get _get, Size _size) Constructor. Definition TextInterfaceElement.h:31 std::string description The description of the attribute. Definition TextInterfaceElement.h:81 std::string range Range parsed from name during matches. Definition TextInterfaceElement.h:93 void set_detailed_description(const std::string &d) Get the detailed description of the attribute. Definition TextInterfaceElement.h:51 std::string get_description() const Get the description of the attribute. Definition TextInterfaceElement.h:41 std::string get_detailed_description() const Get the detailed description of the attribute. Definition TextInterfaceElement.h:47 void set_description(const std::string &d) Get the description of the attribute. Definition TextInterfaceElement.h:44 std::string detailed_description The detailed description of the attribute. Definition TextInterfaceElement.h:84 std::string get_name() const Get the name of the attribute. Definition TextInterfaceElement.h:38 void set_modifiers(const std::string &modifiers) const Parse any modifiers that will alter the behaviour of the output stream. Definition TextInterfaceElement.h:65 ElementGet< C, Get, Size > * operator()(const std::string &n, Get g, Size z) Generate a new ElementGet instance. Definition TextInterfaceElement.h:132 Reference::To< Parser, false > parent The Parser composite in which this Value component is integrated. Definition TextInterfaceValue.h:75 Generated using doxygen 1.14.0
|