Changeset 255 for doc/html/userinfo_8h-source.html
- Timestamp:
- 01/28/09 10:01:09 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/userinfo_8h-source.html
r234 r255 86 86 <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 ); 87 87 <a name="l00100"></a>00100 88 <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 <a name="l00101"></a>00101 <span class="keywordtype">string</span> removeSpaces(<span class="keyword">const</span> <span class="keywordtype">string</span> &str) 89 89 <a name="l00102"></a>00102 { 90 90 <a name="l00103"></a>00103 std::string temp; … … 117 117 <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>; 118 118 <a name="l00144"></a>00144 119 <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 <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> &str ) <span class="keyword">const</span>; 120 120 <a name="l00147"></a>00147 121 121 <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>; … … 563 563 <a name="l00719"></a>00719 <span class="preprocessor">#endif // #ifndef UI_H</span> 564 564 </pre></div></div> 565 <hr size="1"><address style="text-align: right;"><small>Generated on T hu Jan 15 10:50:252009 for mixpp by 565 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jan 27 16:29:53 2009 for mixpp by 566 566 <a href="http://www.doxygen.org/index.html"> 567 567 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>