142 lines
7.9 KiB
XML
142 lines
7.9 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_1ValSel" kind="class" prot="public">
|
|
<compoundname>Gecode::ValSel</compoundname>
|
|
<includes refid="brancher-val-sel_8hpp" local="no">brancher-val-sel.hpp</includes>
|
|
<templateparamlist>
|
|
<param>
|
|
<type>class</type>
|
|
<declname>_View</declname>
|
|
<defname>_View</defname>
|
|
</param>
|
|
<param>
|
|
<type>class</type>
|
|
<declname>_Val</declname>
|
|
<defname>_Val</defname>
|
|
</param>
|
|
</templateparamlist>
|
|
<sectiondef kind="public-type">
|
|
<memberdef kind="typedef" id="classGecode_1_1ValSel_1a505b0292df0aa0f8ec84940c6d99973d" prot="public" static="no">
|
|
<type>_View</type>
|
|
<definition>typedef _View Gecode::ValSel< _View, _Val >::View</definition>
|
|
<argsstring></argsstring>
|
|
<name>View</name>
|
|
<briefdescription>
|
|
<para>View type. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-val-sel.hpp" line="51" column="1" bodyfile="/usr/include/gecode/kernel/brancher-val-sel.hpp" bodystart="51" bodyend="-1"/>
|
|
</memberdef>
|
|
<memberdef kind="typedef" id="classGecode_1_1ValSel_1a1ab3056f51deae75a156bc1fa7d1b993" prot="public" static="no">
|
|
<type>_Val</type>
|
|
<definition>typedef _Val Gecode::ValSel< _View, _Val >::Val</definition>
|
|
<argsstring></argsstring>
|
|
<name>Val</name>
|
|
<briefdescription>
|
|
<para>Value type. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-val-sel.hpp" line="53" column="1" bodyfile="/usr/include/gecode/kernel/brancher-val-sel.hpp" bodystart="53" bodyend="-1"/>
|
|
</memberdef>
|
|
</sectiondef>
|
|
<sectiondef kind="public-func">
|
|
<memberdef kind="function" id="classGecode_1_1ValSel_1ae84207620c76b1e288ae8843dae769be" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
|
<type></type>
|
|
<definition>forceinline Gecode::ValSel< View, Val >::ValSel</definition>
|
|
<argsstring>(Space &home, const ValBranch &vb)</argsstring>
|
|
<name>ValSel</name>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type>const <ref refid="classGecode_1_1ValBranch" kindref="compound">ValBranch</ref> &</type>
|
|
<declname>vb</declname>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Constructor for initialization. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-val-sel.hpp" line="56" column="1" bodyfile="/usr/include/gecode/kernel/brancher-val-sel.hpp" bodystart="96" bodyend="96"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="classGecode_1_1ValSel_1a6658df4b1d1a10a8e61d6960a1432e77" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
|
<type></type>
|
|
<definition>forceinline Gecode::ValSel< View, Val >::ValSel</definition>
|
|
<argsstring>(Space &home, bool shared, ValSel< View, Val > &vs)</argsstring>
|
|
<name>ValSel</name>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<param>
|
|
<type>bool</type>
|
|
<declname>shared</declname>
|
|
</param>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1ValSel" kindref="compound">ValSel</ref>< <ref refid="classGecode_1_1ValSel_1a505b0292df0aa0f8ec84940c6d99973d" kindref="member">View</ref>, <ref refid="classGecode_1_1ValSel_1a1ab3056f51deae75a156bc1fa7d1b993" kindref="member">Val</ref> > &</type>
|
|
<declname>vs</declname>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Constructor for cloning. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-val-sel.hpp" line="58" column="1" bodyfile="/usr/include/gecode/kernel/brancher-val-sel.hpp" bodystart="99" bodyend="99"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="classGecode_1_1ValSel_1a424857898f7ae1df27fc6cbe5ab6523a" prot="public" static="no" const="yes" explicit="no" inline="no" virt="non-virtual">
|
|
<type>bool</type>
|
|
<definition>forceinline bool Gecode::ValSel< View, Val >::notice</definition>
|
|
<argsstring>(void) const </argsstring>
|
|
<name>notice</name>
|
|
<param>
|
|
<type>void</type>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Whether dispose must always be called (that is, notice is needed) </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-val-sel.hpp" line="60" column="1" bodyfile="/usr/include/gecode/kernel/brancher-val-sel.hpp" bodystart="102" bodyend="104"/>
|
|
</memberdef>
|
|
<memberdef kind="function" id="classGecode_1_1ValSel_1a97b5efe17b08958952219d3cf73cf980" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
|
|
<type>void</type>
|
|
<definition>forceinline void Gecode::ValSel< View, Val >::dispose</definition>
|
|
<argsstring>(Space &home)</argsstring>
|
|
<name>dispose</name>
|
|
<param>
|
|
<type><ref refid="classGecode_1_1Space" kindref="compound">Space</ref> &</type>
|
|
<declname>home</declname>
|
|
</param>
|
|
<briefdescription>
|
|
<para>Delete value selection. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<inbodydescription>
|
|
</inbodydescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-val-sel.hpp" line="62" column="1" bodyfile="/usr/include/gecode/kernel/brancher-val-sel.hpp" bodystart="107" bodyend="107"/>
|
|
</memberdef>
|
|
</sectiondef>
|
|
<briefdescription>
|
|
<para>Base class for value selection. </para> </briefdescription>
|
|
<detaileddescription>
|
|
</detaileddescription>
|
|
<location file="/usr/include/gecode/kernel/brancher-val-sel.hpp" line="48" column="1" bodyfile="/usr/include/gecode/kernel/brancher-val-sel.hpp" bodystart="48" bodyend="63"/>
|
|
<listofallmembers>
|
|
<member refid="classGecode_1_1ValSel_1a97b5efe17b08958952219d3cf73cf980" prot="public" virt="non-virtual"><scope>Gecode::ValSel</scope><name>dispose</name></member>
|
|
<member refid="classGecode_1_1ValSel_1a424857898f7ae1df27fc6cbe5ab6523a" prot="public" virt="non-virtual"><scope>Gecode::ValSel</scope><name>notice</name></member>
|
|
<member refid="classGecode_1_1ValSel_1a1ab3056f51deae75a156bc1fa7d1b993" prot="public" virt="non-virtual"><scope>Gecode::ValSel</scope><name>Val</name></member>
|
|
<member refid="classGecode_1_1ValSel_1ae84207620c76b1e288ae8843dae769be" prot="public" virt="non-virtual"><scope>Gecode::ValSel</scope><name>ValSel</name></member>
|
|
<member refid="classGecode_1_1ValSel_1a6658df4b1d1a10a8e61d6960a1432e77" prot="public" virt="non-virtual"><scope>Gecode::ValSel</scope><name>ValSel</name></member>
|
|
<member refid="classGecode_1_1ValSel_1a505b0292df0aa0f8ec84940c6d99973d" prot="public" virt="non-virtual"><scope>Gecode::ValSel</scope><name>View</name></member>
|
|
</listofallmembers>
|
|
</compounddef>
|
|
</doxygen>
|