Disk ARchive 2.7.16
Full featured and portable backup and archiving tool
Classes | Namespaces | Macros
statistics.hpp File Reference

class handling access to the data summary of treated files after and during each operation More...

#include "../my_config.h"
#include "infinint.hpp"
#include "user_interaction.hpp"
#include "deci.hpp"
+ Include dependency graph for statistics.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libdar::statistics
 class used by libdar::archive class to give a summary of treated file during and after an operation More...
 

Namespaces

namespace  libdar
 libdar namespace encapsulate all libdar symbols
 

Detailed Description

class handling access to the data summary of treated files after and during each operation

Definition in file statistics.hpp.

Macro Definition Documentation

◆ LOCK_IN

#define LOCK_IN

Definition at line 51 of file statistics.hpp.

◆ LOCK_IN_CONST

#define LOCK_IN_CONST

Definition at line 53 of file statistics.hpp.

◆ LOCK_OUT

#define LOCK_OUT

Definition at line 52 of file statistics.hpp.

◆ LOCK_OUT_CONST

#define LOCK_OUT_CONST

Definition at line 54 of file statistics.hpp.