KrisLibrary  1.0.0
CommandLine::CommandBase Member List

This is the complete list of members for CommandLine::CommandBase, 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
CommandBase() (defined in CommandLine::CommandBase)CommandLine::CommandBaseinline
Description() (defined in CommandLine::CommandBase)CommandLine::CommandBaseinlinevirtual
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()=0 (defined in CommandLine::CommandBase)CommandLine::CommandBasepure virtual
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
~CommandBase() (defined in CommandLine::CommandBase)CommandLine::CommandBaseinlinevirtual