Ask a Question | Search PSRCHIVE: |
![]()
|
TextInterfaceFunction.h Attribute() Default constructor. Definition TextInterfaceAttribute.h:28 void set_modifiers(const std::string &modifiers) const Parse any modifiers that will alter the behaviour of the output stream. Definition TextInterfaceFunction.h:64 Get get The get function object (functor) Definition TextInterfaceFunction.h:86 GetFunction(const GetFunction ©) Copy constructor. Definition TextInterfaceFunction.h:32 std::string get_description() const Get the description of the attribute. Definition TextInterfaceFunction.h:42 std::string detailed_description The detailed description of the attribute. Definition TextInterfaceFunction.h:83 void set_description(const std::string &d) Get the description of the attribute. Definition TextInterfaceFunction.h:45 void set_detailed_description(const std::string &d) Get the detailed description of the attribute. Definition TextInterfaceFunction.h:52 GetFunction(const std::string &_name, Get _get) Constructor. Definition TextInterfaceFunction.h:28 void reset_modifiers() const Reset any output stream modifiers. Definition TextInterfaceFunction.h:69 void set_value(C *, const std::string &) Set the value of the attribute. Definition TextInterfaceFunction.h:60 std::string get_name() const Get the name of the attribute. Definition TextInterfaceFunction.h:39 std::string get_value(const C *ptr) const Get the value of the attribute. Definition TextInterfaceFunction.h:56 std::string get_detailed_description() const Get the detailed description of the attribute. Definition TextInterfaceFunction.h:48 Attribute< C > * clone() const Return a clone. Definition TextInterfaceFunction.h:36 std::string description The description of the attribute. Definition TextInterfaceFunction.h:80 std::string name The name of the attribute. Definition TextInterfaceFunction.h:77 GetSetFunction(const std::string &_name, Get _get, Set _set) Constructor. Definition TextInterfaceFunction.h:98 void set_value(C *ptr, const std::string &value) Set the value of the attribute. Definition TextInterfaceFunction.h:105 Attribute< C > * clone() const Return a clone. Definition TextInterfaceFunction.h:102 Generated using doxygen 1.14.0
|