#include <paludis/util/attributes.hh>
#include <iosfwd>
#include <paludis/hook-se.hh>
Go to the source code of this file.
Namespaces | |
namespace | paludis |
Enumerations | |
enum | paludis::HookOutputDestination { paludis::hod_grab, paludis::hod_stdout, paludis::last_hod } |
Functions | |
std::ostream & | paludis::operator<< (std::ostream &, const HookOutputDestination &) PALUDIS_VISIBLE |