#include "glist.h"
#include "gstring.h"
#include "gcontrol.h"
Go to the source code of this file.
Defines | |
#define | MAX_REAL_LVAL 2147483648.0 |
Enumerations | |
enum | eParamConfig { e_ParamNotUsed, e_ParamUsedSingle, e_ParamUsedRepeat, e_ParamDashSimple, e_ParamNonPosix } |
|
Definition at line 8 of file garg.h. Referenced by gParamVal::GetFloat(), gParamVal::SetString(), and gParamVal::Show(). |
|
|