paludis::HookResult Class Reference
[Hooks]
#include <hook.hh>
List of all members.
|
Data members |
|
int | max_exit_status |
|
std::string | output |
Comparison operators |
|
bool | operator== (const HookResult &other) const |
|
bool | operator< (const HookResult &other) const |
Basic operations |
|
| HookResult (const int &value_for_max_exit_status, const std::string &value_for_output) |
Detailed Description
Result of a
Hook.
- See also:
- Hook
The documentation for this class was generated from the following file:
- /home/users/ciaranm/work/paludis/paludis/hook.hh