![]() |
Disk ARchive 2.7.14
Full featured and portable backup and archiving tool
|
set of datastructures used to interact with a catalogue object More...
#include "//include/dar/libdar_my_config.h"
#include "//include/dar/integers.hpp"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | libdar |
libdar namespace encapsulate all libdar symbols | |
Functions | |
std::string | libdar::hash_algo_to_string (hash_algo algo) |
convert hash value to human readable string | |
bool | libdar::string_to_hash_algo (const std::string &arg, hash_algo &val) |
convert string to hash algorithm | |
U_I | libdar::hash_algo_to_gcrypt_hash (hash_algo algo) |
convert hash value to libgcrypt hash value | |
unsigned char | libdar::hash_algo_to_char (hash_algo algo) |
convert hash value to char value | |
hash_algo | libdar::char_to_hash_algo (unsigned char arg) |
convert char to hash_algo | |
set of datastructures used to interact with a catalogue object
Definition in file dar64-2.7.14-win64/include/dar/archive_aux.hpp.