user_interaction_specific.hpp File Reference
Wrapper class foruser_interaction
object, the later of which is passed to libdar proper during library operations.
More...
#include <string>
#include "user_interaction.h"
#include "translations.h"
Go to the source code of this file.
Namespaces | |
namespace | libdar |
Detailed Description
Wrapper class foruser_interaction
object, the later of which is passed to libdar proper during library operations.
This class is related to user_interaction_callback
, which is the C++ callback wrapper for the user interaction object.
Definition in file user_interaction_specific.hpp.