Ask a Question | Search PSRCHIVE: |
![]()
|
NestedTextInterface.h std::string get_value() const Get the value of the value. Definition NestedTextInterface.h:41 void set_modifiers(const std::string &modifiers) const Parse any modifiers that will alter the behaviour of the output stream. Definition NestedTextInterface.h:53 bool matches(const std::string &name) const Return true if the name argument matches. Definition NestedTextInterface.h:49 Reference::To< Value > value The parent value interface. Definition NestedTextInterface.h:66 std::string get_description() const Get the description of the value. Definition NestedTextInterface.h:37 void set_value(const std::string &txt) Set the value of the value. Definition NestedTextInterface.h:45 std::string get_name() const Get the name of the attribute. Definition NestedTextInterface.h:33 std::string prefix The name of the value. Definition NestedTextInterface.h:69 void reset_modifiers() const Reset any output stream modifiers. Definition NestedTextInterface.h:57 NestedValue(const std::string &pre, Value *val) Construct from a name and pointer to Value. Definition NestedTextInterface.h:29 Generated using doxygen 1.14.0
|