20 #ifndef PALUDIS_GUARD_ARGS_ARGS_GROUP_HH 21 #define PALUDIS_GUARD_ARGS_ARGS_GROUP_HH 1 55 const std::string _name;
56 const std::string _description;
90 struct ConstIteratorTag;
93 ConstIterator begin()
const;
94 ConstIterator end()
const;
102 const std::string & description);
114 const std::string &
name()
const
Definition: about_metadata-fwd.hh:23
Definition: args_group.hh:50
const std::string & name() const
Definition: args_group.hh:114
Definition: args_section.hh:41
Definition: wrapped_forward_iterator-fwd.hh:26
Definition: args_option.hh:74
ArgsSection * section() const
Definition: args_group.hh:69
const std::string & description() const
Definition: args_group.hh:122
#define PALUDIS_VISIBLE
Definition: attributes.hh:59