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. | |
~PostInfo (void) | |
Reset information. | |
Protected Attributes | |
Space & | h |
The home space. |
Detailed Description
Class to set group information when a post function is executed.
Definition at line 1014 of file core.hpp.
Constructor & Destructor Documentation
Gecode::PostInfo::PostInfo | ( | Home | home | ) | [inline] |
Gecode::PostInfo::~PostInfo | ( | void | ) | [inline] |
Member Data Documentation
Space& Gecode::PostInfo::h [protected] |
The documentation for this class was generated from the following file:
- gecode/kernel/core.hpp (Revision: 15597)