#include <garg.h>
Inheritance diagram for gParamElem:
Public Member Functions | |
gParamElem (eParamConfig aParamConfig=e_ParamNotUsed) | |
virtual | ~gParamElem () |
t_uchar | MainChar () |
unsigned | Add (gString ©) |
unsigned | Add (char *s) |
virtual gStorage * | NewObject () |
Public Attributes | |
eParamConfig | paramConfig |
t_uchar | mainChr |
sParamRaw | sRaw |
|
|
|
|
|
Reimplemented from gList. |
|
Reimplemented from gList. Definition at line 377 of file garg.cpp. Referenced by gArg::thisProcessParamElem(). |
|
Definition at line 171 of file garg.h. Referenced by gArg::thisFillParamFromStr(), and gArg::thisFindParamFromChr(). |
|
Reimplemented from gListGeneric. |
|
Definition at line 167 of file garg.h. Referenced by MainChar(), and gArg::thisProcessParamElem(). |
|
Definition at line 166 of file garg.h. Referenced by gArg::thisFillParamFromChr(), gArg::thisFillParamFromStr(), and gArg::thisProcessParamElem(). |
|
Definition at line 168 of file garg.h. Referenced by Add(), gArg::Show(), gArg::thisFillParamFromChr(), gArg::thisFillParamFromStr(), gArg::thisFindParamFromStr(), and gArg::thisFlushAll(). |