Gecode::Driver::ExtractStepOption< BaseSpace > Class Template Reference
Class to extract the step option value. More...
#include <driver.hh>
Public Member Functions | |
ExtractStepOption (const Options &opt) | |
Constructor that extracts the step value. | |
ExtractStepOption (bool share, BaseSpace &e) | |
Constructor used for cloning. |
Detailed Description
template<class BaseSpace>
class Gecode::Driver::ExtractStepOption< BaseSpace >
Class to extract the step option value.
Definition at line 668 of file driver.hh.
Constructor & Destructor Documentation
template<class BaseSpace >
Gecode::Driver::ExtractStepOption< BaseSpace >::ExtractStepOption | ( | const Options & | opt | ) | [inline] |
template<class BaseSpace >
Gecode::Driver::ExtractStepOption< BaseSpace >::ExtractStepOption | ( | bool | share, | |
BaseSpace & | e | |||
) | [inline] |
The documentation for this class was generated from the following file:
- gecode/driver.hh (Revision: 14462)