Ask a Question | Search PSRCHIVE: |
![]()
|
TextInterfaceTransform.h void set_description(const std::string &d) Get the description of the attribute. Definition TextInterfaceAttribute.h:206 AttributeGet(const std::string &_name, Get _get) Constructor. Definition TextInterfaceAttribute.h:193 Interface to a class attribute with an accessor method, C::Get() Definition TextInterfaceTransform.h:23 std::string get_value(const C *ptr) const Get the value of the attribute. Definition TextInterfaceTransform.h:36 Attribute< C > * clone() const Return a clone. Definition TextInterfaceTransform.h:33 AttributeXformGet(const std::string &_name, Get _get, X _xform) Constructor. Definition TextInterfaceTransform.h:28 AttributeXformGet< C, Get, X > * operator()(const std::string &n, Get g, X x) Generate a new AttributeGet instance. Definition TextInterfaceTransform.h:55 Generated using doxygen 1.14.0
|