Main Page   Modules   Data Structures   File List   Data Fields   Globals  

user_interaction_specific.hpp File Reference

Wrapper class for user_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 for user_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.