Qualia
0.2
|
This is the complete list of members for StringCmdOption, including all inherited members.
CmdOption(const char *name_, const char *type_name_, const char *help_="", bool save_=false) | CmdOption | |
help | CmdOption | |
init_value | StringCmdOption | |
initValue() | StringCmdOption | virtual |
is_setted | CmdOption | |
isArgument(bool set_=false) | CmdOption | |
isCurrent(int *argc_, char ***argv_) | CmdOption | |
isMasterSwitch(bool set_=false) | CmdOption | |
isOption(bool set_=false) | CmdOption | |
isText(bool set_=false) | CmdOption | |
load(DiskXFile *file) | StringCmdOption | virtual |
name | CmdOption | |
needsSave | CmdOption | |
printValue(DiskXFile *file_) | StringCmdOption | virtual |
ptr | StringCmdOption | |
read(int *argc_, char ***argv_) | StringCmdOption | virtual |
save(DiskXFile *file) | StringCmdOption | virtual |
StringCmdOption(const char *name_, char **ptr_, const char *init_value_, const char *help_="", bool save_=false) | StringCmdOption | |
type_name | CmdOption | |
~CmdOption() | CmdOption | virtual |
~StringCmdOption() | StringCmdOption |