Static Public Member Functions

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

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

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

This document is made with doxygen 1.7.1 at Sun Sep 5 2010 13:03:38.
Caminova Logo