Go to the documentation of this file.
17 #ifndef USGOV_710aa24e0e3756888589022bdc6abf6746e70475912e76188583bf7440e73b1c
18 #define USGOV_710aa24e0e3756888589022bdc6abf6746e70475912e76188583bf7440e73b1c
24 namespace us{
namespace gov {
35 void dump(ostream& os)
const;
Definition: fileattr_t.h:28
void hash_data_to_sign(crypto::ec::sigmsg_hasher_t &) const
string path
Definition: fileattr_t.h:32
#define unlikely(x)
Definition: likely.h:30
fileattr_t(const fileattr_t &other)
Definition: fileattr_t.h:30
static string rewrite_path(const string &)
fileattr_t(const string &path, uint32_t sz)
bool from_stream_prev(istream &is)
void to_stream(ostream &os) const
Definition: ripemd160.h:34
us::gov::dfs::fileattr_t c
Definition: fileattr_t.cpp:20
void hash_data(crypto::ripemd160 &) const
bool from_stream(istream &is)
uint32_t sz
Definition: fileattr_t.h:30
void dump(ostream &os) const