[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: StringAttribute 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>StringAttribute Class Reference</h1><!-- doxytag: class="StringAttribute" --><!-- doxytag: inherits="Attribute" -->Class encapsulating all the necessary stuff to work with a string 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 StringAttribute:</div> |
---|
| 33 | <div class="dynsection"> |
---|
| 34 | <p><center><img src="classStringAttribute__inherit__graph.png" border="0" usemap="#StringAttribute__inherit__map" alt="Inheritance graph"></center> |
---|
| 35 | <map name="StringAttribute__inherit__map"> |
---|
| 36 | <area shape="rect" href="classAttribute.html" title="User Info base class." alt="" coords="24,7,101,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 StringAttribute:</div> |
---|
| 40 | <div class="dynsection"> |
---|
| 41 | <p><center><img src="classStringAttribute__coll__graph.png" border="0" usemap="#StringAttribute__coll__map" alt="Collaboration graph"></center> |
---|
| 42 | <map name="StringAttribute__coll__map"> |
---|
| 43 | <area shape="rect" href="classAttribute.html" title="User Info base class." alt="" coords="5,7,83,33"></map> |
---|
| 44 | <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> |
---|
| 45 | |
---|
| 46 | <p> |
---|
| 47 | <a href="classStringAttribute-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="StringAttribute::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"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classStringAttribute.html#a507cdfd19fa54e8a6cf22ffb45e5c81">StringAttribute</a> (const string name)</td></tr> |
---|
| 58 | |
---|
| 59 | <tr><td class="mdescLeft"> </td><td class="mdescRight">User Info base class. <a href="#a507cdfd19fa54e8a6cf22ffb45e5c81"></a><br></td></tr> |
---|
| 60 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a02e791125f2f8e53e5d9beda8291408"></a><!-- doxytag: member="StringAttribute::Set" ref="a02e791125f2f8e53e5d9beda8291408" args="(const string str)" --> |
---|
| 61 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classStringAttribute.html#a02e791125f2f8e53e5d9beda8291408">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="2e43e29b9da9b9c1eab65e11f4bf4518"></a><!-- doxytag: member="StringAttribute::Get" ref="2e43e29b9da9b9c1eab65e11f4bf4518" args="()" --> |
---|
| 65 | const string </td><td class="memItemRight" valign="bottom"><a class="el" href="classStringAttribute.html#2e43e29b9da9b9c1eab65e11f4bf4518">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="StringAttribute::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="StringAttribute::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="e55ae245a8ae9e16236695bd5121f744"></a><!-- doxytag: member="StringAttribute::value" ref="e55ae245a8ae9e16236695bd5121f744" args="" --> |
---|
| 78 | string </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 a string attribute. <hr><h2>Constructor & Destructor Documentation</h2> |
---|
| 83 | <a class="anchor" name="a507cdfd19fa54e8a6cf22ffb45e5c81"></a><!-- doxytag: member="StringAttribute::StringAttribute" ref="a507cdfd19fa54e8a6cf22ffb45e5c81" args="(const string name)" --> |
---|
| 84 | <div class="memitem"> |
---|
| 85 | <div class="memproto"> |
---|
| 86 | <table class="memname"> |
---|
| 87 | <tr> |
---|
| 88 | <td class="memname">StringAttribute::StringAttribute </td> |
---|
| 89 | <td>(</td> |
---|
| 90 | <td class="paramtype">const string </td> |
---|
| 91 | <td class="paramname"> <em>name</em> </td> |
---|
| 92 | <td> ) </td> |
---|
| 93 | <td></td> |
---|
| 94 | </tr> |
---|
| 95 | </table> |
---|
| 96 | </div> |
---|
| 97 | <div class="memdoc"> |
---|
| 98 | |
---|
| 99 | <p> |
---|
| 100 | User Info base class. |
---|
| 101 | <p> |
---|
| 102 | This class is used to store information about parameters of an object. It support loading and saving of the information and, potentially, interaction with the user. |
---|
| 103 | </div> |
---|
| 104 | </div><p> |
---|
| 105 | <hr>The documentation for this class was generated from the following files:<ul> |
---|
[145] | 106 | <li>work/git/mixpp/bdm/<a class="el" href="userinfo_8h-source.html">userinfo.h</a><li>work/git/mixpp/bdm/userinfo.cpp</ul> |
---|
[139] | 107 | </div> |
---|
[145] | 108 | <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 16 17:22:10 2008 for mixpp by |
---|
[139] | 109 | <a href="http://www.doxygen.org/index.html"> |
---|
| 110 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> |
---|
| 111 | </body> |
---|
| 112 | </html> |
---|