root/doc/html/classAttribute.html @ 143

Revision 139, 7.0 kB (checked in by smidl, 16 years ago)

Documentation update

Line 
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&nbsp;Page</span></a></li>
12      <li><a href="pages.html"><span>Related&nbsp;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&nbsp;List</span></a></li>
20      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
21      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
22    </ul>
23  </div>
24</div>
25<div class="contents">
26<h1>Attribute Class Reference</h1><!-- doxytag: class="Attribute" -->User Info base class. 
27<a href="#_details">More...</a>
28<p>
29<code>#include &lt;<a class="el" href="userinfo_8h-source.html">userinfo.h</a>&gt;</code>
30<p>
31<div class="dynheader">
32Inheritance diagram for Attribute:</div>
33<div class="dynsection">
34<p><center><img src="classAttribute__inherit__graph.png" border="0" usemap="#Attribute__inherit__map" alt="Inheritance graph"></center>
35<map name="Attribute__inherit__map">
36<area shape="rect" href="classDoubleAttribute.html" title="Class encapsulating all the necessary stuff to work with the double attribute." alt="" coords="5,84,128,111"><area shape="rect" href="classIntAttribute.html" title="Class encapsulating all the necessary stuff to work with an int attribute." alt="" coords="152,84,245,111"><area shape="rect" href="classStringAttribute.html" title="Class encapsulating all the necessary stuff to work with a string attribute." alt="" coords="269,84,384,111"></map>
37<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
38
39<p>
40<a href="classAttribute-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
41<tr><td></td></tr>
42<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
43<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="342750acf29e4c37d009301ef5075111"></a><!-- doxytag: member="Attribute::MappedAttributes" ref="342750acf29e4c37d009301ef5075111" args="" -->
44typedef map&lt; const XMLCh <br>
45*const, <a class="el" href="classAttribute.html">Attribute</a> *const, <br>
46GlobalXercesConnector::Comparator &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#342750acf29e4c37d009301ef5075111">MappedAttributes</a></td></tr>
47
48<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Type definition of mapping which transforms names to the related attributes. <br></td></tr>
49<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
50<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="31c94d75bbe6b2834b1ef633cb8565fb"></a><!-- doxytag: member="Attribute::Attribute" ref="31c94d75bbe6b2834b1ef633cb8565fb" args="(const string name)" -->
51&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#31c94d75bbe6b2834b1ef633cb8565fb">Attribute</a> (const string name)</td></tr>
52
53<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The only constructor which fills the transcodedName attribute. <br></td></tr>
54<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="28ab087bb886728670e4ae5791bc2ea8"></a><!-- doxytag: member="Attribute::~Attribute" ref="28ab087bb886728670e4ae5791bc2ea8" args="()" -->
55&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#28ab087bb886728670e4ae5791bc2ea8">~Attribute</a> ()</td></tr>
56
57<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor. <br></td></tr>
58<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bfb68f3502af06cda0f61390526e1c2f"></a><!-- doxytag: member="Attribute::Set" ref="bfb68f3502af06cda0f61390526e1c2f" args="(const string str)=0" -->
59virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#bfb68f3502af06cda0f61390526e1c2f">Set</a> (const string str)=0</td></tr>
60
61<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set accessor to this attribute converting input string into a properly-typed value. <br></td></tr>
62<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ebeef001a0f4176900f643f529c549b8"></a><!-- doxytag: member="Attribute::Get" ref="ebeef001a0f4176900f643f529c549b8" args="()=0" -->
63virtual const string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#ebeef001a0f4176900f643f529c549b8">Get</a> ()=0</td></tr>
64
65<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get accessor converting stored value into a string. <br></td></tr>
66<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="abd94a0487d662f28264f4faa214d894"></a><!-- doxytag: member="Attribute::Attach" ref="abd94a0487d662f28264f4faa214d894" args="(MappedAttributes &amp;externalAttributes)" -->
67void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#abd94a0487d662f28264f4faa214d894">Attach</a> (<a class="el" href="classAttribute.html#342750acf29e4c37d009301ef5075111">MappedAttributes</a> &amp;externalAttributes)</td></tr>
68
69<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method is the key method to connect the attribute to the related UI element. <br></td></tr>
70<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="387a68e5de7b1e31022022493f00cbff"></a><!-- doxytag: member="Attribute::FillAttribute" ref="387a68e5de7b1e31022022493f00cbff" args="(DOMElement &amp;element)" -->
71void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classAttribute.html#387a68e5de7b1e31022022493f00cbff">FillAttribute</a> (DOMElement &amp;element)</td></tr>
72
73<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method add and DOMAttribute node to the DOMElement passed as an argument. <br></td></tr>
74</table>
75<hr><a name="_details"></a><h2>Detailed Description</h2>
76User Info base class.
77<p>
78This 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. <hr>The documentation for this class was generated from the following files:<ul>
79<li>work/mixpp/bdm/<a class="el" href="userinfo_8h-source.html">userinfo.h</a><li>work/mixpp/bdm/userinfo.cpp</ul>
80</div>
81<hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 16 11:58:48 2008 for mixpp by&nbsp;
82<a href="http://www.doxygen.org/index.html">
83<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
84</body>
85</html>
Note: See TracBrowser for help on using the browser.