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/group__FuncSupportShared.xml

16 lines
1.1 KiB
XML
Raw Normal View History

2014-01-22 09:41:47 +00:00
<?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="group__FuncSupportShared" kind="group">
<compoundname>FuncSupportShared</compoundname>
<title>Support for shared objects and handles</title>
<innerclass refid="classGecode_1_1SharedHandle" prot="public">Gecode::SharedHandle</innerclass>
<innerclass refid="classGecode_1_1SharedHandle_1_1Object" prot="public">Gecode::SharedHandle::Object</innerclass>
<innerclass refid="classGecode_1_1LocalObject" prot="public">Gecode::LocalObject</innerclass>
<innerclass refid="classGecode_1_1LocalHandle" prot="public">Gecode::LocalHandle</innerclass>
<briefdescription>
</briefdescription>
<detaileddescription>
<para>Shared handles provide access to reference-counted objects. In particular, they support updates with and without sharing. An update with sharing just updates the handle, while a non-shared update creates a single copy per space. </para> </detaileddescription>
</compounddef>
</doxygen>