Changeset 33 in flair-dev for trunk/doc/Flair/classflair_1_1core_1_1_framework_manager.html
- Timestamp:
- Aug 29, 2016, 5:35:55 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/Flair/classflair_1_1core_1_1_framework_manager.html
r32 r33 141 141 <tr class="memdesc:aa97c7fbaba572aa856d23c416f3b74e4"><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <a href="#aa97c7fbaba572aa856d23c416f3b74e4">More...</a><br /></td></tr> 142 142 <tr class="separator:aa97c7fbaba572aa856d23c416f3b74e4"><td class="memSeparator" colspan="2"> </td></tr> 143 <tr class="memitem:a b2a2ea16b7d5558ac24c24476eb5116f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classflair_1_1core_1_1_framework_manager.html#ab2a2ea16b7d5558ac24c24476eb5116f">SetupConnection</a> (std::string address, uint16_t port, size_t rcv_buf_size=10000)</td></tr>144 <tr class="memdesc:a b2a2ea16b7d5558ac24c24476eb5116f"><td class="mdescLeft"> </td><td class="mdescRight">Setup the connection with ground station. <a href="#ab2a2ea16b7d5558ac24c24476eb5116f">More...</a><br /></td></tr>145 <tr class="separator:a b2a2ea16b7d5558ac24c24476eb5116f"><td class="memSeparator" colspan="2"> </td></tr>143 <tr class="memitem:a536f78b53e6f4890120b1312aa3c7b88"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classflair_1_1core_1_1_framework_manager.html#a536f78b53e6f4890120b1312aa3c7b88">SetupConnection</a> (std::string address, uint16_t port, <a class="el" href="namespaceflair_1_1core.html#acc0fa041e08ecf73b2d1d723c339a736">Time</a> watchdogTimeout=(<a class="el" href="namespaceflair_1_1core.html#acc0fa041e08ecf73b2d1d723c339a736">Time</a>) 1000000000, size_t rcv_buf_size=10000)</td></tr> 144 <tr class="memdesc:a536f78b53e6f4890120b1312aa3c7b88"><td class="mdescLeft"> </td><td class="mdescRight">Setup the connection with ground station. <a href="#a536f78b53e6f4890120b1312aa3c7b88">More...</a><br /></td></tr> 145 <tr class="separator:a536f78b53e6f4890120b1312aa3c7b88"><td class="memSeparator" colspan="2"> </td></tr> 146 146 <tr class="memitem:a528ab69c3a850237007a074732d9fa85"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classflair_1_1core_1_1_framework_manager.html#a528ab69c3a850237007a074732d9fa85">SetupUserInterface</a> (std::string xml_file)</td></tr> 147 147 <tr class="memdesc:a528ab69c3a850237007a074732d9fa85"><td class="mdescLeft"> </td><td class="mdescRight">Setup the user interface. <a href="#a528ab69c3a850237007a074732d9fa85">More...</a><br /></td></tr> … … 283 283 </div> 284 284 <h2 class="groupheader">Member Function Documentation</h2> 285 <a class="anchor" id="a b2a2ea16b7d5558ac24c24476eb5116f"></a>285 <a class="anchor" id="a536f78b53e6f4890120b1312aa3c7b88"></a> 286 286 <div class="memitem"> 287 287 <div class="memproto"> … … 302 302 <td class="paramkey"></td> 303 303 <td></td> 304 <td class="paramtype"><a class="el" href="namespaceflair_1_1core.html#acc0fa041e08ecf73b2d1d723c339a736">Time</a> </td> 305 <td class="paramname"><em>watchdogTimeout</em> = <code>(<a class="el" href="namespaceflair_1_1core.html#acc0fa041e08ecf73b2d1d723c339a736">Time</a>) 1000000000</code>, </td> 306 </tr> 307 <tr> 308 <td class="paramkey"></td> 309 <td></td> 304 310 <td class="paramtype">size_t </td> 305 311 <td class="paramname"><em>rcv_buf_size</em> = <code>10000</code> </td> … … 314 320 315 321 <p>Setup the connection with ground station. </p> 316 <p>Call this method just after the constructor of this class. If this method is not called, the program will run headless. </p>322 <p>Call this method just after the constructor of this class. If this method is not called, the program will run headless. If this method is called, SetupUserInterface must also be called after this.</p> 317 323 <dl class="params"><dt>Parameters</dt><dd> 318 324 <table class="params"> 319 325 <tr><td class="paramname">address</td><td>address of ground station </td></tr> 320 326 <tr><td class="paramname">port</td><td>port of ground station </td></tr> 327 <tr><td class="paramname">watchdogTimeout</td><td>watchdog timeout for the connection, passing TIME_INFINITE will disable the watchdog </td></tr> 321 328 <tr><td class="paramname">rcv_buf_size</td><td>receive buffer size </td></tr> 322 329 </table> … … 341 348 342 349 <p>Setup the user interface. </p> 343 <p>If this method is called after SetupConnection, Widgets will be displayed in the ground station. Otherwise, it will run headless, but default values of Widgets will be taken from the xml file.</p>350 <p>If this method is called after SetupConnection, Widgets will be displayed in the ground station. If this method is called and SetupConnection was not called, it will run headless but default values of Widgets will be taken from the xml file. If this method is not called, Widgets will not be available. Constructing an object based on Widget class will fail.</p> 344 351 <dl class="params"><dt>Parameters</dt><dd> 345 352 <table class="params"> … … 618 625 <ul> 619 626 <li class="navelem"><a class="el" href="namespaceflair.html">flair</a></li><li class="navelem"><a class="el" href="namespaceflair_1_1core.html">core</a></li><li class="navelem"><a class="el" href="classflair_1_1core_1_1_framework_manager.html">FrameworkManager</a></li> 620 <li class="footer">Generated on Wed Jul 27 2016 06:38:45for Flair by627 <li class="footer">Generated on Mon Aug 29 2016 15:26:01 for Flair by 621 628 <a href="http://www.doxygen.org/index.html"> 622 629 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.9.1 </li>
Note:
See TracChangeset
for help on using the changeset viewer.