root/doc/xml/classGlobalXercesConnector_1_1Comparator.xml @ 187

Revision 187, 2.0 kB (checked in by smidl, 16 years ago)

doc

Line 
1<?xml version='1.0' encoding='UTF-8' standalone='no'?>
2<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.5.6">
3  <compounddef id="classGlobalXercesConnector_1_1Comparator" kind="class" prot="public">
4    <compoundname>GlobalXercesConnector::Comparator</compoundname>
5      <sectiondef kind="public-func">
6      <memberdef kind="function" id="classGlobalXercesConnector_1_1Comparator_16bdd8c42a93c908fea75ed1b4dd54752" prot="public" static="no" const="yes" explicit="no" inline="no" virt="non-virtual">
7        <type>bool</type>
8        <definition>bool GlobalXercesConnector::Comparator::operator()</definition>
9        <argsstring>(const XMLCh *const a, const XMLCh *const b) const </argsstring>
10        <name>operator()</name>
11        <param>
12          <type>const XMLCh *const </type>
13          <declname>a</declname>
14        </param>
15        <param>
16          <type>const XMLCh *const </type>
17          <declname>b</declname>
18        </param>
19        <briefdescription>
20<para>operator compares two XMLCh strings and wheather the first is alphabethically higher </para>        </briefdescription>
21        <detaileddescription>
22        </detaileddescription>
23        <inbodydescription>
24        </inbodydescription>
25        <location file="/home/smidl/work/git/mixpp/bdm/userinfo.h" line="56" bodyfile="/home/smidl/work/git/mixpp/bdm/userinfo.cpp" bodystart="53" bodyend="56"/>
26      </memberdef>
27      </sectiondef>
28    <briefdescription>
29    </briefdescription>
30    <detaileddescription>
31    </detaileddescription>
32    <location file="/home/smidl/work/git/mixpp/bdm/userinfo.h" line="53" bodyfile="/home/smidl/work/git/mixpp/bdm/userinfo.h" bodystart="52" bodyend="57"/>
33    <listofallmembers>
34      <member refid="classGlobalXercesConnector_1_1Comparator_16bdd8c42a93c908fea75ed1b4dd54752" prot="public" virt="non-virtual"><scope>GlobalXercesConnector::Comparator</scope><name>operator()</name></member>
35    </listofallmembers>
36  </compounddef>
37</doxygen>
Note: See TracBrowser for help on using the browser.