5 #ifndef CVMFS_UTIL_UUID_H_
6 #define CVMFS_UTIL_UUID_H_
27 static Uuid *
Create(
const std::string &store_path);
28 static std::string CreateOneTime();
29 std::string
uuid()
const {
return uuid_; }
30 const unsigned char *
data()
const {
31 return reinterpret_cast<const unsigned char *
>(&uuid_presentation_.uuid);
33 unsigned size()
const {
return sizeof(uuid_presentation_.uuid); }
55 #endif // CVMFS_UTIL_UUID_H_
static Publisher * Create(const SettingsPublisher &settings)
struct cvmcache_object_info __attribute__
const unsigned char * data() const