5 #ifndef CVMFS_SWISSKNIFE_LEASE_JSON_H_
6 #define CVMFS_SWISSKNIFE_LEASE_JSON_H_
20 std::string *session_token);
22 std::string* session_token,
23 uint64_t *current_revision,
24 std::string ¤t_root_hash);
27 #endif // CVMFS_SWISSKNIFE_LEASE_JSON_H_
LeaseReply ParseAcquireReplyWithRevision(const CurlBuffer &buffer, std::string *session_token, uint64_t *current_revision, std::string ¤t_root_hash)
static LeaseReply ParseDropReply(const CurlBuffer &buffer, int llvl)
static LeaseReply ParseAcquireReply(const CurlBuffer &buffer, std::string *session_token, int llvl)