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="structhello__pimpl" kind="struct" prot="public"> |
---|
4 | <compoundname>hello_pimpl</compoundname> |
---|
5 | <sectiondef kind="private-attrib"> |
---|
6 | <memberdef kind="variable" id="structhello__pimpl_1cf6731da24a03b1d683dbd2a454cf796" prot="private" static="no" mutable="no"> |
---|
7 | <type>string</type> |
---|
8 | <definition>string hello_pimpl::greeting_</definition> |
---|
9 | <argsstring></argsstring> |
---|
10 | <name>greeting_</name> |
---|
11 | <briefdescription> |
---|
12 | </briefdescription> |
---|
13 | <detaileddescription> |
---|
14 | </detaileddescription> |
---|
15 | <inbodydescription> |
---|
16 | </inbodydescription> |
---|
17 | <location file="/home/smidl/work/git/mixpp/tests/test_xsd_hello.cxx" line="27" bodyfile="/home/smidl/work/git/mixpp/tests/test_xsd_hello.cxx" bodystart="27" bodyend="-1"/> |
---|
18 | </memberdef> |
---|
19 | </sectiondef> |
---|
20 | <sectiondef kind="public-func"> |
---|
21 | <memberdef kind="function" id="structhello__pimpl_1a51ac375d39957a587920d9f5cb060c1" prot="public" static="no" const="no" explicit="no" inline="yes" virt="virtual"> |
---|
22 | <type>void</type> |
---|
23 | <definition>virtual void hello_pimpl::greeting</definition> |
---|
24 | <argsstring>(const string &greeting)</argsstring> |
---|
25 | <name>greeting</name> |
---|
26 | <param> |
---|
27 | <type>const string &</type> |
---|
28 | <declname>greeting</declname> |
---|
29 | </param> |
---|
30 | <briefdescription> |
---|
31 | </briefdescription> |
---|
32 | <detaileddescription> |
---|
33 | </detaileddescription> |
---|
34 | <inbodydescription> |
---|
35 | </inbodydescription> |
---|
36 | <location file="/home/smidl/work/git/mixpp/tests/test_xsd_hello.cxx" line="16" bodyfile="/home/smidl/work/git/mixpp/tests/test_xsd_hello.cxx" bodystart="15" bodyend="18"/> |
---|
37 | </memberdef> |
---|
38 | <memberdef kind="function" id="structhello__pimpl_13328bd0c5f114868c979fd4c461ac1eb" prot="public" static="no" const="no" explicit="no" inline="yes" virt="virtual"> |
---|
39 | <type>void</type> |
---|
40 | <definition>virtual void hello_pimpl::name</definition> |
---|
41 | <argsstring>(const string &name)</argsstring> |
---|
42 | <name>name</name> |
---|
43 | <param> |
---|
44 | <type>const string &</type> |
---|
45 | <declname>name</declname> |
---|
46 | </param> |
---|
47 | <briefdescription> |
---|
48 | </briefdescription> |
---|
49 | <detaileddescription> |
---|
50 | </detaileddescription> |
---|
51 | <inbodydescription> |
---|
52 | </inbodydescription> |
---|
53 | <location file="/home/smidl/work/git/mixpp/tests/test_xsd_hello.cxx" line="22" bodyfile="/home/smidl/work/git/mixpp/tests/test_xsd_hello.cxx" bodystart="21" bodyend="24"/> |
---|
54 | </memberdef> |
---|
55 | </sectiondef> |
---|
56 | <briefdescription> |
---|
57 | </briefdescription> |
---|
58 | <detaileddescription> |
---|
59 | </detaileddescription> |
---|
60 | <collaborationgraph> |
---|
61 | <node id="900"> |
---|
62 | <label>string</label> |
---|
63 | </node> |
---|
64 | <node id="899"> |
---|
65 | <label>hello_pimpl</label> |
---|
66 | <childnode refid="900" relation="usage"> |
---|
67 | <edgelabel>greeting_</edgelabel> |
---|
68 | </childnode> |
---|
69 | </node> |
---|
70 | </collaborationgraph> |
---|
71 | <location file="/home/smidl/work/git/mixpp/tests/test_xsd_hello.cxx" line="13" bodyfile="/home/smidl/work/git/mixpp/tests/test_xsd_hello.cxx" bodystart="12" bodyend="28"/> |
---|
72 | <listofallmembers> |
---|
73 | <member refid="structhello__pimpl_1a51ac375d39957a587920d9f5cb060c1" prot="public" virt="virtual"><scope>hello_pimpl</scope><name>greeting</name></member> |
---|
74 | <member refid="structhello__pimpl_1cf6731da24a03b1d683dbd2a454cf796" prot="private" virt="non-virtual"><scope>hello_pimpl</scope><name>greeting_</name></member> |
---|
75 | <member refid="structhello__pimpl_13328bd0c5f114868c979fd4c461ac1eb" prot="public" virt="virtual"><scope>hello_pimpl</scope><name>name</name></member> |
---|
76 | </listofallmembers> |
---|
77 | </compounddef> |
---|
78 | </doxygen> |
---|