Show
Ignore:
Timestamp:
06/15/09 13:51:37 (15 years ago)
Author:
smidl
Message:

doc - \ to /

Files:
1 copied

Legend:

Unmodified
Added
Removed
  • doc/html/classbdm_1_1UI_1_1SettingsResolver.html

    r370 r375  
    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: bdm::UIexternal Class Reference</title> 
     3<title>mixpp: bdm::UI::UI::SettingsResolver Class Reference</title> 
    44<link href="tabs.css" rel="stylesheet" type="text/css"> 
    55<link href="doxygen.css" rel="stylesheet" type="text/css"> 
     
    6565    </ul> 
    6666  </div> 
    67   <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1UIexternal.html">UIexternal</a> 
     67  <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1UI.html">UI</a>::<a class="el" href="classbdm_1_1UI_1_1SettingsResolver.html">SettingsResolver</a> 
    6868  </div> 
    6969</div> 
    7070<div class="contents"> 
    71 <h1>bdm::UIexternal Class Reference</h1><!-- doxytag: class="bdm::UIexternal" --><!-- doxytag: inherits="bdm::UIbuilder" --><code>#include &lt;<a class="el" href="uibuilder_8h-source.html">uibuilder.h</a>&gt;</code> 
     71<h1>bdm::UI::UI::SettingsResolver Class Reference</h1><!-- doxytag: class="bdm::UI::SettingsResolver" --><code>#include &lt;<a class="el" href="user__info_8h-source.html">user_info.h</a>&gt;</code> 
    7272<p> 
    7373 
    7474<p> 
    75 <a href="classbdm_1_1UIexternal-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 
     75<a href="classbdm_1_1UI_1_1SettingsResolver-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 
    7676<tr><td></td></tr> 
    7777<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 
    78 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="76b8ff212e2082e2eeaf21694e68d21c"></a><!-- doxytag: member="bdm::UIexternal::build" ref="76b8ff212e2082e2eeaf21694e68d21c" args="(Setting &amp;S) const " --> 
    79 <a class="el" href="classbdm_1_1bdmroot.html">bdmroot</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1UIexternal.html#76b8ff212e2082e2eeaf21694e68d21c">build</a> (Setting &amp;S) const </td></tr> 
     78<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0597eb3a99ca9c01cffec52441c8a8e8"></a><!-- doxytag: member="bdm::UI::SettingsResolver::SettingsResolver" ref="0597eb3a99ca9c01cffec52441c8a8e8" args="(const Setting &amp;potential_link)" --> 
     79&nbsp;</td><td class="memItemRight" valign="bottom"><b>SettingsResolver</b> (const Setting &amp;potential_link)</td></tr> 
    8080 
    81 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Function building the computational object. <br></td></tr> 
     81<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5b09858b705318e7f23c3077fc62c199"></a><!-- doxytag: member="bdm::UI::SettingsResolver::root" ref="5b09858b705318e7f23c3077fc62c199" args="() const " --> 
     82const Setting &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><b>root</b> () const </td></tr> 
     83 
    8284</table> 
    8385<hr><a name="_details"></a><h2>Detailed Description</h2> 
    84 Recursive build of objects defined in external file<p> 
    85 <div class="fragment"><pre class="fragment">{type=<span class="stringliteral">"external"</span>; 
    86 filename=<span class="stringliteral">"my_file.cfg"</span>;       <span class="comment">// name of file from which to read</span> 
    87 path=<span class="stringliteral">"system.profile.[0]"</span>;    <span class="comment">// Path in the external file</span> 
    88 }; 
    89 </pre></div> <hr>The documentation for this class was generated from the following file:<ul> 
    90 <li><a class="el" href="uibuilder_8h-source.html">uibuilder.h</a></ul> 
     86This methods tries to build a new instance of type T (or some of its descendant types) according to a data stored in a DOMNode named class_name within a child nodes of the passed element. If an error occurs, it returns a NULL pointer. <hr>The documentation for this class was generated from the following files:<ul> 
     87<li><a class="el" href="user__info_8h-source.html">user_info.h</a><li>user_info.cpp</ul> 
    9188</div> 
    92 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Jun 8 18:23:51 2009 for mixpp by&nbsp; 
     89<hr size="1"><address style="text-align: right;"><small>Generated on Mon Jun 15 13:47:08 2009 for mixpp by&nbsp; 
    9390<a href="http://www.doxygen.org/index.html"> 
    9491<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>