Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

SnapShotManager::Default Struct Reference

Local class for handling default values for the options. More...

#include <snapShotManager.h>

List of all members.

Static Public Attributes

const unsigned int FLUSH_TO_DISK_FREQUENCY
 This is the default value of the number of snapshots to be taken before writing them to hard disk.


Detailed Description

Local class for handling default values for the options.


Member Data Documentation

const unsigned int SnapShotManager::Default::FLUSH_TO_DISK_FREQUENCY [static]
 

This is the default value of the number of snapshots to be taken before writing them to hard disk.

Default is ...

See also:
Option::FLUSH_TO_DISK_FREQUENCY