Show
Ignore:
Timestamp:
10/15/09 00:10:19 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/user__info_8h.html

    r656 r661  
    6868<div class="contents"> 
    6969<h1>user_info.h File Reference</h1> 
    70 <p>UI (user info) class for loading/saving objects from/to configuration files. It is designed with use of libconfig C/C++ Configuration File Library <a class="el" href="ui_page.html">User Infos and their use</a>.   
     70<p>UI (user info) class for loading/saving objects from/to configuration files. It is designed with use of libconfig C/C++ Configuration File Library <a class="el" href="ui.html">User Infos and their use</a>.   
    7171<a href="#_details">More...</a></p> 
    7272<code>#include &lt;stdio.h&gt;</code><br/> 
     
    104104</table> 
    105105<hr/><a name="_details"></a><h2>Detailed Description</h2> 
    106 <p>UI (user info) class for loading/saving objects from/to configuration files. It is designed with use of libconfig C/C++ Configuration File Library <a class="el" href="ui_page.html">User Infos and their use</a>. </p> 
     106<p>UI (user info) class for loading/saving objects from/to configuration files. It is designed with use of libconfig C/C++ Configuration File Library <a class="el" href="ui.html">User Infos and their use</a>. </p> 
    107107<dl class="author"><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 
    108108<p>----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty</p> 
     
    127127<p>Macro for registration of class into map of user-infos, registered class is scriptable using UI static methods. </p> 
    128128<p>Argument <em>class_name</em> has to be a descendant of root class and also to have a default constructor. This macro should be used in header file, immediately after a class declaration.</p> 
    129 <p><a class="el" href="ui_page.html">User Infos and their use</a> </p> 
     129<p><a class="el" href="ui.html">User Infos and their use</a> </p> 
    130130 
    131131</div> 
     
    154154<p>Variant of UIREGISTER for templated classes. </p> 
    155155<p>Technical meann of registering <a class="el" href="user__info_8h.html#a4f9de2f17e844047726487b99def99c6" title="Macro for registration of class into map of user-infos, registered class is scriptable...">UIREGISTER(class_name&lt;template_name&gt;)</a>.</p> 
    156 <p><a class="el" href="ui_page.html">User Infos and their use</a> </p> 
     156<p><a class="el" href="ui.html">User Infos and their use</a> </p> 
    157157 
    158158</div> 
    159159</div> 
    160160</div> 
    161 <hr size="1"/><address style="text-align: right;"><small>Generated on Mon Oct 12 19:37:19 2009 for mixpp by&nbsp; 
     161<hr size="1"/><address style="text-align: right;"><small>Generated on Thu Oct 15 00:07:48 2009 for mixpp by&nbsp; 
    162162<a href="http://www.doxygen.org/index.html"> 
    163163<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>