, including all inherited members.
add_file(const char *pathname) | aegis::storage | |
add_link(const char *pathname, const char *to_file) | aegis::storage | |
commit() | aegis::storage | |
contains_file(const char *pathname) | aegis::storage | |
contains_link(const char *pathname) | aegis::storage | |
filename() | aegis::storage | |
get_file(const char *pathname, RAWDATA_RPTR to_buf, size_t *bytes) | aegis::storage | |
get_files(stringlist &names) | aegis::storage | |
get_ufiles(stringlist &names) | aegis::storage | |
hash_of_file(const char *pathname, std::string &hash) | aegis::storage | |
iterate_storage_names(storage::visibility_t of_visibility, storage::protection_t of_protection, const char *matching_names, aegis_callback *cb_func, void *ctx) | aegis::storage | [static] |
member(const char *pathname) | aegis::storage | |
name() | aegis::storage | |
nbrof_files() | aegis::storage | |
nbrof_links() | aegis::storage | |
no_access enum value | aegis::storage | |
p_file (defined in aegis::storage) | aegis::storage | [friend] |
pe_file (defined in aegis::storage) | aegis::storage | [friend] |
prot_encrypted enum value | aegis::storage | |
prot_signed enum value | aegis::storage | |
protection() | aegis::storage | [inline] |
protection_t enum name | aegis::storage | |
put_file(const char *pathname, RAWDATA_PTR data, size_t bytes) | aegis::storage | |
read_link(const char *pathname, std::string &points_to) | aegis::storage | |
readable enum value | aegis::storage | |
refresh() | aegis::storage | |
release(stringlist &list) | aegis::storage | |
release_buffer(RAWDATA_PTR buf) | aegis::storage | |
remove_all_files() | aegis::storage | |
remove_file(const char *pathname) | aegis::storage | |
remove_link(const char *pathname) | aegis::storage | |
rename(const char *pathname, const char *to_this) | aegis::storage | |
stat_file(const char *pathname, struct stat *stbuf) | aegis::storage | |
status() | aegis::storage | |
status_t enum name | aegis::storage | |
storage(const char *name, const char *owner, visibility_t visibility, protection_t protection) | aegis::storage | |
storage(const char *name, visibility_t visibility, protection_t protection) | aegis::storage | |
stringlist typedef | aegis::storage | |
test_xts_aes(bool do_encrypt, int8_t key[32], int8_t ivec[16], size_t block_nr, int8_t idata[16], int8_t odata[16]) | aegis::storage | |
token() | aegis::storage | |
verify_content(const char *pathname, unsigned char *data, size_t of_len) | aegis::storage | |
verify_file(const char *pathname) | aegis::storage | |
vis_global enum value | aegis::storage | |
vis_private enum value | aegis::storage | |
vis_shared enum value | aegis::storage | |
visibility() | aegis::storage | [inline] |
visibility_t enum name | aegis::storage | |
writable enum value | aegis::storage | |
~storage() | aegis::storage | |