doxygen/tests/upstream-test-suite/044/struct_s.xml

130 lines
5.3 KiB
XML

<?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" language="C++" 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" line="10" column="1" bodyfile="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" line="12" column="1" bodyfile="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" line="17" column="1" bodyfile="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" line="19" column="1" bodyfile="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" line="24" column="1" bodyfile="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" line="26" column="1" bodyfile="044_section.h" bodystart="26" bodyend="-1"/>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
<para>A struct </para>
</detaileddescription>
<location file="044_section.h" line="6" column="1" bodyfile="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>