CernVM-FS  2.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CompressHashResult Struct Reference

#include <pipeline.h>

Collaboration diagram for CompressHashResult:

Public Member Functions

 CompressHashResult ()
 
 CompressHashResult (const std::string &p, const shash::Any &h)
 

Public Attributes

std::string path
 
shash::Any hash
 

Detailed Description

Definition at line 157 of file pipeline.h.

Constructor & Destructor Documentation

CompressHashResult::CompressHashResult ( )
inline

Definition at line 158 of file pipeline.h.

CompressHashResult::CompressHashResult ( const std::string &  p,
const shash::Any h 
)
inline

Definition at line 159 of file pipeline.h.

Member Data Documentation

shash::Any CompressHashResult::hash

The documentation for this struct was generated from the following file: