KrisLibrary  1.0.0
CommandLine::CommandSetValue< T > Member List

This is the complete list of members for CommandLine::CommandSetValue< T >, 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
CommandSetValue(const char *name_input, T *target_input, const T &val_input) (defined in CommandLine::CommandSetValue< T >)CommandLine::CommandSetValue< T >inline
desc (defined in CommandLine::CommandAuto)CommandLine::CommandAuto
Description() (defined in CommandLine::CommandAuto)CommandLine::CommandAutoinlinevirtual
Do() (defined in CommandLine::CommandSetValue< T >)CommandLine::CommandSetValue< T >inlinevirtual
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::CommandAutoinlinevirtual
name (defined in CommandLine::CommandAuto)CommandLine::CommandAuto
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
target (defined in CommandLine::CommandSetValue< T >)CommandLine::CommandSetValue< T >
val (defined in CommandLine::CommandSetValue< T >)CommandLine::CommandSetValue< T >
~CommandAuto() (defined in CommandLine::CommandAuto)CommandLine::CommandAutoinlinevirtual
~CommandBase() (defined in CommandLine::CommandBase)CommandLine::CommandBaseinlinevirtual