StuBS
Parameter Member List

This is the complete list of members for Parameter, including all inherited members.

check(const std::string &arg) constParameter
checkType(enum FileSystemInterface::FileType ft) constParameterprivate
complete(const std::string &in, const std::string &part, std::vector< std::string > &completions) constParameter
DIRECTORY enum valueParameter
Exist enum nameParameter
FILE enum valueParameter
getName(void) constParameter
localParameter
MAY_EXIST enum valueParameter
MUST_EXIST enum valueParameter
MUST_NOT_EXIST enum valueParameter
nameParameter
optionalParameter
Parameter()Parameterinline
Parameter(const bool &&local, const enum Type &&type, const enum Exist &&status=MUST_EXIST, const bool &&optional=false, const std::string name=std::string())Parameterinline
PATH enum valueParameter
statusParameter
SYMLINK enum valueParameter
TEXT enum valueParameter
typeParameter
Type enum nameParameter