Disk ARchive  2.4.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Classes | Namespaces | Functions
sar.hpp File Reference

the sar class holds all the slicing feature More...

#include "../my_config.h"
#include <string>
#include "infinint.hpp"
#include "generic_file.hpp"
#include "header.hpp"
#include "path.hpp"
#include "integers.hpp"
#include "hash_fichier.hpp"

Go to the source code of this file.

Classes

class  libdar::sar
 Sar class stands for Segmentation And Reassembly class. More...
class  libdar::trivial_sar
 "trivial sar" emulates the behavior of sar when all data must be keept in a arbitrary length single slice More...

Namespaces

namespace  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 sar class holds all the slicing feature

Definition in file sar.hpp.