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

72 lines
3.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_1TooManyBranchers" kind="class" prot="public">
<compoundname>Gecode::TooManyBranchers</compoundname>
<basecompoundref refid="classGecode_1_1Exception" prot="public" virt="non-virtual">Gecode::Exception</basecompoundref>
<includes refid="kernel_2exception_8hpp" local="no">exception.hpp</includes>
<sectiondef kind="public-func">
<memberdef kind="function" id="classGecode_1_1TooManyBranchers_1abaa4ae95bc5ef89f9fb16421a8ab4de4" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
<type></type>
<definition>Gecode::TooManyBranchers::TooManyBranchers</definition>
<argsstring>(const char *l)</argsstring>
<name>TooManyBranchers</name>
<param>
<type>const char *</type>
<declname>l</declname>
</param>
<briefdescription>
<para>Initialize with location <emphasis>l</emphasis>. </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="/usr/include/gecode/kernel/exception.hpp" line="86" column="1" bodyfile="/usr/include/gecode/kernel/exception.hpp" bodystart="158" bodyend="159"/>
</memberdef>
</sectiondef>
<briefdescription>
<para>Exception: too many branchers </para> </briefdescription>
<detaileddescription>
</detaileddescription>
<inheritancegraph>
<node id="7078">
<label>Gecode::Exception</label>
<link refid="classGecode_1_1Exception"/>
<childnode refid="7079" relation="public-inheritance">
</childnode>
</node>
<node id="7079">
<label>std::exception</label>
</node>
<node id="7077">
<label>Gecode::TooManyBranchers</label>
<link refid="classGecode_1_1TooManyBranchers"/>
<childnode refid="7078" relation="public-inheritance">
</childnode>
</node>
</inheritancegraph>
<collaborationgraph>
<node id="7081">
<label>Gecode::Exception</label>
<link refid="classGecode_1_1Exception"/>
<childnode refid="7082" relation="public-inheritance">
</childnode>
</node>
<node id="7082">
<label>std::exception</label>
</node>
<node id="7080">
<label>Gecode::TooManyBranchers</label>
<link refid="classGecode_1_1TooManyBranchers"/>
<childnode refid="7081" relation="public-inheritance">
</childnode>
</node>
</collaborationgraph>
<location file="/usr/include/gecode/kernel/exception.hpp" line="83" column="1" bodyfile="/usr/include/gecode/kernel/exception.hpp" bodystart="83" bodyend="87"/>
<listofallmembers>
<member refid="classGecode_1_1Exception_1a7ced7f23ea50445efbd99d5e2f4a1f8a" prot="public" virt="non-virtual"><scope>Gecode::TooManyBranchers</scope><name>Exception</name></member>
<member refid="classGecode_1_1TooManyBranchers_1abaa4ae95bc5ef89f9fb16421a8ab4de4" prot="public" virt="non-virtual"><scope>Gecode::TooManyBranchers</scope><name>TooManyBranchers</name></member>
<member refid="classGecode_1_1Exception_1a6f8c61e9f17733e4fd870041c6707c1d" prot="public" virt="virtual"><scope>Gecode::TooManyBranchers</scope><name>what</name></member>
</listofallmembers>
</compounddef>
</doxygen>