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

defines the interaction between libdar and a non communcant "blind" user More...

#include "../my_config.h"
#include <string>
#include "user_interaction.hpp"
#include "secu_string.hpp"
+ Include dependency graph for user_interaction_blind.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libdar::user_interaction_blind
 full implementation class for user_interaction, which shows nothing and assumes answer "no" to any question More...
 

Namespaces

 libdar
 libdar namespace encapsulate all libdar symbols
 

Detailed Description

defines the interaction between libdar and a non communcant "blind" user

Note
yes blind people do communicate, no offense to them, this class just "blindly" answer and do never show messages to a particular user

Definition in file user_interaction_blind.hpp.