summaryrefslogtreecommitdiffstats
path: root/testing/044/struct_s.xml
blob: 9505f8c2adb4156a1bb3d352dc1a784226a5754a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="">
  <compounddef id="struct_s" kind="struct" prot="public">
    <compoundname>S</compoundname>
    <includes refid="044__section_8h" local="no">044_section.h</includes>
    <sectiondef kind="public-attrib">
      <memberdef kind="variable" id="struct_s_1aff6062601582dff52ace76d285c2e504" prot="public" static="no" mutable="no">
        <type>int</type>
        <definition>int S::pub1</definition>
        <argsstring/>
        <name>pub1</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
          <para>public field </para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="044_section.h" bodystart="10" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="struct_s_1a413054db7785010db38c16322c8583cc" prot="public" static="no" mutable="no">
        <type>int</type>
        <definition>int S::pub2</definition>
        <argsstring/>
        <name>pub2</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
          <para>another public field </para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="044_section.h" bodystart="12" bodyend="-1"/>
      </memberdef>
    </sectiondef>
    <sectiondef kind="protected-attrib">
      <memberdef kind="variable" id="struct_s_1ac506df106f05b04ac31b3b6ae1357067" prot="protected" static="no" mutable="no">
        <type>int</type>
        <definition>int S::pro1</definition>
        <argsstring/>
        <name>pro1</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
          <para>protected field </para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="044_section.h" bodystart="17" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="struct_s_1a0c535a6122f4ae509a336e3a67f927a4" prot="protected" static="no" mutable="no">
        <type>int</type>
        <definition>int S::pro2</definition>
        <argsstring/>
        <name>pro2</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
          <para>another protected field </para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="044_section.h" bodystart="19" bodyend="-1"/>
      </memberdef>
    </sectiondef>
    <sectiondef kind="private-attrib">
      <memberdef kind="variable" id="struct_s_1ab754fee7e3500035f644d0ac528cbfc3" prot="private" static="no" mutable="no">
        <type>int</type>
        <definition>int S::pri1</definition>
        <argsstring/>
        <name>pri1</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
          <para>private field </para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="044_section.h" bodystart="24" bodyend="-1"/>
      </memberdef>
      <memberdef kind="variable" id="struct_s_1a4b26822a09bcd6b946702e99280826ff" prot="private" static="no" mutable="no">
        <type>int</type>
        <definition>int S::pri2</definition>
        <argsstring/>
        <name>pri2</name>
        <briefdescription>
        </briefdescription>
        <detaileddescription>
          <para>another private field </para>
        </detaileddescription>
        <inbodydescription>
        </inbodydescription>
        <location file="044_section.h" bodystart="26" bodyend="-1"/>
      </memberdef>
    </sectiondef>
    <briefdescription>
    </briefdescription>
    <detaileddescription>
      <para>A struct </para>
    </detaileddescription>
    <location file="044_section.h" bodystart="5" bodyend="27"/>
    <listofallmembers>
      <member refid="struct_s_1ab754fee7e3500035f644d0ac528cbfc3" prot="private" virt="non-virtual">
        <scope>S</scope>
        <name>pri1</name>
      </member>
      <member refid="struct_s_1a4b26822a09bcd6b946702e99280826ff" prot="private" virt="non-virtual">
        <scope>S</scope>
        <name>pri2</name>
      </member>
      <member refid="struct_s_1ac506df106f05b04ac31b3b6ae1357067" prot="protected" virt="non-virtual">
        <scope>S</scope>
        <name>pro1</name>
      </member>
      <member refid="struct_s_1a0c535a6122f4ae509a336e3a67f927a4" prot="protected" virt="non-virtual">
        <scope>S</scope>
        <name>pro2</name>
      </member>
      <member refid="struct_s_1aff6062601582dff52ace76d285c2e504" prot="public" virt="non-virtual">
        <scope>S</scope>
        <name>pub1</name>
      </member>
      <member refid="struct_s_1a413054db7785010db38c16322c8583cc" prot="public" virt="non-virtual">
        <scope>S</scope>
        <name>pub2</name>
      </member>
    </listofallmembers>
  </compounddef>
</doxygen>