#include <parser.h>
Definition at line 539 of file parser.h.
| Enumerator |
|---|
| BOOL |
|
| LONG |
|
| REAL |
|
| OPTION |
|
| STRING |
|
| INVALID |
|
Definition at line 541 of file parser.h.
| Enumerator |
|---|
| NOTQUOTED |
|
| QUOTED |
|
Definition at line 542 of file parser.h.
| Option::Option |
( |
bool |
val | ) |
|
|
inline |
| Option::Option |
( |
long |
val | ) |
|
|
inline |
| Option::Option |
( |
double |
val | ) |
|
|
inline |
| Option::Option |
( |
const string & |
val, |
|
|
enum Quoted |
q |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- /home66/gary/public_html/cloudy/c17_branch/source/parser.h