Show
Ignore:
Timestamp:
09/24/08 13:08:07 (16 years ago)
Author:
smidl
Message:

New documentation

Files:
1 copied

Legend:

Unmodified
Added
Removed
  • doc/html/classValuedUserInfo.html

    r162 r171  
    11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
    22<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 
    3 <title>mixpp: UserInfo Class Reference</title> 
     3<title>mixpp: ValuedUserInfo&lt; T &gt; Class Template Reference</title> 
    44<link href="doxygen.css" rel="stylesheet" type="text/css"> 
    55<link href="tabs.css" rel="stylesheet" type="text/css"> 
     
    2424</div> 
    2525<div class="contents"> 
    26 <h1>UserInfo Class Reference</h1><!-- doxytag: class="UserInfo" --><!-- doxytag: inherits="BindingFrame" --><a class="el" href="classUserInfo.html" title="UserInfo is an abstract is for internal purposes only. Use CompoundUserInfo&lt;T&gt;...">UserInfo</a> is an abstract is for internal purposes only. Use CompoundUserInfo&lt;T&gt; or ValuedUserInfo&lt;T&gt; instead. The raison d'etre of this class is to allow pointers to its templated descendants 
     26<h1>ValuedUserInfo&lt; T &gt; Class Template Reference</h1><!-- doxytag: class="ValuedUserInfo" --><!-- doxytag: inherits="TypedUserInfo" -->The main userinfo template class. It should be derived whenever you need a new userinfo of a class which does not contain any subelements. It is the case of basic classes(or types) like int, string, double, etc 
    2727<a href="#_details">More...</a> 
    2828<p> 
     
    3030<p> 
    3131<div class="dynheader"> 
    32 Inheritance diagram for UserInfo:</div> 
     32Inheritance diagram for ValuedUserInfo&lt; T &gt;:</div> 
    3333<div class="dynsection"> 
    34 <p><center><img src="classUserInfo__inherit__graph.png" border="0" usemap="#UserInfo__inherit__map" alt="Inheritance graph"></center> 
    35 <map name="UserInfo__inherit__map"> 
    36 <area shape="rect" href="classTypedUserInfo.html" title="TypeUserInfo is still an abstract class, but contrary to the UserInfo class it is..." alt="" coords="292,211,439,237"><area shape="rect" href="classTypedUserInfo.html" title="TypedUserInfo\&lt; double \&gt;" alt="" coords="563,185,747,212"><area shape="rect" href="classTypedUserInfo.html" title="TypedUserInfo\&lt; int \&gt;" alt="" coords="577,360,732,387"><area shape="rect" href="classTypedUserInfo.html" title="TypedUserInfo\&lt; string \&gt;" alt="" coords="567,436,743,463"><area shape="rect" href="classTypedUserInfo.html" title="TypedUserInfo\&lt; Car \&gt;" alt="" coords="573,57,736,84"><area shape="rect" href="classTypedUserInfo.html" title="TypedUserInfo\&lt; bool \&gt;" alt="" coords="571,487,739,513"><area shape="rect" href="classTypedUserInfo.html" title="TypedUserInfo\&lt; Bike \&gt;" alt="" coords="571,7,739,33"><area shape="rect" href="classBindingFrame.html" title="Abstract class declaring general properties of a frame for data binding." alt="" coords="7,211,113,237"><area shape="rect" href="classCompoundUserInfo.html" title="The main userinfo template class. You should derive this class whenever you need..." alt="" coords="564,135,745,161"><area shape="rect" href="classValuedUserInfo.html" title="The main userinfo template class. It should be derived whenever you need a new userinfo..." alt="" coords="577,268,732,295"><area shape="rect" href="classCompoundUserInfo.html" title="CompoundUserInfo\&lt; Car \&gt;" alt="" coords="873,135,1068,161"><area shape="rect" href="classCompoundUserInfo.html" title="CompoundUserInfo\&lt; Bike \&gt;" alt="" coords="871,49,1071,76"><area shape="rect" href="classValuedUserInfo.html" title="ValuedUserInfo\&lt; double \&gt;" alt="" coords="876,203,1065,229"><area shape="rect" href="classValuedUserInfo.html" title="ValuedUserInfo\&lt; int \&gt;" alt="" coords="889,301,1052,328"><area shape="rect" href="classValuedUserInfo.html" title="ValuedUserInfo\&lt; string \&gt;" alt="" coords="879,368,1063,395"><area shape="rect" href="classValuedUserInfo.html" title="ValuedUserInfo\&lt; bool \&gt;" alt="" coords="884,436,1057,463"></map> 
     34<p><center><img src="classValuedUserInfo__inherit__graph.png" border="0" usemap="#ValuedUserInfo_3_01T_01_4__inherit__map" alt="Inheritance graph"></center> 
     35<map name="ValuedUserInfo_3_01T_01_4__inherit__map"> 
     36<area shape="rect" href="classValuedUserInfo.html" title="ValuedUserInfo\&lt; double \&gt;" alt="" coords="769,5,959,32"><area shape="rect" href="classValuedUserInfo.html" title="ValuedUserInfo\&lt; int \&gt;" alt="" coords="783,56,945,83"><area shape="rect" href="classValuedUserInfo.html" title="ValuedUserInfo\&lt; string \&gt;" alt="" coords="772,107,956,133"><area shape="rect" href="classValuedUserInfo.html" title="ValuedUserInfo\&lt; bool \&gt;" alt="" coords="777,157,951,184"><area shape="rect" href="classTypedUserInfo.html" title="TypeUserInfo is still an abstract class, but contrary to the UserInfo class it is..." alt="" coords="292,83,439,109"><area shape="rect" href="classUserInfo.html" title="UserInfo is an abstract is for internal purposes only. Use CompoundUserInfo&lt;T&gt;..." alt="" coords="165,83,240,109"><area shape="rect" href="classBindingFrame.html" title="Abstract class declaring general properties of a frame for data binding." alt="" coords="7,83,113,109"></map> 
    3737<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
    3838<div class="dynheader"> 
    39 Collaboration diagram for UserInfo:</div> 
     39Collaboration diagram for ValuedUserInfo&lt; T &gt;:</div> 
    4040<div class="dynsection"> 
    41 <p><center><img src="classUserInfo__coll__graph.png" border="0" usemap="#UserInfo__coll__map" alt="Collaboration graph"></center> 
    42 <map name="UserInfo__coll__map"> 
    43 <area shape="rect" href="classBindingFrame.html" title="Abstract class declaring general properties of a frame for data binding." alt="" coords="24,103,131,129"><area shape="rect" href="classAssertXercesIsAlive.html" title="Class initializing Xerces library." alt="" coords="5,7,149,33"></map> 
     41<p><center><img src="classValuedUserInfo__coll__graph.png" border="0" usemap="#ValuedUserInfo_3_01T_01_4__coll__map" alt="Collaboration graph"></center> 
     42<map name="ValuedUserInfo_3_01T_01_4__coll__map"> 
     43<area shape="rect" href="classTypedUserInfo.html" title="TypeUserInfo is still an abstract class, but contrary to the UserInfo class it is..." alt="" coords="79,311,225,337"><area shape="rect" href="classUserInfo.html" title="UserInfo is an abstract is for internal purposes only. Use CompoundUserInfo&lt;T&gt;..." alt="" coords="84,215,159,241"><area shape="rect" href="classBindingFrame.html" title="Abstract class declaring general properties of a frame for data binding." alt="" coords="24,103,131,129"><area shape="rect" href="classAssertXercesIsAlive.html" title="Class initializing Xerces library." alt="" coords="5,7,149,33"></map> 
    4444<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
    4545 
    4646<p> 
    47 <a href="classUserInfo-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 
     47<a href="classValuedUserInfo-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 
    4848<tr><td></td></tr> 
    4949<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr> 
     
    5252 
    5353<tr><td class="memTemplParams" nowrap colspan="2">template&lt;class T&gt; </td></tr> 
    54 <tr><td class="memTemplItemLeft" nowrap align="right" valign="top">static bool&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classUserInfo.html#1d402661b82feccb5265a70f65c242e1">Disassembly</a> (T &amp;instance, DOMElement &amp;element, const string tagName, const string help)</td></tr> 
     54<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">static bool&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classUserInfo.html#1d402661b82feccb5265a70f65c242e1">Disassembly</a> (T &amp;<a class="el" href="classTypedUserInfo.html#c7ad10a9ff002383518155c965ade85c">instance</a>, DOMElement &amp;element, const string tagName, const string help)</td></tr> 
    5555 
    5656<tr><td class="memTemplParams" nowrap colspan="2">template&lt;class T&gt; </td></tr> 
    57 <tr><td class="memTemplItemLeft" nowrap align="right" valign="top">static bool&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classUserInfo.html#917b2257abc31b94c89ef3cd270e4a42">Disassembly</a> (T &amp;instance, DOMElement &amp;element, const string tagName)</td></tr> 
     57<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">static bool&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="classUserInfo.html#917b2257abc31b94c89ef3cd270e4a42">Disassembly</a> (T &amp;<a class="el" href="classTypedUserInfo.html#c7ad10a9ff002383518155c965ade85c">instance</a>, DOMElement &amp;element, const string tagName)</td></tr> 
    5858 
    5959<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr> 
    60 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0bccb19c6b819cf9f763e985c573ae8f"></a><!-- doxytag: member="UserInfo::UserInfo" ref="0bccb19c6b819cf9f763e985c573ae8f" args="(const string &amp;userFriendlyTypeName, const string &amp;typeNameByRTTI)" --> 
    61 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classUserInfo.html#0bccb19c6b819cf9f763e985c573ae8f">UserInfo</a> (const string &amp;userFriendlyTypeName, const string &amp;typeNameByRTTI)</td></tr> 
    62  
    63 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">default constructor <br></td></tr> 
    64 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2244bd5181c3d1e70f3a6be2b72e9424"></a><!-- doxytag: member="UserInfo::XMLCh2str" ref="2244bd5181c3d1e70f3a6be2b72e9424" args="(const XMLCh *const XMLCh_str)" --> 
     60<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="86897fcfe4666183bcecf16a23715cdb"></a><!-- doxytag: member="ValuedUserInfo::ValuedUserInfo" ref="86897fcfe4666183bcecf16a23715cdb" args="(string userFriendlyTypeName)" --> 
     61&nbsp;</td><td class="memItemRight" valign="bottom"><b>ValuedUserInfo</b> (string userFriendlyTypeName)</td></tr> 
     62 
     63<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2244bd5181c3d1e70f3a6be2b72e9424"></a><!-- doxytag: member="ValuedUserInfo::XMLCh2str" ref="2244bd5181c3d1e70f3a6be2b72e9424" args="(const XMLCh *const XMLCh_str)" --> 
    6564string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBindingFrame.html#2244bd5181c3d1e70f3a6be2b72e9424">XMLCh2str</a> (const XMLCh *const XMLCh_str)</td></tr> 
    6665 
    6766<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">function which transcodes Xerces' XMLCh-based strings into C++ strings <br></td></tr> 
    68 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="820e4df85c0dc545e3079e407fcdbbaa"></a><!-- doxytag: member="UserInfo::removeSpaces" ref="820e4df85c0dc545e3079e407fcdbbaa" args="(const string &amp;str)" --> 
     67<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="820e4df85c0dc545e3079e407fcdbbaa"></a><!-- doxytag: member="ValuedUserInfo::removeSpaces" ref="820e4df85c0dc545e3079e407fcdbbaa" args="(const string &amp;str)" --> 
    6968string&nbsp;</td><td class="memItemRight" valign="bottom"><b>removeSpaces</b> (const string &amp;<a class="el" href="classstr.html">str</a>)</td></tr> 
    7069 
    71 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c6d068c261d4fc3a0a4d1305ade1483d"></a><!-- doxytag: member="UserInfo::AssemblyComponentsFromXML" ref="c6d068c261d4fc3a0a4d1305ade1483d" args="(DOMElement &amp;element)=0" --> 
    72 virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBindingFrame.html#c6d068c261d4fc3a0a4d1305ade1483d">AssemblyComponentsFromXML</a> (DOMElement &amp;element)=0</td></tr> 
    73  
    74 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method parse DOMElement, finds proper DOMNode and fills binded data accordingly. <br></td></tr> 
    75 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8d4dc5902ee71a473983d6a8fa3c8b7a"></a><!-- doxytag: member="UserInfo::ReleaseMemory" ref="8d4dc5902ee71a473983d6a8fa3c8b7a" args="()" --> 
     70<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8d4dc5902ee71a473983d6a8fa3c8b7a"></a><!-- doxytag: member="ValuedUserInfo::ReleaseMemory" ref="8d4dc5902ee71a473983d6a8fa3c8b7a" args="()" --> 
    7671virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBindingFrame.html#8d4dc5902ee71a473983d6a8fa3c8b7a">ReleaseMemory</a> ()</td></tr> 
    7772 
    7873<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A method for releasing memory allocated within the 'AssemblyComponentsFromXML()' method. <br></td></tr> 
    79 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classBindingFrame.html#0c207ed6e5a4c975ed5bc9a758a063ca">DisassemblyComponentsToXML</a> (DOMElement &amp;element)=0</td></tr> 
    80  
    81 <tr><td colspan="2"><br><h2>Classes</h2></td></tr> 
    82 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><b>StringToUIMap</b></td></tr> 
     74<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> 
     75<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="10a0acb3696018386451881ebcc797ea"></a><!-- doxytag: member="ValuedUserInfo::value" ref="10a0acb3696018386451881ebcc797ea" args="" --> 
     76string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classValuedUserInfo.html#10a0acb3696018386451881ebcc797ea">value</a></td></tr> 
     77 
     78<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">string variable which is automatically binded to a proper DOMElement attribute <br></td></tr> 
     79<tr><td colspan="2"><br><h2>Static Protected Attributes</h2></td></tr> 
     80<tr><td class="memItemLeft" nowrap align="right" valign="top">static const <a class="el" href="classTypedUserInfo.html">TypedUserInfo</a>&lt; T &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTypedUserInfo.html#c7ad10a9ff002383518155c965ade85c">instance</a></td></tr> 
    8381 
    8482</table> 
    8583<hr><a name="_details"></a><h2>Detailed Description</h2> 
    86 <a class="el" href="classUserInfo.html" title="UserInfo is an abstract is for internal purposes only. Use CompoundUserInfo&lt;T&gt;...">UserInfo</a> is an abstract is for internal purposes only. Use CompoundUserInfo&lt;T&gt; or ValuedUserInfo&lt;T&gt; instead. The raison d'etre of this class is to allow pointers to its templated descendants.  
    87 <p> 
    88 Also, the main functions of the whole <a class="el" href="classUserInfo.html" title="UserInfo is an abstract is for internal purposes only. Use CompoundUserInfo&lt;T&gt;...">UserInfo</a> library are included within this class, see static methods 'Assembly' and 'Disassembly'. <hr><h2>Member Function Documentation</h2> 
    89 <a class="anchor" name="0f090c6525a3e8fb11634a553f467ede"></a><!-- doxytag: member="UserInfo::Assembly" ref="0f090c6525a3e8fb11634a553f467ede" args="(DOMElement &amp;element, const string tagName)" --> 
     84<h3>template&lt;typename T&gt;<br> 
     85 class ValuedUserInfo&lt; T &gt;</h3> 
     86 
     87The main userinfo template class. It should be derived whenever you need a new userinfo of a class which does not contain any subelements. It is the case of basic classes(or types) like int, string, double, etc.  
     88<p> 
     89The only thing left is to translate its public string attribute 'value' into a value of type T and also implement conversion in the other way round. For that, an overloading of methods T* AssemblyInstance() / bool DisassemblyInstance(T  &amp;instance) is fruitful. See some valued userinfo below as an example. <hr><h2>Member Function Documentation</h2> 
     90<a class="anchor" name="0f090c6525a3e8fb11634a553f467ede"></a><!-- doxytag: member="ValuedUserInfo::Assembly" ref="0f090c6525a3e8fb11634a553f467ede" args="(DOMElement &amp;element, const string tagName)" --> 
    9091<div class="memitem"> 
    9192<div class="memproto"> 
     
    108109          <td></td> 
    109110          <td>)</td> 
    110           <td></td><td></td><td><code> [inline, static]</code></td> 
     111          <td></td><td></td><td><code> [inline, static, inherited]</code></td> 
    111112        </tr> 
    112113      </table> 
     
    120121</div> 
    121122</div><p> 
    122 <a class="anchor" name="1d402661b82feccb5265a70f65c242e1"></a><!-- doxytag: member="UserInfo::Disassembly" ref="1d402661b82feccb5265a70f65c242e1" args="(T &amp;instance, DOMElement &amp;element, const string tagName, const string help)" --> 
     123<a class="anchor" name="1d402661b82feccb5265a70f65c242e1"></a><!-- doxytag: member="ValuedUserInfo::Disassembly" ref="1d402661b82feccb5265a70f65c242e1" args="(T &amp;instance, DOMElement &amp;element, const string tagName, const string help)" --> 
    123124<div class="memitem"> 
    124125<div class="memproto"> 
     
    153154          <td></td> 
    154155          <td>)</td> 
    155           <td></td><td></td><td><code> [inline, static]</code></td> 
     156          <td></td><td></td><td><code> [inline, static, inherited]</code></td> 
    156157        </tr> 
    157158      </table> 
     
    163164<p>References <a class="el" href="userinfo_8h-source.html#l00149">Attribute::help</a>, <a class="el" href="userinfo_8cpp-source.html#l00046">Attribute::Set()</a>, and <a class="el" href="userinfo_8h-source.html#l00152">Attribute::type</a>.</p> 
    164165 
    165 <p>Referenced by <a class="el" href="userinfo_8h-source.html#l00327">Disassembly()</a>, and <a class="el" href="userinfo_8h-source.html#l00479">CompoundUserInfo&lt; T &gt;::BindedElement&lt; U &gt;::DisassemblyComponentsToXML()</a>.</p> 
    166  
    167 </div> 
    168 </div><p> 
    169 <a class="anchor" name="917b2257abc31b94c89ef3cd270e4a42"></a><!-- doxytag: member="UserInfo::Disassembly" ref="917b2257abc31b94c89ef3cd270e4a42" args="(T &amp;instance, DOMElement &amp;element, const string tagName)" --> 
     166<p>Referenced by <a class="el" href="userinfo_8h-source.html#l00327">UserInfo::Disassembly()</a>, and <a class="el" href="userinfo_8h-source.html#l00479">CompoundUserInfo&lt; T &gt;::BindedElement&lt; U &gt;::DisassemblyComponentsToXML()</a>.</p> 
     167 
     168</div> 
     169</div><p> 
     170<a class="anchor" name="917b2257abc31b94c89ef3cd270e4a42"></a><!-- doxytag: member="ValuedUserInfo::Disassembly" ref="917b2257abc31b94c89ef3cd270e4a42" args="(T &amp;instance, DOMElement &amp;element, const string tagName)" --> 
    170171<div class="memitem"> 
    171172<div class="memproto"> 
     
    194195          <td></td> 
    195196          <td>)</td> 
    196           <td></td><td></td><td><code> [inline, static]</code></td> 
     197          <td></td><td></td><td><code> [inline, static, inherited]</code></td> 
    197198        </tr> 
    198199      </table> 
     
    202203<p> 
    203204This methods tries to disassembly an instance of type T (or some of its descendant types) and build DOM tree accordingly. Then, it creates a new DOMNode named according tagName and connecti it to the passed DOMElement as a new child node.  
    204 <p>References <a class="el" href="userinfo_8h-source.html#l00297">Disassembly()</a>.</p> 
    205  
    206 </div> 
    207 </div><p> 
    208 <a class="anchor" name="0c207ed6e5a4c975ed5bc9a758a063ca"></a><!-- doxytag: member="UserInfo::DisassemblyComponentsToXML" ref="0c207ed6e5a4c975ed5bc9a758a063ca" args="(DOMElement &amp;element)=0" --> 
    209 <div class="memitem"> 
    210 <div class="memproto"> 
    211       <table class="memname"> 
    212         <tr> 
    213           <td class="memname">virtual bool BindingFrame::DisassemblyComponentsToXML           </td> 
    214           <td>(</td> 
    215           <td class="paramtype">DOMElement &amp;&nbsp;</td> 
    216           <td class="paramname"> <em>element</em>          </td> 
    217           <td>&nbsp;)&nbsp;</td> 
    218           <td><code> [pure virtual, inherited]</code></td> 
    219         </tr> 
    220       </table> 
    221 </div> 
    222 <div class="memdoc"> 
    223  
    224 <p> 
    225 This method reads binded data, fill them into a new DOMNode, which then appends to the passed DOMElement  
    226 <p>Implemented in <a class="el" href="classCompoundUserInfo_1_1BindedElement.html#6ef55cedb98f5d2dbcf92730f2fed939">CompoundUserInfo&lt; T &gt;::BindedElement&lt; U &gt;</a>.</p> 
    227  
     205<p>References <a class="el" href="userinfo_8h-source.html#l00297">UserInfo::Disassembly()</a>.</p> 
     206 
     207</div> 
     208</div><p> 
     209<hr><h2>Member Data Documentation</h2> 
     210<a class="anchor" name="c7ad10a9ff002383518155c965ade85c"></a><!-- doxytag: member="ValuedUserInfo::instance" ref="c7ad10a9ff002383518155c965ade85c" args="" --> 
     211<div class="memitem"> 
     212<div class="memproto"> 
     213<div class="memtemplate"> 
     214template&lt;typename T&gt; </div> 
     215      <table class="memname"> 
     216        <tr> 
     217          <td class="memname">const <a class="el" href="classTypedUserInfo.html">TypedUserInfo</a>&lt;T&gt;&amp; <a class="el" href="classTypedUserInfo.html">TypedUserInfo</a>&lt; T &gt;::<a class="el" href="classTypedUserInfo.html#c7ad10a9ff002383518155c965ade85c">instance</a><code> [static, protected, inherited]</code>          </td> 
     218        </tr> 
     219      </table> 
     220</div> 
     221<div class="memdoc"> 
     222 
     223<p> 
     224the only instance of this class (each type T has its own instance) which is used as a factory for processing related userinfos  
    228225</div> 
    229226</div><p> 
     
    231228<li>work/git/mixpp/bdm/<a class="el" href="userinfo_8h-source.html">userinfo.h</a></ul> 
    232229</div> 
    233 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Sep 4 19:28:14 2008 for mixpp by&nbsp; 
     230<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 23 16:00:56 2008 for mixpp by&nbsp; 
    234231<a href="http://www.doxygen.org/index.html"> 
    235232<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>