16 lines
1.1 KiB
XML
16 lines
1.1 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="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>
|