#include <define.h>
Inheritance diagram for DefineOpen::Parameter::

Public Types | |
| enum | Type { STRING, TYPE } |
Public Methods | |
| Parameter () | |
| Parameter (std::string v, Type t) | |
| Parameter (std::string v, Type t, std::string default_value) | |
Public Attributes | |
| std::string | value |
| std::string | default_value |
| bool | has_default |
| Type | type |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001