Disk ARchive  2.7.14
Full featured and portable backup and archiving tool
Classes | Namespaces | Functions
trivial_sar.hpp File Reference

the trivial_sar classes manages the slicing layer when single slice is used More...

#include "../my_config.h"
#include <string>
#include "infinint.hpp"
#include "generic_file.hpp"
#include "integers.hpp"
#include "entrepot.hpp"
#include "contextual.hpp"
#include "mem_ui.hpp"
+ Include dependency graph for trivial_sar.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libdar::trivial_sar
 

Namespaces

 libdar
 libdar namespace encapsulate all libdar symbols
 

Functions

std::string libdar::sar_make_filename (const std::string &base_name, const infinint &num, const infinint &min_digits, const std::string &ext)
 return the name of a slice given the base_name, slice number and extension
 

Detailed Description

the trivial_sar classes manages the slicing layer when single slice is used

Definition in file trivial_sar.hpp.