![]() |
CernVM-FS
2.13.0
|
#include <pipeline.h>
Public Member Functions | |
CompressHashResult () | |
CompressHashResult (const std::string &p, const shash::Any &h) | |
Public Attributes | |
std::string | path |
shash::Any | hash |
Definition at line 157 of file pipeline.h.
|
inline |
Definition at line 158 of file pipeline.h.
|
inline |
Definition at line 159 of file pipeline.h.
shash::Any CompressHashResult::hash |
Definition at line 162 of file pipeline.h.
Referenced by catalog::WritableCatalogManager::CatalogHashSerializedCallback().
std::string CompressHashResult::path |
Definition at line 161 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__(), catalog::WritableCatalogManager::CatalogHashSerializedCallback(), and spec_builder.SpecPoint::isParentOf().