[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: Attribute 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> |
---|
[219] | 13 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
[261] | 14 | <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
---|
| 15 | <li class="current"><a href="classes.html"><span>Classes</span></a></li> |
---|
[139] | 16 | <li><a href="files.html"><span>Files</span></a></li> |
---|
| 17 | </ul> |
---|
| 18 | </div> |
---|
| 19 | <div class="tabs"> |
---|
| 20 | <ul> |
---|
[261] | 21 | <li><a href="classes.html"><span>Alphabetical List</span></a></li> |
---|
[139] | 22 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
| 23 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
| 24 | <li><a href="functions.html"><span>Class Members</span></a></li> |
---|
| 25 | </ul> |
---|
| 26 | </div> |
---|
| 27 | </div> |
---|
| 28 | <div class="contents"> |
---|
[162] | 29 | <h1>Attribute Class Reference</h1><!-- doxytag: class="Attribute" -->Abstract class declaring general properties of a frame for data binding. |
---|
[139] | 30 | <a href="#_details">More...</a> |
---|
| 31 | <p> |
---|
| 32 | <code>#include <<a class="el" href="userinfo_8h-source.html">userinfo.h</a>></code> |
---|
| 33 | <p> |
---|
| 34 | <div class="dynheader"> |
---|
[162] | 35 | Collaboration diagram for Attribute:</div> |
---|
[139] | 36 | <div class="dynsection"> |
---|
[162] | 37 | <p><center><img src="classAttribute__coll__graph.png" border="0" usemap="#Attribute__coll__map" alt="Collaboration graph"></center> |
---|
| 38 | <map name="Attribute__coll__map"> |
---|
| 39 | <area shape="rect" href="classAssertXercesIsAlive.html" title="Class initializing Xerces library." alt="" coords="5,7,149,33"></map> |
---|
[139] | 40 | <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> |
---|
| 41 | |
---|
| 42 | <p> |
---|
| 43 | <a href="classAttribute-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
| 44 | <tr><td></td></tr> |
---|
| 45 | <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
---|
[162] | 46 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4c4c80e6b59e3356324ef02d0e92d813"></a><!-- doxytag: member="Attribute::Attribute" ref="4c4c80e6b59e3356324ef02d0e92d813" args="(string attributeName)" --> |
---|
| 47 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#4c4c80e6b59e3356324ef02d0e92d813">Attribute</a> (string attributeName)</td></tr> |
---|
[139] | 48 | |
---|
[162] | 49 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor fixing a name of the related attribute. <br></td></tr> |
---|
| 50 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6ebbcaaf9c90a979e645f469e02bb940"></a><!-- doxytag: member="Attribute::Get" ref="6ebbcaaf9c90a979e645f469e02bb940" args="(DOMElement &element) const " --> |
---|
| 51 | string & </td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#6ebbcaaf9c90a979e645f469e02bb940">Get</a> (DOMElement &element) const </td></tr> |
---|
[139] | 52 | |
---|
[162] | 53 | <tr><td class="mdescLeft"> </td><td class="mdescRight">This method parse DOMElement, finds proper attribute and returns its value. <br></td></tr> |
---|
| 54 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e011d84e2e3c40390807a8b8e58e3c35"></a><!-- doxytag: member="Attribute::Set" ref="e011d84e2e3c40390807a8b8e58e3c35" args="(DOMElement &element, const string &str) const " --> |
---|
[255] | 55 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#e011d84e2e3c40390807a8b8e58e3c35">Set</a> (DOMElement &element, const string &str) const </td></tr> |
---|
[139] | 56 | |
---|
[162] | 57 | <tr><td class="mdescLeft"> </td><td class="mdescRight">This method adds the passed string as an new attribute into the passed DOMElement. <br></td></tr> |
---|
| 58 | <tr><td colspan="2"><br><h2>Static Public Attributes</h2></td></tr> |
---|
| 59 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d6474fd976f505e70e10c497199c6770"></a><!-- doxytag: member="Attribute::help" ref="d6474fd976f505e70e10c497199c6770" args="" --> |
---|
| 60 | static const <a class="el" href="classAttribute.html">Attribute</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#d6474fd976f505e70e10c497199c6770">help</a></td></tr> |
---|
[139] | 61 | |
---|
[162] | 62 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Static member, an instance related to an attribute named 'help'. <br></td></tr> |
---|
| 63 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5f6cce980606fa8943857204aacb5478"></a><!-- doxytag: member="Attribute::type" ref="5f6cce980606fa8943857204aacb5478" args="" --> |
---|
| 64 | static const <a class="el" href="classAttribute.html">Attribute</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#5f6cce980606fa8943857204aacb5478">type</a></td></tr> |
---|
[139] | 65 | |
---|
[162] | 66 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Static member, a constant instance related to an attribute named 'type'. <br></td></tr> |
---|
| 67 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="452441da4ebfda23cdc668943ffe8da7"></a><!-- doxytag: member="Attribute::value" ref="452441da4ebfda23cdc668943ffe8da7" args="" --> |
---|
| 68 | static const <a class="el" href="classAttribute.html">Attribute</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#452441da4ebfda23cdc668943ffe8da7">value</a></td></tr> |
---|
[139] | 69 | |
---|
[162] | 70 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Static member, a constant instance related to the attribute named 'value'. <br></td></tr> |
---|
[139] | 71 | </table> |
---|
| 72 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
[162] | 73 | Abstract class declaring general properties of a frame for data binding. <hr>The documentation for this class was generated from the following files:<ul> |
---|
[261] | 74 | <li><a class="el" href="userinfo_8h-source.html">userinfo.h</a><li>userinfo.cpp</ul> |
---|
[139] | 75 | </div> |
---|
[261] | 76 | <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 15:29:49 2009 for mixpp by |
---|
[139] | 77 | <a href="http://www.doxygen.org/index.html"> |
---|
| 78 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> |
---|
| 79 | </body> |
---|
| 80 | </html> |
---|