Show
Ignore:
Timestamp:
08/29/09 20:54:10 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

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

    r538 r590  
    184184int&nbsp;</td><td class="memItemRight" valign="bottom"><b>_dsize</b> () const </td></tr> 
    185185 
     186<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="26318eb90cb172ea86d1f45de9131c4e"></a><!-- doxytag: member="bdm::RV::_ids" ref="26318eb90cb172ea86d1f45de9131c4e" args="() const " --> 
     187const ivec &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1RV.html#26318eb90cb172ea86d1f45de9131c4e">_ids</a> () const </td></tr> 
     188 
     189<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">access function <br></td></tr> 
    186190<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="39f9b44752376f07e346579b5ff8cbbd"></a><!-- doxytag: member="bdm::RV::countsize" ref="39f9b44752376f07e346579b5ff8cbbd" args="() const " --> 
    187191int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1RV.html#39f9b44752376f07e346579b5ff8cbbd">countsize</a> () const </td></tr> 
     
    245249<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if all rv2 were added, false if rv2 is in conflict </dd></dl> 
    246250 
    247 <p>References <a class="el" href="bdmbase_8cpp-source.html#l00049">countsize()</a>, <a class="el" href="bdmbase_8h-source.html#l00092">dsize</a>, <a class="el" href="bdmbase_8cpp-source.html#l00272">findself()</a>, <a class="el" href="bdmbase_8h-source.html#l00096">ids</a>, <a class="el" href="bdmbase_8h-source.html#l00094">len</a>, and <a class="el" href="bdmbase_8h-source.html#l00098">times</a>.</p> 
    248  
    249 <p>Referenced by <a class="el" href="datasources_8h-source.html#l00176">bdm::ArxDS::set_drv()</a>, <a class="el" href="emix_8cpp-source.html#l00205">bdm::mprod::set_elements()</a>, <a class="el" href="emix_8h-source.html#l00378">bdm::eprod::set_parameters()</a>, and <a class="el" href="merger_8h-source.html#l00094">bdm::merger_base::set_sources()</a>.</p> 
     251<p>References <a class="el" href="bdmbase_8cpp-source.html#l00049">countsize()</a>, <a class="el" href="bdmbase_8h-source.html#l00092">dsize</a>, <a class="el" href="bdmbase_8cpp-source.html#l00309">findself()</a>, <a class="el" href="bdmbase_8h-source.html#l00096">ids</a>, <a class="el" href="bdmbase_8h-source.html#l00094">len</a>, and <a class="el" href="bdmbase_8h-source.html#l00098">times</a>.</p> 
     252 
     253<p>Referenced by <a class="el" href="datasources_8h-source.html#l00180">bdm::ArxDS::set_drv()</a>, <a class="el" href="emix_8cpp-source.html#l00205">bdm::mprod::set_elements()</a>, <a class="el" href="emix_8h-source.html#l00381">bdm::eprod::set_parameters()</a>, and <a class="el" href="merger_8h-source.html#l00095">bdm::merger_base::set_sources()</a>.</p> 
    250254 
    251255</div> 
     
    284288<p> 
    285289generate mutual indices when copying data between self and crv. Data are copied via: data_of_this(selfi) = data_of_rv2(rv2i)  
    286 <p>References <a class="el" href="bdmbase_8cpp-source.html#l00272">findself()</a>, <a class="el" href="bdmbase_8h-source.html#l00096">ids</a>, <a class="el" href="bdmbase_8h-source.html#l00041">bdm::str::ids</a>, <a class="el" href="bdmbase_8h-source.html#l00145">length()</a>, <a class="el" href="bdmbase_8h-source.html#l00098">times</a>, <a class="el" href="bdmbase_8h-source.html#l00043">bdm::str::times</a>, and <a class="el" href="bdmbase_8cpp-source.html#l00201">tostr()</a>.</p> 
     290<p>References <a class="el" href="bdmerror_8h-source.html#l00047">bdm_assert_debug</a>, <a class="el" href="bdmbase_8cpp-source.html#l00309">findself()</a>, <a class="el" href="bdmbase_8h-source.html#l00096">ids</a>, <a class="el" href="bdmbase_8h-source.html#l00041">bdm::str::ids</a>, <a class="el" href="bdmbase_8h-source.html#l00148">length()</a>, <a class="el" href="bdmbase_8h-source.html#l00098">times</a>, <a class="el" href="bdmbase_8h-source.html#l00043">bdm::str::times</a>, and <a class="el" href="bdmbase_8cpp-source.html#l00237">tostr()</a>.</p> 
    287291 
    288292</div> 
     
    306310<p> 
    307311when this rv is a part of bigger rv, this function returns indices of self in the data vector of the bigger crv. Then, data can be copied via: data_of_this = cdata(ind);  
    308 <p>References <a class="el" href="bdmbase_8h-source.html#l00138">_dsize()</a>, <a class="el" href="bdmbase_8h-source.html#l00092">dsize</a>, <a class="el" href="bdmbase_8h-source.html#l00096">ids</a>, <a class="el" href="bdmbase_8h-source.html#l00041">bdm::str::ids</a>, <a class="el" href="bdmbase_8h-source.html#l00098">times</a>, <a class="el" href="bdmbase_8h-source.html#l00043">bdm::str::times</a>, and <a class="el" href="bdmbase_8cpp-source.html#l00201">tostr()</a>.</p> 
    309  
    310 <p>Referenced by <a class="el" href="bdmbase_8h-source.html#l00649">bdm::datalink_m2m::set_connection()</a>, <a class="el" href="bdmbase_8h-source.html#l00613">bdm::datalink_m2e::set_connection()</a>, and <a class="el" href="bdmbase_8h-source.html#l00565">bdm::datalink::set_connection()</a>.</p> 
     312<p>References <a class="el" href="bdmbase_8h-source.html#l00138">_dsize()</a>, <a class="el" href="bdmerror_8h-source.html#l00047">bdm_assert_debug</a>, <a class="el" href="bdmbase_8h-source.html#l00092">dsize</a>, <a class="el" href="bdmbase_8h-source.html#l00096">ids</a>, <a class="el" href="bdmbase_8h-source.html#l00041">bdm::str::ids</a>, <a class="el" href="bdmbase_8h-source.html#l00098">times</a>, <a class="el" href="bdmbase_8h-source.html#l00043">bdm::str::times</a>, and <a class="el" href="bdmbase_8cpp-source.html#l00237">tostr()</a>.</p> 
     313 
     314<p>Referenced by <a class="el" href="bdmbase_8h-source.html#l00643">bdm::datalink_m2m::set_connection()</a>, <a class="el" href="bdmbase_8cpp-source.html#l00207">bdm::datalink_m2e::set_connection()</a>, and <a class="el" href="bdmbase_8cpp-source.html#l00191">bdm::datalink::set_connection()</a>.</p> 
    311315 
    312316</div> 
     
    333337<dl class="return" compact><dt><b>Returns:</b></dt><dd>ivec of the same size as self. </dd></dl> 
    334338 
    335 <p>References <a class="el" href="bdmbase_8h-source.html#l00096">ids</a>, <a class="el" href="bdmbase_8h-source.html#l00145">length()</a>, and <a class="el" href="bdmbase_8h-source.html#l00098">times</a>.</p> 
    336  
    337 <p>Referenced by <a class="el" href="bdmbase_8cpp-source.html#l00089">add()</a>, <a class="el" href="bdmbase_8cpp-source.html#l00230">dataind()</a>, and <a class="el" href="bdmbase_8cpp-source.html#l00263">subt()</a>.</p> 
     339<p>References <a class="el" href="bdmbase_8h-source.html#l00096">ids</a>, <a class="el" href="bdmbase_8h-source.html#l00148">length()</a>, and <a class="el" href="bdmbase_8h-source.html#l00098">times</a>.</p> 
     340 
     341<p>Referenced by <a class="el" href="bdmbase_8cpp-source.html#l00089">add()</a>, <a class="el" href="bdmbase_8cpp-source.html#l00267">dataind()</a>, and <a class="el" href="bdmbase_8cpp-source.html#l00300">subt()</a>.</p> 
    338342 
    339343</div> 
     
    370374<p>Reimplemented from <a class="el" href="classbdm_1_1root.html#0551e3121091c5199bf4413b50522176">bdm::root</a>.</p> 
    371375 
    372 <p>References <a class="el" href="user__info_8h-source.html#l00410">bdm::UI::get()</a>.</p> 
     376<p>References <a class="el" href="user__info_8h-source.html#l00443">bdm::UI::get()</a>.</p> 
    373377 
    374378</div> 
     
    377381<li><a class="el" href="bdmbase_8h-source.html">bdmbase.h</a><li>bdmbase.cpp</ul> 
    378382</div> 
    379 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 17:58:19 2009 for mixpp by&nbsp; 
     383<hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 29 20:49:46 2009 for mixpp by&nbsp; 
    380384<a href="http://www.doxygen.org/index.html"> 
    381385<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>