Disk ARchive  2.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Public Member Functions | List of all members
libdar::database_open_options Class Reference

options to open a database More...

#include <database_options.hpp>

Public Member Functions

void set_partial (bool value)
 partial option
 
bool get_partial () const
 

Detailed Description

options to open a database

Definition at line 46 of file database_options.hpp.

Member Function Documentation

void libdar::database_open_options::set_partial ( bool  value)
inline

partial option

Parameters
[in]valueset to true to only load an manipulate database header
Note
if value is set to true, the database loading is quick but only some database methods are available (see the database class documentation)

Definition at line 57 of file database_options.hpp.


The documentation for this class was generated from the following file: