KrisLibrary  1.0.0
CommandLine::CommandAuto Member List

This is the complete list of members for CommandLine::CommandAuto, including all inherited members.

AddBoolArg(const char *name, bool &val) (defined in CommandLine::CommandBase)CommandLine::CommandBase
AddDoubleArg(const char *name, double &val) (defined in CommandLine::CommandBase)CommandLine::CommandBase
AddFloatArg(const char *name, float &val) (defined in CommandLine::CommandBase)CommandLine::CommandBase
AddIntArg(const char *name, int &val) (defined in CommandLine::CommandBase)CommandLine::CommandBase
AddStringArg(const char *name, const char *&val) (defined in CommandLine::CommandBase)CommandLine::CommandBase
args (defined in CommandLine::CommandBase)CommandLine::CommandBase
CommandAuto(const char *name_input, const char *desc_input=NULL) (defined in CommandLine::CommandAuto)CommandLine::CommandAutoinline
CommandBase() (defined in CommandLine::CommandBase)CommandLine::CommandBaseinline
desc (defined in CommandLine::CommandAuto)CommandLine::CommandAuto
Description() (defined in CommandLine::CommandAuto)CommandLine::CommandAutoinlinevirtual
Do()=0 (defined in CommandLine::CommandBase)CommandLine::CommandBasepure virtual
GetArgName(int arg) const (defined in CommandLine::CommandBase)CommandLine::CommandBaseinline
GetInput(int i) const (defined in CommandLine::CommandBase)CommandLine::CommandBaseinline
GetOutput(int i=1) (defined in CommandLine::CommandBase)CommandLine::CommandBaseinline
inputs (defined in CommandLine::CommandBase)CommandLine::CommandBase
line (defined in CommandLine::CommandBase)CommandLine::CommandBase
MaxInputs() (defined in CommandLine::CommandBase)CommandLine::CommandBaseinlinevirtual
MinInputs() (defined in CommandLine::CommandBase)CommandLine::CommandBaseinlinevirtual
name (defined in CommandLine::CommandAuto)CommandLine::CommandAuto
Name() (defined in CommandLine::CommandAuto)CommandLine::CommandAutoinlinevirtual
NumArgs() (defined in CommandLine::CommandBase)CommandLine::CommandBaseinlinevirtual
NumInputs() const (defined in CommandLine::CommandBase)CommandLine::CommandBaseinline
NumOutputs() (defined in CommandLine::CommandBase)CommandLine::CommandBaseinlinevirtual
outputs (defined in CommandLine::CommandBase)CommandLine::CommandBase
PrintDescription(std::ostream &out) (defined in CommandLine::CommandBase)CommandLine::CommandBasevirtual
PrintDetailedDescription(std::ostream &out) (defined in CommandLine::CommandBase)CommandLine::CommandBasevirtual
ProcessLine() (defined in CommandLine::CommandBase)CommandLine::CommandBasevirtual
SetArg(int arg, const char *val) (defined in CommandLine::CommandBase)CommandLine::CommandBasevirtual
~CommandAuto() (defined in CommandLine::CommandAuto)CommandLine::CommandAutoinlinevirtual
~CommandBase() (defined in CommandLine::CommandBase)CommandLine::CommandBaseinlinevirtual