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

222 lines
14 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_1IntAFC" kind="class" prot="public">
<compoundname>Gecode::IntAFC</compoundname>
<basecompoundref refid="classGecode_1_1AFC" prot="public" virt="non-virtual">Gecode::AFC</basecompoundref>
<includes refid="int_8hh" local="no">int.hh</includes>
<sectiondef kind="public-func">
<memberdef kind="function" id="classGecode_1_1IntAFC_1ad6d02a0db949b8ef465f98d8c126163c" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::IntAFC::IntAFC</definition>
<argsstring>(void)</argsstring>
<name>IntAFC</name>
<param>
<type>void</type>
</param>
<briefdescription>
<para>Construct as not yet initialized. </para> </briefdescription>
<detaileddescription>
<para>The only member functions that can be used on a constructed but not yet initialized <ref refid="classGecode_1_1AFC" kindref="compound">AFC</ref> storage is init or the assignment operator. </para> </detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3597" column="1" bodyfile="/usr/include/gecode/int/branch/afc.hpp" bodystart="41" bodyend="41"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntAFC_1a553e06dc17ff1882db6ff8d8e78944c7" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::IntAFC::IntAFC</definition>
<argsstring>(const IntAFC &amp;a)</argsstring>
<name>IntAFC</name>
<param>
<type>const <ref refid="classGecode_1_1IntAFC" kindref="compound">IntAFC</ref> &amp;</type>
<declname>a</declname>
</param>
<briefdescription>
<para>Copy constructor. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3599" column="1" bodyfile="/usr/include/gecode/int/branch/afc.hpp" bodystart="44" bodyend="45"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntAFC_1ae5befc8fa3afc960a6757781657493b8" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type><ref refid="classGecode_1_1IntAFC" kindref="compound">IntAFC</ref> &amp;</type>
<definition>forceinline IntAFC &amp; Gecode::IntAFC::operator=</definition>
<argsstring>(const IntAFC &amp;a)</argsstring>
<name>operator=</name>
<param>
<type>const <ref refid="classGecode_1_1IntAFC" kindref="compound">IntAFC</ref> &amp;</type>
<declname>a</declname>
</param>
<briefdescription>
<para>Assignment operator. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3601" column="1" bodyfile="/usr/include/gecode/int/branch/afc.hpp" bodystart="48" bodyend="50"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntAFC_1af8299d583384ed6674274e200643908e" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::IntAFC::IntAFC</definition>
<argsstring>(Home home, const IntVarArgs &amp;x, double d=1.0)</argsstring>
<name>IntAFC</name>
<param>
<type><ref refid="classGecode_1_1Home" kindref="compound">Home</ref></type>
<declname>home</declname>
</param>
<param>
<type>const <ref refid="classGecode_1_1IntVarArgs" kindref="compound">IntVarArgs</ref> &amp;</type>
<declname>x</declname>
</param>
<param>
<type>double</type>
<declname>d</declname>
<defval>1.0</defval>
</param>
<briefdescription>
<para>Initialize for integer variables <emphasis>x</emphasis> with decay factor <emphasis>d</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3603" column="1" bodyfile="/usr/include/gecode/int/branch/afc.hpp" bodystart="53" bodyend="55"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntAFC_1a88fcd1a96d56965bf6643fe927a099e7" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type></type>
<definition>forceinline Gecode::IntAFC::IntAFC</definition>
<argsstring>(Home home, const BoolVarArgs &amp;x, double d=1.0)</argsstring>
<name>IntAFC</name>
<param>
<type><ref refid="classGecode_1_1Home" kindref="compound">Home</ref></type>
<declname>home</declname>
</param>
<param>
<type>const <ref refid="classGecode_1_1BoolVarArgs" kindref="compound">BoolVarArgs</ref> &amp;</type>
<declname>x</declname>
</param>
<param>
<type>double</type>
<declname>d</declname>
<defval>1.0</defval>
</param>
<briefdescription>
<para>Initialize for Boolean variables <emphasis>x</emphasis> with decay factor <emphasis>d</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3605" column="1" bodyfile="/usr/include/gecode/int/branch/afc.hpp" bodystart="58" bodyend="60"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntAFC_1a9bb303a034a24ac7787d4f0bed45cbcc" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>void</type>
<definition>forceinline void Gecode::IntAFC::init</definition>
<argsstring>(Home, const IntVarArgs &amp;x, double d=1.0)</argsstring>
<name>init</name>
<param>
<type><ref refid="classGecode_1_1Home" kindref="compound">Home</ref></type>
<defname>home</defname>
</param>
<param>
<type>const <ref refid="classGecode_1_1IntVarArgs" kindref="compound">IntVarArgs</ref> &amp;</type>
<declname>x</declname>
</param>
<param>
<type>double</type>
<declname>d</declname>
<defval>1.0</defval>
</param>
<briefdescription>
<para>Initialize for integer variables <emphasis>x</emphasis> with decay factor <emphasis>d</emphasis>. </para> </briefdescription>
<detaileddescription>
<para>This member function can only be used once and only if the <ref refid="classGecode_1_1AFC" kindref="compound">AFC</ref> storage has been constructed with the default constructor. </para> </detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3613" column="1" bodyfile="/usr/include/gecode/int/branch/afc.hpp" bodystart="63" bodyend="65"/>
</memberdef>
<memberdef kind="function" id="classGecode_1_1IntAFC_1a920f8d169ff8c6fa2675f025956b02ad" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>void</type>
<definition>forceinline void Gecode::IntAFC::init</definition>
<argsstring>(Home, const BoolVarArgs &amp;x, double d=1.0)</argsstring>
<name>init</name>
<param>
<type><ref refid="classGecode_1_1Home" kindref="compound">Home</ref></type>
<defname>home</defname>
</param>
<param>
<type>const <ref refid="classGecode_1_1BoolVarArgs" kindref="compound">BoolVarArgs</ref> &amp;</type>
<declname>x</declname>
</param>
<param>
<type>double</type>
<declname>d</declname>
<defval>1.0</defval>
</param>
<briefdescription>
<para>Initialize for Boolean variables <emphasis>x</emphasis> with decay factor <emphasis>d</emphasis>. </para> </briefdescription>
<detaileddescription>
<para>This member function can only be used once and only if the <ref refid="classGecode_1_1AFC" kindref="compound">AFC</ref> storage has been constructed with the default constructor. </para> </detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/int.hh" line="3621" column="1" bodyfile="/usr/include/gecode/int/branch/afc.hpp" bodystart="68" bodyend="70"/>
</memberdef>
</sectiondef>
<briefdescription>
<para>Recording <ref refid="classGecode_1_1AFC" kindref="compound">AFC</ref> information for integer and Boolean variables. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inheritancegraph>
<node id="2860">
<label>Gecode::AFC</label>
<link refid="classGecode_1_1AFC"/>
</node>
<node id="2859">
<label>Gecode::IntAFC</label>
<link refid="classGecode_1_1IntAFC"/>
<childnode refid="2860" relation="public-inheritance">
</childnode>
</node>
</inheritancegraph>
<collaborationgraph>
<node id="2862">
<label>Gecode::AFC</label>
<link refid="classGecode_1_1AFC"/>
<childnode refid="2862" relation="usage">
<edgelabel>def</edgelabel>
</childnode>
</node>
<node id="2861">
<label>Gecode::IntAFC</label>
<link refid="classGecode_1_1IntAFC"/>
<childnode refid="2862" relation="public-inheritance">
</childnode>
</node>
</collaborationgraph>
<location file="/usr/include/gecode/int.hh" line="3588" column="1" bodyfile="/usr/include/gecode/int.hh" bodystart="3588" bodyend="3622"/>
<listofallmembers>
<member refid="classGecode_1_1AFC_1aefa3ba6c008245bc2e3ab318f521b9d0" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>AFC</name></member>
<member refid="classGecode_1_1AFC_1a928268d69861797a867d61ee48266bb0" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>AFC</name></member>
<member refid="classGecode_1_1AFC_1adbf716a0b860d387841c1083ad8ee545" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>AFC</name></member>
<member refid="classGecode_1_1AFC_1ab23973b2f240390a8a8641a43348845d" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>AFC</name></member>
<member refid="classGecode_1_1AFC_1a558dbc1b812306d986ee46c8c7a47917" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>decay</name></member>
<member refid="classGecode_1_1AFC_1ae4e2b27b1b11c9a4a16bf2460844b114" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>decay</name></member>
<member refid="classGecode_1_1AFC_1af8b27b9245b3c6d5bbd340212d0c1616" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>def</name></member>
<member refid="classGecode_1_1IntAFC_1a9bb303a034a24ac7787d4f0bed45cbcc" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>init</name></member>
<member refid="classGecode_1_1IntAFC_1a920f8d169ff8c6fa2675f025956b02ad" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>init</name></member>
<member refid="classGecode_1_1AFC_1a10bd15c9de08ff82a46e88cd7c8ff67d" prot="public" virt="non-virtual" ambiguityscope="Gecode::AFC::"><scope>Gecode::IntAFC</scope><name>init</name></member>
<member refid="classGecode_1_1AFC_1aca72aeed93beceb88a7d65e72c4f5606" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>initialized</name></member>
<member refid="classGecode_1_1IntAFC_1ad6d02a0db949b8ef465f98d8c126163c" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>IntAFC</name></member>
<member refid="classGecode_1_1IntAFC_1a553e06dc17ff1882db6ff8d8e78944c7" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>IntAFC</name></member>
<member refid="classGecode_1_1IntAFC_1af8299d583384ed6674274e200643908e" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>IntAFC</name></member>
<member refid="classGecode_1_1IntAFC_1a88fcd1a96d56965bf6643fe927a099e7" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>IntAFC</name></member>
<member refid="classGecode_1_1AFC_1a58b892db096e1da4811e5fba18a791e7" prot="protected" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>n</name></member>
<member refid="classGecode_1_1AFC_1a9496fbbef2137dd69b3d7ae9ddef5d51" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>operator&lt;&lt;</name></member>
<member refid="classGecode_1_1IntAFC_1ae5befc8fa3afc960a6757781657493b8" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>operator=</name></member>
<member refid="classGecode_1_1AFC_1a324deeaf0c1b26935c3a81c12de9d37c" prot="public" virt="non-virtual" ambiguityscope="Gecode::AFC::"><scope>Gecode::IntAFC</scope><name>operator=</name></member>
<member refid="classGecode_1_1AFC_1a635324f8be33802229d1a0c0eb2f5b8e" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>set</name></member>
<member refid="classGecode_1_1AFC_1afa2e995e5cbe8e6a7d48e330abe5dd35" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>size</name></member>
<member refid="classGecode_1_1AFC_1a862d408e9e7f8549d123e134aa7ebd41" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>update</name></member>
<member refid="classGecode_1_1AFC_1abae745ac3626d292fcb4fb5ca1b837dc" prot="public" virt="non-virtual"><scope>Gecode::IntAFC</scope><name>~AFC</name></member>
</listofallmembers>
</compounddef>
</doxygen>