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
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="" xml:lang="en-US">
<compounddef id="structmymodule_1_1t2" kind="type" language="Fortran" prot="public">
<compoundname>mymodule::t2</compoundname>
<sectiondef kind="public-attrib">
<memberdef kind="variable" id="structmymodule_1_1t2_1af907af6c7950c587a50eadd26987799a" prot="public" static="no" mutable="no">
<type>integer</type>
<definition>integer mymodule::t2::publicvariable</definition>
<argsstring/>
<name>publicvariable</name>
<qualifiedname>mymodule::t2::publicvariable</qualifiedname>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="087_public_type.F90" line="22" column="1" bodyfile="087_public_type.F90" bodystart="22" bodyend="22"/>
</memberdef>
</sectiondef>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<location file="087_public_type.F90" line="21" column="1" bodyfile="087_public_type.F90" bodystart="21" bodyend="24"/>
<listofallmembers>
<member refid="structmymodule_1_1t2_1af907af6c7950c587a50eadd26987799a" prot="public" virt="non-virtual">
<scope>mymodule::t2</scope>
<name>publicvariable</name>
</member>
</listofallmembers>
</compounddef>
</doxygen>
|