Generated on Thu Mar 22 10:39:53 2012 for Gecode by doxygen 1.6.3

Gecode::GlobalPropInfo Class Reference

Globally shared object for propagator information. More...

#include <global-prop-info.hpp>

List of all members.

Public Member Functions

 GlobalPropInfo (void)
 Initialize.
 GlobalPropInfo (const GlobalPropInfo &gpi)
 Copy during cloning.
 ~GlobalPropInfo (void)
 Destructor.
PropInfoallocate (void)
 Allocate new propagator info.

Detailed Description

Globally shared object for propagator information.

Definition at line 59 of file global-prop-info.hpp.


Constructor & Destructor Documentation

Gecode::GlobalPropInfo::GlobalPropInfo ( void   )  [inline]

Initialize.

Definition at line 184 of file global-prop-info.hpp.

Gecode::GlobalPropInfo::GlobalPropInfo ( const GlobalPropInfo gpi  )  [inline]

Copy during cloning.

Definition at line 190 of file global-prop-info.hpp.

Gecode::GlobalPropInfo::~GlobalPropInfo ( void   )  [inline]

Destructor.

Definition at line 199 of file global-prop-info.hpp.


Member Function Documentation

PropInfo & Gecode::GlobalPropInfo::allocate ( void   )  [inline]

Allocate new propagator info.

Definition at line 229 of file global-prop-info.hpp.


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