Show
Ignore:
Timestamp:
03/05/09 14:03:56 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 copied

Legend:

Unmodified
Added
Removed
  • doc/html/classbdm_1_1UIexternal.html

    r280 r287  
    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::bdmroot Class Reference</title> 
     3<title>mixpp: bdm::UIexternal Class Reference</title> 
    44<link href="doxygen.css" rel="stylesheet" type="text/css"> 
    55<link href="tabs.css" rel="stylesheet" type="text/css"> 
     
    6565    </ul> 
    6666  </div> 
    67   <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1bdmroot.html">bdmroot</a> 
     67  <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1UIexternal.html">UIexternal</a> 
    6868  </div> 
    6969</div> 
    7070<div class="contents"> 
    71 <h1>bdm::bdmroot Class Reference</h1><!-- doxytag: class="bdm::bdmroot" --><code>#include &lt;<a class="el" href="libBM_8h-source.html">libBM.h</a>&gt;</code> 
     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> 
    7272<p> 
    7373<div class="dynheader"> 
    74 Inheritance diagram for bdm::bdmroot:</div> 
     74Inheritance diagram for bdm::UIexternal:</div> 
    7575<div class="dynsection"> 
    7676 
    77 <p><center><img src="classbdm_1_1bdmroot.png" usemap="#bdm::bdmroot_map" border="0" alt=""></center> 
    78 <map name="bdm::bdmroot_map"> 
    79 <area href="classbdm_1_1BM.html" alt="bdm::BM" shape="rect" coords="98,56,186,80"> 
    80 <area href="classbdm_1_1BMcond.html" alt="bdm::BMcond" shape="rect" coords="98,112,186,136"> 
    81 <area href="classbdm_1_1DS.html" alt="bdm::DS" shape="rect" coords="98,168,186,192"> 
    82 <area href="classbdm_1_1epdf.html" alt="bdm::epdf" shape="rect" coords="98,224,186,248"> 
    83 <area href="classbdm_1_1fnc.html" alt="bdm::fnc" shape="rect" coords="98,280,186,304"> 
    84 <area href="classbdm_1_1logger.html" alt="bdm::logger" shape="rect" coords="98,336,186,360"> 
    85 <area href="classbdm_1_1mpdf.html" alt="bdm::mpdf" shape="rect" coords="98,392,186,416"> 
    86 <area href="classbdm_1_1RV.html" alt="bdm::RV" shape="rect" coords="98,448,186,472"> 
     77<p><center><img src="classbdm_1_1UIexternal.png" usemap="#bdm::UIexternal_map" border="0" alt=""></center> 
     78<map name="bdm::UIexternal_map"> 
     79<area href="classbdm_1_1UIbuilder.html" alt="bdm::UIbuilder" shape="rect" coords="0,0,97,24"> 
    8780</map> 
    8881</div> 
    8982 
    9083<p> 
    91 <a href="classbdm_1_1bdmroot-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 
    92 Root class of BDM objects. <table border="0" cellpadding="0" cellspacing="0"> 
     84<a href="classbdm_1_1UIexternal-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 
     85Recursive build of objects defined in external file<p> 
     86<div class="fragment"><pre class="fragment">{type=<span class="stringliteral">"external"</span>; 
     87filename=<span class="stringliteral">"my_file.cfg"</span>;       <span class="comment">// name of file from which to read</span> 
     88path=<span class="stringliteral">"system.profile.[0]"</span>;    <span class="comment">// Path in the external file</span> 
     89}; 
     90</pre></div> <table border="0" cellpadding="0" cellspacing="0"> 
    9391<tr><td></td></tr> 
    9492<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 
    95 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9c191bccc52a133d32d84edbc1a19c49"></a><!-- doxytag: member="bdm::bdmroot::~bdmroot" ref="9c191bccc52a133d32d84edbc1a19c49" args="()" --> 
    96 virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bdmroot.html#9c191bccc52a133d32d84edbc1a19c49">~bdmroot</a> ()</td></tr> 
     93<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d0daa9edf070e7a01eff13ba02ce84a4"></a><!-- doxytag: member="bdm::UIexternal::build" ref="d0daa9edf070e7a01eff13ba02ce84a4" args="(Setting &amp;S) const " --> 
     94<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#d0daa9edf070e7a01eff13ba02ce84a4">build</a> (Setting &amp;S) const </td></tr> 
    9795 
    98 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">make sure this is a virtual object <br></td></tr> 
     96<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Function building the computational object. <br></td></tr> 
    9997</table> 
    100 <hr>The documentation for this class was generated from the following file:<ul> 
    101 <li><a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 
     98<hr>The documentation for this class was generated from the following files:<ul> 
     99<li><a class="el" href="uibuilder_8h-source.html">uibuilder.h</a><li>uibuilder.cpp</ul> 
    102100</div> 
    103 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 18 17:39:08 2009 for mixpp by&nbsp; 
     101<hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 4 18:50:26 2009 for mixpp by&nbsp; 
    104102<a href="http://www.doxygen.org/index.html"> 
    105103<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>