[139] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
| 2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
---|
| 3 | <title>mixpp: DoubleAttribute Class Reference</title> |
---|
| 4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
| 5 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
| 6 | </head><body> |
---|
| 7 | <!-- Generated by Doxygen 1.5.6 --> |
---|
| 8 | <div class="navigation" id="top"> |
---|
| 9 | <div class="tabs"> |
---|
| 10 | <ul> |
---|
| 11 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
| 12 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
| 13 | <li class="current"><a href="annotated.html"><span>Classes</span></a></li> |
---|
| 14 | <li><a href="files.html"><span>Files</span></a></li> |
---|
| 15 | </ul> |
---|
| 16 | </div> |
---|
| 17 | <div class="tabs"> |
---|
| 18 | <ul> |
---|
| 19 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
| 20 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
| 21 | <li><a href="functions.html"><span>Class Members</span></a></li> |
---|
| 22 | </ul> |
---|
| 23 | </div> |
---|
| 24 | </div> |
---|
| 25 | <div class="contents"> |
---|
| 26 | <h1>DoubleAttribute Class Reference</h1><!-- doxytag: class="DoubleAttribute" --><!-- doxytag: inherits="Attribute" -->Class encapsulating all the necessary stuff to work with the double attribute. |
---|
| 27 | <a href="#_details">More...</a> |
---|
| 28 | <p> |
---|
| 29 | <code>#include <<a class="el" href="userinfo_8h-source.html">userinfo.h</a>></code> |
---|
| 30 | <p> |
---|
| 31 | <div class="dynheader"> |
---|
| 32 | Inheritance diagram for DoubleAttribute:</div> |
---|
| 33 | <div class="dynsection"> |
---|
| 34 | <p><center><img src="classDoubleAttribute__inherit__graph.png" border="0" usemap="#DoubleAttribute__inherit__map" alt="Inheritance graph"></center> |
---|
| 35 | <map name="DoubleAttribute__inherit__map"> |
---|
| 36 | <area shape="rect" href="classAttribute.html" title="User Info base class." alt="" coords="28,7,105,33"></map> |
---|
| 37 | <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> |
---|
| 38 | <div class="dynheader"> |
---|
| 39 | Collaboration diagram for DoubleAttribute:</div> |
---|
| 40 | <div class="dynsection"> |
---|
| 41 | <p><center><img src="classDoubleAttribute__coll__graph.png" border="0" usemap="#DoubleAttribute__coll__map" alt="Collaboration graph"></center> |
---|
| 42 | <map name="DoubleAttribute__coll__map"> |
---|
| 43 | <area shape="rect" href="classAttribute.html" title="User Info base class." alt="" coords="28,7,105,33"></map> |
---|
| 44 | <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> |
---|
| 45 | |
---|
| 46 | <p> |
---|
| 47 | <a href="classDoubleAttribute-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
| 48 | <tr><td></td></tr> |
---|
| 49 | <tr><td colspan="2"><br><h2>Public Types</h2></td></tr> |
---|
| 50 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="342750acf29e4c37d009301ef5075111"></a><!-- doxytag: member="DoubleAttribute::MappedAttributes" ref="342750acf29e4c37d009301ef5075111" args="" --> |
---|
| 51 | typedef map< const XMLCh <br> |
---|
| 52 | *const, <a class="el" href="classAttribute.html">Attribute</a> *const, <br> |
---|
| 53 | GlobalXercesConnector::Comparator > </td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#342750acf29e4c37d009301ef5075111">MappedAttributes</a></td></tr> |
---|
| 54 | |
---|
| 55 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Type definition of mapping which transforms names to the related attributes. <br></td></tr> |
---|
| 56 | <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
---|
| 57 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="477840edfdc4b11f5c634d15fedaece1"></a><!-- doxytag: member="DoubleAttribute::DoubleAttribute" ref="477840edfdc4b11f5c634d15fedaece1" args="(const string name)" --> |
---|
| 58 | </td><td class="memItemRight" valign="bottom"><b>DoubleAttribute</b> (const string name)</td></tr> |
---|
| 59 | |
---|
| 60 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7d921d52c0ea0765aa26775ddeaaf6e9"></a><!-- doxytag: member="DoubleAttribute::Set" ref="7d921d52c0ea0765aa26775ddeaaf6e9" args="(const string str)" --> |
---|
| 61 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classDoubleAttribute.html#7d921d52c0ea0765aa26775ddeaaf6e9">Set</a> (const string str)</td></tr> |
---|
| 62 | |
---|
| 63 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Set accessor to this attribute converting input string into a properly-typed value. <br></td></tr> |
---|
| 64 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b1eca4e8345b1f09e6966c4ff6f32e21"></a><!-- doxytag: member="DoubleAttribute::Get" ref="b1eca4e8345b1f09e6966c4ff6f32e21" args="()" --> |
---|
| 65 | const string </td><td class="memItemRight" valign="bottom"><a class="el" href="classDoubleAttribute.html#b1eca4e8345b1f09e6966c4ff6f32e21">Get</a> ()</td></tr> |
---|
| 66 | |
---|
| 67 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Get accessor converting stored value into a string. <br></td></tr> |
---|
| 68 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="abd94a0487d662f28264f4faa214d894"></a><!-- doxytag: member="DoubleAttribute::Attach" ref="abd94a0487d662f28264f4faa214d894" args="(MappedAttributes &externalAttributes)" --> |
---|
| 69 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#abd94a0487d662f28264f4faa214d894">Attach</a> (<a class="el" href="classAttribute.html#342750acf29e4c37d009301ef5075111">MappedAttributes</a> &externalAttributes)</td></tr> |
---|
| 70 | |
---|
| 71 | <tr><td class="mdescLeft"> </td><td class="mdescRight">This method is the key method to connect the attribute to the related UI element. <br></td></tr> |
---|
| 72 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="387a68e5de7b1e31022022493f00cbff"></a><!-- doxytag: member="DoubleAttribute::FillAttribute" ref="387a68e5de7b1e31022022493f00cbff" args="(DOMElement &element)" --> |
---|
| 73 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#387a68e5de7b1e31022022493f00cbff">FillAttribute</a> (DOMElement &element)</td></tr> |
---|
| 74 | |
---|
| 75 | <tr><td class="mdescLeft"> </td><td class="mdescRight">This method add and DOMAttribute node to the DOMElement passed as an argument. <br></td></tr> |
---|
| 76 | <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> |
---|
| 77 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0ba8ddbd7fc2c6054159e695077ea6a2"></a><!-- doxytag: member="DoubleAttribute::value" ref="0ba8ddbd7fc2c6054159e695077ea6a2" args="" --> |
---|
| 78 | double </td><td class="memItemRight" valign="bottom"><b>value</b></td></tr> |
---|
| 79 | |
---|
| 80 | </table> |
---|
| 81 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 82 | Class encapsulating all the necessary stuff to work with the double attribute. <hr>The documentation for this class was generated from the following files:<ul> |
---|
| 83 | <li>work/mixpp/bdm/<a class="el" href="userinfo_8h-source.html">userinfo.h</a><li>work/mixpp/bdm/userinfo.cpp</ul> |
---|
| 84 | </div> |
---|
| 85 | <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 16 11:58:49 2008 for mixpp by |
---|
| 86 | <a href="http://www.doxygen.org/index.html"> |
---|
| 87 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> |
---|
| 88 | </body> |
---|
| 89 | </html> |
---|