Show
Ignore:
Timestamp:
08/16/09 18:14:04 (15 years ago)
Author:
smidl
Message:

Documentation regenerated

Files:
1 copied

Legend:

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

    r472 r538  
    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::root Class Reference</title> 
     3<title>mixpp: bdm::Designer Class Reference</title> 
    44<link href="tabs.css" rel="stylesheet" type="text/css"> 
    55<link href="doxygen.css" rel="stylesheet" type="text/css"> 
    66</head><body> 
    7 <!-- Generated by Doxygen 1.5.9 --> 
     7<!-- Generated by Doxygen 1.5.8 --> 
    88<script type="text/javascript"> 
    99<!-- 
     
    6464    </ul> 
    6565  </div> 
    66   <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1root.html">root</a> 
     66  <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1Designer.html">Designer</a> 
    6767  </div> 
    6868</div> 
    6969<div class="contents"> 
    70 <h1>bdm::root Class Reference</h1><!-- doxytag: class="bdm::root" -->Root class of BDM objects 
     70<h1>bdm::Designer Class Reference</h1><!-- doxytag: class="bdm::Designer" --><!-- doxytag: inherits="bdm::root" -->Base class of designers of control strategy 
    7171<a href="#_details">More...</a> 
    7272<p> 
    73 <code>#include &lt;<a class="el" href="bdmroot_8h_source.html">bdmroot.h</a>&gt;</code> 
     73<code>#include &lt;<a class="el" href="ctrlbase_8h-source.html">ctrlbase.h</a>&gt;</code> 
    7474<p> 
    7575 
    7676<p> 
    77 <a href="classbdm_1_1root-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 
     77<a href="classbdm_1_1Designer-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 
    7878<tr><td></td></tr> 
    7979<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 
    80 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0f905a5b03b3656b47eff7344d67ce55"></a><!-- doxytag: member="bdm::root::~root" ref="0f905a5b03b3656b47eff7344d67ce55" args="()" --> 
    81 virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#0f905a5b03b3656b47eff7344d67ce55">~root</a> ()</td></tr> 
     80<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c2855e3a554af0221401626a2904ef22"></a><!-- doxytag: member="bdm::Designer::redesign" ref="c2855e3a554af0221401626a2904ef22" args="()" --> 
     81virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Designer.html#c2855e3a554af0221401626a2904ef22">redesign</a> ()</td></tr> 
    8282 
    83 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">make sure this is a virtual object <br></td></tr> 
    84 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="af0e6941ba5919cae1bc530e2181b109"></a><!-- doxytag: member="bdm::root::to_string" ref="af0e6941ba5919cae1bc530e2181b109" args="()" --> 
     83<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Redesign control strategy. <br></td></tr> 
     84<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="334668204e01d468fe107780d10d2bd8"></a><!-- doxytag: member="bdm::Designer::apply" ref="334668204e01d468fe107780d10d2bd8" args="(const vec &amp;cond)" --> 
     85virtual vec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Designer.html#334668204e01d468fe107780d10d2bd8">apply</a> (const vec &amp;cond)</td></tr> 
     86 
     87<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">apply control strategy to obtain control input <br></td></tr> 
     88<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="af0e6941ba5919cae1bc530e2181b109"></a><!-- doxytag: member="bdm::Designer::to_string" ref="af0e6941ba5919cae1bc530e2181b109" args="()" --> 
    8589virtual string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#af0e6941ba5919cae1bc530e2181b109">to_string</a> ()</td></tr> 
    8690 
    8791<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method returns a basic info about the current instance. <br></td></tr> 
    88 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0551e3121091c5199bf4413b50522176"></a><!-- doxytag: member="bdm::root::from_setting" ref="0551e3121091c5199bf4413b50522176" args="(const Setting &amp;set)" --> 
     92<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0551e3121091c5199bf4413b50522176"></a><!-- doxytag: member="bdm::Designer::from_setting" ref="0551e3121091c5199bf4413b50522176" args="(const Setting &amp;set)" --> 
    8993virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#0551e3121091c5199bf4413b50522176">from_setting</a> (const Setting &amp;set)</td></tr> 
    9094 
    9195<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method arrange instance properties according the data stored in the Setting structure. <br></td></tr> 
    92 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="67d954d255ede776eade7334d4895790"></a><!-- doxytag: member="bdm::root::to_setting" ref="67d954d255ede776eade7334d4895790" args="(Setting &amp;set) const " --> 
     96<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="67d954d255ede776eade7334d4895790"></a><!-- doxytag: member="bdm::Designer::to_setting" ref="67d954d255ede776eade7334d4895790" args="(Setting &amp;set) const " --> 
    9397virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#67d954d255ede776eade7334d4895790">to_setting</a> (Setting &amp;set) const </td></tr> 
    9498 
    9599<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method save all the instance properties into the Setting structure. <br></td></tr> 
    96 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1c314bd6d6dacb8ba78ea5eb88fd9516"></a><!-- doxytag: member="bdm::root::validate" ref="1c314bd6d6dacb8ba78ea5eb88fd9516" args="()" --> 
     100<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1c314bd6d6dacb8ba78ea5eb88fd9516"></a><!-- doxytag: member="bdm::Designer::validate" ref="1c314bd6d6dacb8ba78ea5eb88fd9516" args="()" --> 
    97101virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#1c314bd6d6dacb8ba78ea5eb88fd9516">validate</a> ()</td></tr> 
    98102 
     
    100104</table> 
    101105<hr><a name="_details"></a><h2>Detailed Description</h2> 
    102 Root class of BDM objects. <hr>The documentation for this class was generated from the following file:<ul> 
    103 <li><a class="el" href="bdmroot_8h_source.html">bdmroot.h</a></ul> 
     106Base class of designers of control strategy. <hr>The documentation for this class was generated from the following file:<ul> 
     107<li><a class="el" href="ctrlbase_8h-source.html">ctrlbase.h</a></ul> 
    104108</div> 
    105 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:57 2009 for mixpp by&nbsp; 
     109<hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 17:58:19 2009 for mixpp by&nbsp; 
    106110<a href="http://www.doxygen.org/index.html"> 
    107 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
     111<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 
    108112</body> 
    109113</html>