![]() |
CernVM-FS
2.13.0
|
#include <pipeline.h>
Public Member Functions | |
ScrubbingResult () | |
ScrubbingResult (const std::string &p, const shash::Any &h) | |
Public Attributes | |
std::string | path |
shash::Any | hash |
Definition at line 92 of file pipeline.h.
|
inline |
Definition at line 93 of file pipeline.h.
|
inline |
Definition at line 94 of file pipeline.h.
shash::Any ScrubbingResult::hash |
Definition at line 97 of file pipeline.h.
Referenced by swissknife::CommandScrub::OnFileHashed().
std::string ScrubbingResult::path |
Definition at line 96 of file pipeline.h.
Referenced by spec_builder.SpecPoint::__eq__(), spec_builder.SpecPoint::__gt__(), spec_builder.TracePoint::__gt__(), spec_builder.SpecPoint::__lt__(), spec_builder.TracePoint::__lt__(), spec_builder.SpecPoint::__ne__(), spec_builder.TracePoint::__ne__(), spec_builder.SpecPoint::__str__(), spec_builder.SpecPoint::isParentOf(), and swissknife::CommandScrub::OnFileHashed().