Changeset 398 for library/doc/html/classbdm_1_1UIException.html
- Timestamp:
- 06/24/09 21:57:21 (16 years ago)
- Files:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1UIException.html
r397 r398 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 <title>mixpp: bdm:: strClass Reference</title>3 <title>mixpp: bdm::UIException Class Reference</title> 4 4 <link href="tabs.css" rel="stylesheet" type="text/css"> 5 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 9-->7 <!-- Generated by Doxygen 1.5.8 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 65 65 </ul> 66 66 </div> 67 <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1 str.html">str</a>67 <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1UIException.html">UIException</a> 68 68 </div> 69 69 </div> 70 70 <div class="contents"> 71 <h1>bdm:: str Class Reference</h1><!-- doxytag: class="bdm::str" -->Structure of <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a> (used internally), i.e. expanded RVs - TODO tak proc je ve verejnem prostoru jmen? upravit.71 <h1>bdm::UIException Class Reference</h1><!-- doxytag: class="bdm::UIException" -->Exception prepared for reporting user-info errors which are always related to some concrete Setting path. 72 72 <a href="#_details">More...</a> 73 73 <p> 74 <<<<<<< HEAD:library/doc/html/classbdm_1_1str.html 75 <code>#include <<a class="el" href="bdmbase_8h_source.html">bdmbase.h</a>></code> 76 ======= 77 <code>#include <<a class="el" href="bdmbase_8h-source.html">bdmbase.h</a>></code> 78 >>>>>>> doc:library/doc/html/classbdm_1_1str.html 74 <code>#include <<a class="el" href="user__info_8h-source.html">user_info.h</a>></code> 79 75 <p> 80 76 81 77 <p> 82 <a href="classbdm_1_1 str-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">78 <a href="classbdm_1_1UIException-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 83 79 <tr><td></td></tr> 84 80 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 85 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" 7c6b9dccc6814d7bd1e8e2208a0d3f3f"></a><!-- doxytag: member="bdm::str::str" ref="7c6b9dccc6814d7bd1e8e2208a0d3f3f" args="(ivec ids0, ivec times0)" -->86 </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1 str.html#7c6b9dccc6814d7bd1e8e2208a0d3f3f">str</a> (ivec ids0, ivec times0)</td></tr>81 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="351bfe4a6e8d0288500e3412313f3301"></a><!-- doxytag: member="bdm::UIException::UIException" ref="351bfe4a6e8d0288500e3412313f3301" args="(const string &message, const Setting &element)" --> 82 </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1UIException.html#351bfe4a6e8d0288500e3412313f3301">UIException</a> (const string &message, const Setting &element)</td></tr> 87 83 88 <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> 89 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> 90 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="64675a73fc7324177175f19b3baeb0b0"></a><!-- doxytag: member="bdm::str::ids" ref="64675a73fc7324177175f19b3baeb0b0" args="" --> 91 ivec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1str.html#64675a73fc7324177175f19b3baeb0b0">ids</a></td></tr> 84 <tr><td class="mdescLeft"> </td><td class="mdescRight">Use this constructor when you can pass the problematical Setting as a parameter. <br></td></tr> 85 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="691e5563c06a1d4d9e02e01a1a187dae"></a><!-- doxytag: member="bdm::UIException::UIException" ref="691e5563c06a1d4d9e02e01a1a187dae" args="(const string &message, const string &path)" --> 86 </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1UIException.html#691e5563c06a1d4d9e02e01a1a187dae">UIException</a> (const string &message, const string &path)</td></tr> 92 87 93 <tr><td class="mdescLeft"> </td><td class="mdescRight"> vector id ids (non-unique!)<br></td></tr>94 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" 905dc0f240e40432c103708c4a34f80a"></a><!-- doxytag: member="bdm::str::times" ref="905dc0f240e40432c103708c4a34f80a" args="" -->95 ivec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1str.html#905dc0f240e40432c103708c4a34f80a">times</a></td></tr>88 <tr><td class="mdescLeft"> </td><td class="mdescRight">This constructor is for other occasions, when only path of problematical Setting is known. <br></td></tr> 89 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1bf477e4ea19abb638fe5b883f09218e"></a><!-- doxytag: member="bdm::UIException::what" ref="1bf477e4ea19abb638fe5b883f09218e" args="() const " --> 90 virtual const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1UIException.html#1bf477e4ea19abb638fe5b883f09218e">what</a> () const throw ()</td></tr> 96 91 97 <tr><td class="mdescLeft"> </td><td class="mdescRight"> vector of times<br></td></tr>92 <tr><td class="mdescLeft"> </td><td class="mdescRight">Overriden method for reporting an error message. <br></td></tr> 98 93 </table> 99 94 <hr><a name="_details"></a><h2>Detailed Description</h2> 100 Structure of <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a> (used internally), i.e. expanded RVs - TODO tak proc je ve verejnem prostoru jmen? upravit. <hr>The documentation for this class was generated from the following file:<ul> 101 <<<<<<< HEAD:library/doc/html/classbdm_1_1str.html 102 <li><a class="el" href="bdmbase_8h_source.html">bdmbase.h</a></ul> 95 Exception prepared for reporting user-info errors which are always related to some concrete Setting path. <hr>The documentation for this class was generated from the following file:<ul> 96 <li><a class="el" href="user__info_8h-source.html">user_info.h</a></ul> 103 97 </div> 104 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:48 2009 for mixpp by 105 ======= 106 <li><a class="el" href="bdmbase_8h-source.html">bdmbase.h</a></ul> 107 </div> 108 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:52 2009 for mixpp by 109 >>>>>>> doc:library/doc/html/classbdm_1_1str.html 98 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 21:53:05 2009 for mixpp by 110 99 <a href="http://www.doxygen.org/index.html"> 111 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 9</small></address>100 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 112 101 </body> 113 102 </html>