Disk ARchive  2.4.2
Public Member Functions
libdar::database_dump_options Class Reference

options to write a database to file More...

#include <database_options.hpp>

List of all members.

Public Member Functions

void set_overwrite (bool value)
 overwrite option
bool get_overwrite () const

Detailed Description

options to write a database to file

Definition at line 70 of file database_options.hpp.


Member Function Documentation

void libdar::database_dump_options::set_overwrite ( bool  value) [inline]

overwrite option

Parameters:
[in]valuewhether we can overwrite the file if it already exists

Definition at line 81 of file database_options.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines