StringOption::Value Class Reference
#include <support.hh>
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. | |
Value * | next |
Next option value. |
Member Data Documentation
const char* StringOption::Value::opt |
const char* StringOption::Value::help |
The documentation for this class was generated from the following file:
- examples/support.hh (Revision: 7347)