Changeset 181 for doc/html/userinfo_8h-source.html
- Timestamp:
- 10/15/08 19:11:17 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/userinfo_8h-source.html
r180 r181 85 85 <a name="l00099"></a>00099 <span class="keywordtype">string</span> <a class="code" href="classBindingFrame.html#2244bd5181c3d1e70f3a6be2b72e9424" title="function which transcodes Xerces&#39; XMLCh-based strings into C++ strings">XMLCh2str</a>( <span class="keyword">const</span> XMLCh* <span class="keyword">const</span> XMLCh_str ); 86 86 <a name="l00100"></a>00100 87 <a name="l00101"></a>00101 <span class="keywordtype">string</span> removeSpaces(<span class="keyword">const</span> <span class="keywordtype">string</span> &<a class="code" href="classstr.html" title="Structure of RV (used internally) .">str</a>)87 <a name="l00101"></a>00101 <span class="keywordtype">string</span> removeSpaces(<span class="keyword">const</span> <span class="keywordtype">string</span> &<a class="code" href="classstr.html" title="Structure of RV (used internally), i.e. expanded RVs.">str</a>) 88 88 <a name="l00102"></a>00102 { 89 89 <a name="l00103"></a>00103 std::string temp; … … 116 116 <a name="l00143"></a>00143 <span class="keywordtype">string</span>& <a class="code" href="classAttribute.html#6ebbcaaf9c90a979e645f469e02bb940" title="This method parse DOMElement, finds proper attribute and returns its value.">Get</a>( DOMElement &element ) <span class="keyword">const</span>; 117 117 <a name="l00144"></a>00144 118 <a name="l00146"></a>00146 <span class="keywordtype">void</span> <a class="code" href="classAttribute.html#e011d84e2e3c40390807a8b8e58e3c35" title="This method adds the passed string as an new attribute into the passed DOMElement...">Set</a>( DOMElement &element, <span class="keyword">const</span> <span class="keywordtype">string</span> &<a class="code" href="classstr.html" title="Structure of RV (used internally) .">str</a> ) <span class="keyword">const</span>;118 <a name="l00146"></a>00146 <span class="keywordtype">void</span> <a class="code" href="classAttribute.html#e011d84e2e3c40390807a8b8e58e3c35" title="This method adds the passed string as an new attribute into the passed DOMElement...">Set</a>( DOMElement &element, <span class="keyword">const</span> <span class="keywordtype">string</span> &<a class="code" href="classstr.html" title="Structure of RV (used internally), i.e. expanded RVs.">str</a> ) <span class="keyword">const</span>; 119 119 <a name="l00147"></a>00147 120 120 <a name="l00149"></a><a class="code" href="classAttribute.html#d6474fd976f505e70e10c497199c6770">00149</a> <span class="keyword">static</span> <span class="keyword">const</span> <a class="code" href="classAttribute.html" title="Abstract class declaring general properties of a frame for data binding.">Attribute</a> <a class="code" href="classAttribute.html#d6474fd976f505e70e10c497199c6770" title="Static member, an instance related to an attribute named &#39;help&#39;.">help</a>; … … 562 562 <a name="l00719"></a>00719 <span class="preprocessor">#endif // #ifndef UI_H</span> 563 563 </pre></div></div> 564 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Oct 9 21:26:312008 for mixpp by 564 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 15 15:57:09 2008 for mixpp by 565 565 <a href="http://www.doxygen.org/index.html"> 566 566 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>