Generated on Thu Apr 11 14:00:07 2019 for Gecode by doxygen 1.6.3

Gecode::Kernel::SharedSpaceData::Data Class Reference

The shared data. More...

#include <shared-space-data.hpp>

List of all members.

Public Member Functions

 Data (void)
 Default constructor.
virtual ~Data (void)
 Destructor.

Public Attributes

SharedMemory sm
 The shared memory area.
GPI gpi
 The global propagator information.

Detailed Description

The shared data.

Definition at line 40 of file shared-space-data.hpp.


Constructor & Destructor Documentation

Gecode::Kernel::SharedSpaceData::Data::Data ( void   )  [inline]

Default constructor.

Definition at line 66 of file shared-space-data.hpp.

Gecode::Kernel::SharedSpaceData::Data::~Data ( void   )  [inline, virtual]

Destructor.

Definition at line 69 of file shared-space-data.hpp.


Member Data Documentation

The shared memory area.

Definition at line 43 of file shared-space-data.hpp.

The global propagator information.

Definition at line 45 of file shared-space-data.hpp.


The documentation for this class was generated from the following file: