Generated on Fri Jul 13 2018 06:08:36 for Gecode by doxygen 1.8.14
Gecode::PostInfo Class Reference

Class to set group information when a post function is executed. More...

#include <core.hpp>

Public Member Functions

 PostInfo (Home home)
 Set information. More...
 
 ~PostInfo (void)
 Reset information. More...
 

Protected Attributes

Spaceh
 The home space. More...
 

Detailed Description

Class to set group information when a post function is executed.

Definition at line 1014 of file core.hpp.

Constructor & Destructor Documentation

◆ PostInfo()

Gecode::PostInfo::PostInfo ( Home  home)
inline

Set information.

Definition at line 3450 of file core.hpp.

◆ ~PostInfo()

Gecode::PostInfo::~PostInfo ( void  )
inline

Reset information.

Definition at line 3454 of file core.hpp.

Member Data Documentation

◆ h

Space& Gecode::PostInfo::h
protected

The home space.

Definition at line 1017 of file core.hpp.


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