Gecode::Driver::StringOption::Value Class Reference
Option value. More...
#include <driver.hh>
Public Attributes | |
| int | val |
| Value for an option value. | |
| const char * | opt |
| String for option value. | |
| const char * | help |
| Optional help text. | |
| Value * | next |
| Next option value. | |
Detailed Description
Option value.
Definition at line 177 of file driver.hh.
Member Data Documentation
| const char* Gecode::Driver::StringOption::Value::opt |
| const char* Gecode::Driver::StringOption::Value::help |
The documentation for this class was generated from the following file:
- gecode/driver.hh
