/dev/null type file implementation under the generic_file interface More...
#include "../my_config.h"#include "generic_file.hpp"#include "thread_cancellation.hpp"Go to the source code of this file.
Classes | |
| class | libdar::null_file |
| the null_file class implements the /dev/null behavior More... | |
Namespaces | |
| namespace | libdar |
libdar namespace encapsulate all libdar symbols | |
/dev/null type file implementation under the generic_file interface
this class is used when doing dry-run execution
Definition in file null_file.hpp.
1.6.3