CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
publish::Command::Parameter Member List

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

arg_namepublish::Command::Parameter
descriptionpublish::Command::Parameter
is_optionalpublish::Command::Parameter
is_switchpublish::Command::Parameter
keypublish::Command::Parameter
Mandatory(const std::string &key, char short_key, const std::string &arg_name, const std::string &desc)publish::Command::Parameterinlinestatic
operator!=(const Parameter &other) const publish::Command::Parameterinline
operator<(const Parameter &other) const publish::Command::Parameterinline
operator==(const Parameter &other) const publish::Command::Parameterinline
Optional(const std::string &key, char short_key, const std::string &arg_name, const std::string &desc)publish::Command::Parameterinlinestatic
Parameter(const std::string &key)publish::Command::Parameterinlineexplicit
Parameter(const std::string &key, char short_key, const std::string &arg_name, const std::string &desc, bool is_switch, bool is_optional)publish::Command::Parameterinline
short_keypublish::Command::Parameter
Switch(const std::string &key, char short_key, const std::string &desc)publish::Command::Parameterinlinestatic