Celartem::DiskStorageWithRollback Class Reference

#include <cel_storage.h>

Inheritance diagram for Celartem::DiskStorageWithRollback:

Inheritance graph
[legend]

List of all members.

Static Public Member Functions

static AutoPtr
< DiskStorageWithRollback
create (const Path &inFileName, AccessMode inAccessMode=accessRead, CreationMode inCreationMode=creationDefault)


Detailed Description

This class provides the disk storage with rollback feature.
See also:
storages, DiskStorage

Definition at line 624 of file cel_storage.h.


Member Function Documentation

static AutoPtr<DiskStorageWithRollback> Celartem::DiskStorageWithRollback::create ( const Path inFileName,
AccessMode  inAccessMode = accessRead,
CreationMode  inCreationMode = creationDefault 
) [static]

This method opens a disk file with rollback feature. For AccessMode and CreationMode configuration, see AccessMode and CreationMode.

Parameters:
inFileName A file to open.
inAccessMode Access mode.
inCreationMode Creation mode.
Returns:
Pointer to the newly created storage.
See also:
DiskStorage, Storage

Reimplemented from Celartem::DiskStorage.


The documentation for this class was generated from the following file:
This document is automatically generated using doxygen 1.5.4 at Fri Jun 27 18:23:21 2008.