#include <userinfo.h>


| Public Types | |
| typedef map< const XMLCh *const, Attribute *const, GlobalXercesConnector::Comparator > | MappedAttributes | 
| Type definition of mapping which transforms names to the related attributes. | |
| Public Member Functions | |
| DoubleAttribute (const string name) | |
| void | Set (const string str) | 
| Set accessor to this attribute converting input string into a properly-typed value. | |
| const string | Get () | 
| Get accessor converting stored value into a string. | |
| void | Attach (MappedAttributes &externalAttributes) | 
| This method is the key method to connect the attribute to the related UI element. | |
| void | FillAttribute (DOMElement &element) | 
| This method add and DOMAttribute node to the DOMElement passed as an argument. | |
| Public Attributes | |
| double | value | 
 1.5.6
 1.5.6