This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/gecode/dev/extractor/xml/classGecode_1_1HeapChunk.xml
Vitor Santos Costa a8eda03305 4.2.1 support
2014-01-22 09:41:47 +00:00

61 lines
3.1 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="1.8.6">
<compounddef id="classGecode_1_1HeapChunk" kind="class" prot="public">
<compoundname>Gecode::HeapChunk</compoundname>
<basecompoundref refid="classGecode_1_1MemoryChunk" prot="public" virt="non-virtual">Gecode::MemoryChunk</basecompoundref>
<includes refid="memory-manager_8hpp" local="no">memory-manager.hpp</includes>
<sectiondef kind="public-attrib">
<memberdef kind="variable" id="classGecode_1_1HeapChunk_1a816d3dcf31d3917ef2358fb6c1c39d2a" prot="public" static="no" mutable="no">
<type>double</type>
<definition>double Gecode::HeapChunk::area[1]</definition>
<argsstring>[1]</argsstring>
<name>area</name>
<briefdescription>
<para>Start of memory area inside chunk. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/kernel/memory-manager.hpp" line="60" column="1" bodyfile="/usr/include/gecode/kernel/memory-manager.hpp" bodystart="60" bodyend="-1"/>
</memberdef>
</sectiondef>
<briefdescription>
<para>Memory chunk allocated from heap with proper alignment. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inheritancegraph>
<node id="2691">
<label>Gecode::MemoryChunk</label>
<link refid="classGecode_1_1MemoryChunk"/>
</node>
<node id="2690">
<label>Gecode::HeapChunk</label>
<link refid="classGecode_1_1HeapChunk"/>
<childnode refid="2691" relation="public-inheritance">
</childnode>
</node>
</inheritancegraph>
<collaborationgraph>
<node id="2693">
<label>Gecode::MemoryChunk</label>
<link refid="classGecode_1_1MemoryChunk"/>
<childnode refid="2693" relation="usage">
<edgelabel>next</edgelabel>
</childnode>
</node>
<node id="2692">
<label>Gecode::HeapChunk</label>
<link refid="classGecode_1_1HeapChunk"/>
<childnode refid="2693" relation="public-inheritance">
</childnode>
</node>
</collaborationgraph>
<location file="/usr/include/gecode/kernel/memory-manager.hpp" line="57" column="1" bodyfile="/usr/include/gecode/kernel/memory-manager.hpp" bodystart="57" bodyend="61"/>
<listofallmembers>
<member refid="classGecode_1_1HeapChunk_1a816d3dcf31d3917ef2358fb6c1c39d2a" prot="public" virt="non-virtual"><scope>Gecode::HeapChunk</scope><name>area</name></member>
<member refid="classGecode_1_1MemoryChunk_1ab1111ac3a474b7d74513756bf3655e16" prot="public" virt="non-virtual"><scope>Gecode::HeapChunk</scope><name>next</name></member>
<member refid="classGecode_1_1MemoryChunk_1a7217524cd448d68aaaa5d492894a4107" prot="public" virt="non-virtual"><scope>Gecode::HeapChunk</scope><name>size</name></member>
</listofallmembers>
</compounddef>
</doxygen>