#include <paludis/util/attributes.hh>
#include <paludis/util/options-fwd.hh>
#include <iosfwd>
#include <paludis/qa-se.hh>
Go to the source code of this file.
Namespaces | |
namespace | paludis |
Typedefs | |
typedef Options< QACheckProperty > | paludis::QACheckProperties |
Enumerations | |
enum | paludis::QAMessageLevel { paludis::qaml_debug, paludis::qaml_maybe, paludis::qaml_minor, paludis::qaml_normal, paludis::qaml_severe, paludis::last_qaml } |
enum | paludis::QACheckProperty { paludis::qacp_needs_build, paludis::qacp_needs_network, paludis::last_qacp } |
Functions | |
std::ostream & | paludis::operator<< (std::ostream &, const QAMessageLevel &) PALUDIS_VISIBLE |
std::ostream & | paludis::operator<< (std::ostream &, const QACheckProperty &) PALUDIS_VISIBLE |