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

126 lines
7.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="1.8.6">
<compounddef id="classGecode_1_1SetVarUnknownValues" kind="class" prot="public">
<compoundname>Gecode::SetVarUnknownValues</compoundname>
<includes refid="set_8hh" local="no">set.hh</includes>
<sectiondef kind="user-defined">
<header>Constructors and initialization</header>
<memberdef kind="function" id="classGecode_1_1SetVarUnknownValues_1ae6cc6214998d341fa46ecf7a68dac3bc" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>Gecode::SetVarUnknownValues::SetVarUnknownValues</definition>
<argsstring>(void)</argsstring>
<name>SetVarUnknownValues</name>
<param>
<type>void</type>
</param>
<briefdescription>
<para>Default constructor. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/set.hh" line="431" column="1"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1SetVarUnknownValues_1a27647b2f3897637d8c910d25e53c20d9" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::SetVarUnknownValues::SetVarUnknownValues</definition>
<argsstring>(const SetVar &amp;x)</argsstring>
<name>SetVarUnknownValues</name>
<param>
<type>const <ref refid="classGecode_1_1SetVar" kindref="compound">SetVar</ref> &amp;</type>
<declname>x</declname>
</param>
<briefdescription>
<para>Initialize to iterate values of variable <emphasis>x</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/set.hh" line="433" column="1" bodyfile="/usr/include/gecode/set/var/set.hpp" bodystart="231" bodyend="234"/>
</memberdef>
</sectiondef>
<sectiondef kind="user-defined">
<header>Iteration control</header>
<memberdef kind="function" id="classGecode_1_1SetVarUnknownValues_1adacb42a496b71f6df4040891bb5c2102" prot="public" static="no" const="yes" explicit="no" inline="no" virt="non-virtual">
<type>bool</type>
<definition>forceinline bool Gecode::SetVarUnknownValues::operator()</definition>
<argsstring>(void) const </argsstring>
<name>operator()</name>
<param>
<type>void</type>
</param>
<briefdescription>
<para>Test whether iterator is still at a value or done. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/set.hh" line="439" column="1" bodyfile="/usr/include/gecode/set/var/set.hpp" bodystart="237" bodyend="239"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1SetVarUnknownValues_1a731eb4f423817a8a0df5b02709ba39a1" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>void</type>
<definition>forceinline void Gecode::SetVarUnknownValues::operator++</definition>
<argsstring>(void)</argsstring>
<name>operator++</name>
<param>
<type>void</type>
</param>
<briefdescription>
<para>Move iterator to next value (if possible) </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/set.hh" line="441" column="1" bodyfile="/usr/include/gecode/set/var/set.hpp" bodystart="242" bodyend="244"/>
</memberdef>
</sectiondef>
<sectiondef kind="user-defined">
<header>Value access</header>
<memberdef kind="function" id="classGecode_1_1SetVarUnknownValues_1afd08244bc1fd9f57f3d711a09bbcff92" prot="public" static="no" const="yes" explicit="no" inline="no" virt="non-virtual">
<type>int</type>
<definition>forceinline int Gecode::SetVarUnknownValues::val</definition>
<argsstring>(void) const </argsstring>
<name>val</name>
<param>
<type>void</type>
</param>
<briefdescription>
<para>Return current value. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/set.hh" line="447" column="1" bodyfile="/usr/include/gecode/set/var/set.hpp" bodystart="247" bodyend="249"/>
</memberdef>
</sectiondef>
<sectiondef kind="private-attrib">
<memberdef kind="variable" id="classGecode_1_1SetVarUnknownValues_1ad758d6d431c82f3cb796f712c2e8e1e5" prot="private" static="no" mutable="no">
<type><ref refid="classGecode_1_1Iter_1_1Ranges_1_1ToValues" kindref="compound">Iter::Ranges::ToValues</ref>&lt; <ref refid="classGecode_1_1SetVarUnknownRanges" kindref="compound">SetVarUnknownRanges</ref> &gt;</type>
<definition>Iter::Ranges::ToValues&lt;SetVarUnknownRanges&gt; Gecode::SetVarUnknownValues::iter</definition>
<argsstring></argsstring>
<name>iter</name>
<briefdescription>
</briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/set.hh" line="426" column="1" bodyfile="/usr/include/gecode/set.hh" bodystart="426" bodyend="-1"/>
</memberdef>
</sectiondef>
<briefdescription>
<para>Iterator for the values in the unknown set of a set variable. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<location file="/usr/include/gecode/set.hh" line="424" column="1" bodyfile="/usr/include/gecode/set.hh" bodystart="424" bodyend="449"/>
<listofallmembers>
<member refid="classGecode_1_1SetVarUnknownValues_1ad758d6d431c82f3cb796f712c2e8e1e5" prot="private" virt="non-virtual"><scope>Gecode::SetVarUnknownValues</scope><name>iter</name></member>
<member refid="classGecode_1_1SetVarUnknownValues_1adacb42a496b71f6df4040891bb5c2102" prot="public" virt="non-virtual"><scope>Gecode::SetVarUnknownValues</scope><name>operator()</name></member>
<member refid="classGecode_1_1SetVarUnknownValues_1a731eb4f423817a8a0df5b02709ba39a1" prot="public" virt="non-virtual"><scope>Gecode::SetVarUnknownValues</scope><name>operator++</name></member>
<member refid="classGecode_1_1SetVarUnknownValues_1ae6cc6214998d341fa46ecf7a68dac3bc" prot="public" virt="non-virtual"><scope>Gecode::SetVarUnknownValues</scope><name>SetVarUnknownValues</name></member>
<member refid="classGecode_1_1SetVarUnknownValues_1a27647b2f3897637d8c910d25e53c20d9" prot="public" virt="non-virtual"><scope>Gecode::SetVarUnknownValues</scope><name>SetVarUnknownValues</name></member>
<member refid="classGecode_1_1SetVarUnknownValues_1afd08244bc1fd9f57f3d711a09bbcff92" prot="public" virt="non-virtual"><scope>Gecode::SetVarUnknownValues</scope><name>val</name></member>
</listofallmembers>
</compounddef>
</doxygen>