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_1IntVarValues.xml
Vitor Santos Costa a8eda03305 4.2.1 support
2014-01-22 09:41:47 +00:00

119 lines
7.5 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_1IntVarValues" kind="class" prot="public">
<compoundname>Gecode::IntVarValues</compoundname>
<basecompoundref refid="classGecode_1_1Iter_1_1Ranges_1_1ToValues" prot="public" virt="non-virtual">Gecode::Iter::Ranges::ToValues&lt; IntVarRanges &gt;</basecompoundref>
<includes refid="int_8hh" local="no">int.hh</includes>
<sectiondef kind="user-defined">
<header>Constructors and initialization</header>
<memberdef kind="function" id="classGecode_1_1IntVarValues_1aa85f326cc0290f0de24c83dc077b771c" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::IntVarValues::IntVarValues</definition>
<argsstring>(void)</argsstring>
<name>IntVarValues</name>
<param>
<type>void</type>
</param>
<briefdescription>
<para>Default constructor. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="472" column="1" bodyfile="/usr/include/gecode/int/var/int.hpp" bodystart="128" bodyend="128"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntVarValues_1a2ee1ac5568dcc54cf10878adf98007c5" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::IntVarValues::IntVarValues</definition>
<argsstring>(const IntVar &amp;x)</argsstring>
<name>IntVarValues</name>
<param>
<type>const <ref refid="classGecode_1_1IntVar" kindref="compound">IntVar</ref> &amp;</type>
<declname>x</declname>
</param>
<briefdescription>
<para>Initialize with values for <emphasis>x</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="474" column="1" bodyfile="/usr/include/gecode/int/var/int.hpp" bodystart="131" bodyend="134"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntVarValues_1a085cbbf6f630d823187602cc6be54104" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>void</type>
<definition>forceinline void Gecode::IntVarValues::init</definition>
<argsstring>(const IntVar &amp;x)</argsstring>
<name>init</name>
<param>
<type>const <ref refid="classGecode_1_1IntVar" kindref="compound">IntVar</ref> &amp;</type>
<declname>x</declname>
</param>
<briefdescription>
<para>Initialize with values <emphasis>x</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="476" column="1" bodyfile="/usr/include/gecode/int/var/int.hpp" bodystart="137" bodyend="140"/>
</memberdef>
</sectiondef>
<briefdescription>
<para>Value iterator for integer variables. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inheritancegraph>
<node id="3094">
<label>Gecode::IntVarValues</label>
<link refid="classGecode_1_1IntVarValues"/>
<childnode refid="3095" relation="public-inheritance">
</childnode>
</node>
<node id="3095">
<label>Gecode::Iter::Ranges::ToValues&lt; IntVarRanges &gt;</label>
<link refid="classGecode_1_1Iter_1_1Ranges_1_1ToValues"/>
</node>
</inheritancegraph>
<collaborationgraph>
<node id="3099">
<label>Gecode::Int::IntVarImpFwd</label>
<link refid="classGecode_1_1Int_1_1IntVarImpFwd"/>
</node>
<node id="3098">
<label>Gecode::IntVarRanges</label>
<link refid="classGecode_1_1IntVarRanges"/>
<childnode refid="3099" relation="public-inheritance">
</childnode>
</node>
<node id="3096">
<label>Gecode::IntVarValues</label>
<link refid="classGecode_1_1IntVarValues"/>
<childnode refid="3097" relation="public-inheritance">
</childnode>
</node>
<node id="3097">
<label>Gecode::Iter::Ranges::ToValues&lt; IntVarRanges &gt;</label>
<link refid="classGecode_1_1Iter_1_1Ranges_1_1ToValues"/>
<childnode refid="3098" relation="usage">
<edgelabel>i</edgelabel>
</childnode>
</node>
</collaborationgraph>
<location file="/usr/include/gecode/int.hh" line="467" column="1" bodyfile="/usr/include/gecode/int.hh" bodystart="467" bodyend="478"/>
<listofallmembers>
<member refid="classGecode_1_1Iter_1_1Ranges_1_1ToValues_1afb5c8776435b24e9a012538590cbd3c0" prot="protected" virt="non-virtual"><scope>Gecode::IntVarValues</scope><name>cur</name></member>
<member refid="classGecode_1_1Iter_1_1Ranges_1_1ToValues_1acd80b668915f6e523711006466ae00d1" prot="protected" virt="non-virtual"><scope>Gecode::IntVarValues</scope><name>i</name></member>
<member refid="classGecode_1_1IntVarValues_1a085cbbf6f630d823187602cc6be54104" prot="public" virt="non-virtual"><scope>Gecode::IntVarValues</scope><name>init</name></member>
<member refid="classGecode_1_1Iter_1_1Ranges_1_1ToValues_1a69101588ed811500333c7f4665b2ac92" prot="public" virt="non-virtual" ambiguityscope="ToValues&lt; IntVarRanges &gt;::"><scope>Gecode::IntVarValues</scope><name>init</name></member>
<member refid="classGecode_1_1IntVarValues_1aa85f326cc0290f0de24c83dc077b771c" prot="public" virt="non-virtual"><scope>Gecode::IntVarValues</scope><name>IntVarValues</name></member>
<member refid="classGecode_1_1IntVarValues_1a2ee1ac5568dcc54cf10878adf98007c5" prot="public" virt="non-virtual"><scope>Gecode::IntVarValues</scope><name>IntVarValues</name></member>
<member refid="classGecode_1_1Iter_1_1Ranges_1_1ToValues_1ac5ed0706decdd255940f93e1b5025abc" prot="protected" virt="non-virtual"><scope>Gecode::IntVarValues</scope><name>max</name></member>
<member refid="classGecode_1_1Iter_1_1Ranges_1_1ToValues_1a50fa378df150df75141ac11248098555" prot="public" virt="non-virtual"><scope>Gecode::IntVarValues</scope><name>operator()</name></member>
<member refid="classGecode_1_1Iter_1_1Ranges_1_1ToValues_1a32a966ed4de5aa2f33043552fa55cd5a" prot="public" virt="non-virtual"><scope>Gecode::IntVarValues</scope><name>operator++</name></member>
<member refid="classGecode_1_1Iter_1_1Ranges_1_1ToValues_1a4f463131c31637b1927351c36005dac0" prot="protected" virt="non-virtual"><scope>Gecode::IntVarValues</scope><name>start</name></member>
<member refid="classGecode_1_1Iter_1_1Ranges_1_1ToValues_1a2f982a3472c33f9d307f6cf022d4386c" prot="public" virt="non-virtual"><scope>Gecode::IntVarValues</scope><name>ToValues</name></member>
<member refid="classGecode_1_1Iter_1_1Ranges_1_1ToValues_1a3b805d8c29438203b2b39899d6db898e" prot="public" virt="non-virtual"><scope>Gecode::IntVarValues</scope><name>ToValues</name></member>
<member refid="classGecode_1_1Iter_1_1Ranges_1_1ToValues_1a0fa7a1051bf37c3d44d7971292ff0dd4" prot="public" virt="non-virtual"><scope>Gecode::IntVarValues</scope><name>val</name></member>
</listofallmembers>
</compounddef>
</doxygen>