Generated on Mon Aug 25 11:35:48 2008 for Gecode by doxygen 1.5.6

StringOption::Value Class Reference

#include <support.hh>

List of all members.


Detailed Description

Option value.

Definition at line 97 of file support.hh.


Public Attributes

int val
 Value for an option value.
const char * opt
 String for option value.
const char * help
 Optional help text.
Valuenext
 Next option value.

Member Data Documentation

Value for an option value.

Definition at line 99 of file support.hh.

String for option value.

Definition at line 100 of file support.hh.

Optional help text.

Definition at line 101 of file support.hh.

Next option value.

Definition at line 102 of file support.hh.


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