Disk ARchive  2.6.8
Full featured and portable backup and archiving tool
Classes | Namespaces
thread_cancellation.hpp File Reference

to be able to cancel libdar operation while running in a given thread. More...

#include "../my_config.h"
#include <list>
#include <map>
#include "integers.hpp"
#include "erreurs.hpp"

Go to the source code of this file.

Classes

class  libdar::thread_cancellation
 class to be used as parent to provide checkpoints to inherited classes More...
 

Namespaces

 libdar
 libdar namespace encapsulate all libdar symbols
 

Detailed Description

to be able to cancel libdar operation while running in a given thread.

Note
API included module due to dependencies

Definition in file thread_cancellation.hpp.